index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-25
[NET] rules: Unified rules dumping
Thomas Graf
6
-34
/
+45
2007-04-25
[RTNL]: Use rtnl registration interface for dump-all aliases
Thomas Graf
1
-6
/
+3
2007-04-25
[BRIDGE]: Use rtnl registration interface
Thomas Graf
3
-13
/
+17
2007-04-25
[IPv6]: Use rtnl registration interface
Thomas Graf
7
-31
/
+31
2007-04-25
[DECNet]: Use rtnl registration interface
Thomas Graf
7
-36
/
+20
2007-04-25
[PKT_SCHED] act: Use rtnl registration interface
Thomas Graf
1
-9
/
+3
2007-04-25
[PKT_SCHED] cls: Use rtnl registration interface
Thomas Graf
1
-12
/
+4
2007-04-25
[PKT_SCHED] qdisc: Use rtnl registration interface
Thomas Graf
2
-21
/
+8
2007-04-25
[IPv4]: Use rtnl registration interface
Thomas Graf
5
-29
/
+20
2007-04-25
[NET] rules: Use rtnl registration interface
Thomas Graf
3
-12
/
+7
2007-04-25
[NEIGH]: Use rtnl registration interface
Thomas Graf
3
-21
/
+20
2007-04-25
[NET] link: Use rtnl registration interface
Thomas Graf
1
-5
/
+3
2007-04-25
[RTNL]: Message handler registration interface
Thomas Graf
3
-29
/
+184
2007-04-25
[CCID3]: Use initial RTT sample from SYN exchange
Gerrit Renker
1
-10
/
+21
2007-04-25
[DCCP]: Sample RTT from SYN exchange
Gerrit Renker
3
-0
/
+18
2007-04-25
[CCID3]: Use function for RTT sampling
Gerrit Renker
2
-41
/
+11
2007-04-25
[DCCP]: Provide function for RTT sampling
Gerrit Renker
2
-2
/
+48
2007-04-25
[CCID3]: Handle Idle and Application-Limited periods
Gerrit Renker
1
-44
/
+40
2007-04-25
[CCID3]: Wrap computation of RFC3390-initial rate into separate function
Gerrit Renker
1
-7
/
+18
2007-04-25
[CCID3]: Remove build warnings for 64bit
Gerrit Renker
1
-5
/
+7
2007-04-25
[CCID3]: More to see in dccp_probe
Gerrit Renker
1
-7
/
+10
2007-04-25
[CCID3]: Add documentation for socket options
Gerrit Renker
1
-0
/
+10
2007-04-25
[DCCP]: More debug information for dccp_wait_for_ccid
Gerrit Renker
1
-1
/
+2
2007-04-25
[DCCP]: Always use debug-toggle parameters
Gerrit Renker
1
-4
/
+0
2007-04-25
[CCID3]: Remove race condition and update t_ipi when `s' changes
Gerrit Renker
1
-23
/
+12
2007-04-25
[CCID3]: More verbose debugging
Ian McDonald
1
-1
/
+12
2007-04-25
[CCID3]: Fix use of invalid loss intervals
Ian McDonald
1
-1
/
+1
2007-04-25
[CCID3]: Use MSS for larger initial windows
Gerrit Renker
1
-5
/
+5
2007-04-25
[CCID3]: Re-order CCID 3 source file
Gerrit Renker
1
-44
/
+45
2007-04-25
[CCID3]: Remove redundant `len' test
Gerrit Renker
1
-5
/
+2
2007-04-25
[DCCP]: Remove ambiguity in the way before48 is used
Gerrit Renker
1
-2
/
+4
2007-04-25
[DCCP]: Fix for follows48
Gerrit Renker
1
-3
/
+1
2007-04-25
[DCCP]: Make `before' relation unambiguous
Gerrit Renker
1
-5
/
+2
2007-04-25
[DCCP]: Make dccp_delta_seqno return signed numbers
Gerrit Renker
1
-2
/
+5
2007-04-25
[DCCP]: 48-bit sequence number arithmetic
Gerrit Renker
2
-21
/
+28
2007-04-25
[FORCEDETH]: Use skb_tailroom where appropriate
Arnaldo Carvalho de Melo
1
-11
/
+7
2007-04-25
[LMC]: lmc_main wants to use skb_tailroom
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[ATM] idt77252: Fix double kfree_skb on failure in push_rx_skb
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-04-25
[SK_BUFF] ipv6: Use skb_network_offset in some more places
Arnaldo Carvalho de Melo
2
-3
/
+4
2007-04-25
[NETLINK]: Use nlmsg_trim() where appropriate
Arnaldo Carvalho de Melo
34
-62
/
+93
2007-04-25
[NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END}
Arnaldo Carvalho de Melo
1
-12
/
+0
2007-04-25
[SK_BUFF]: Remove skb_add_mtu() leftovers
Arnaldo Carvalho de Melo
2
-15
/
+0
2007-04-25
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
15
-18
/
+23
2007-04-25
[IPV4]: fib_trie root node settings
Robert Olsson
1
-2
/
+2
2007-04-25
[IPV4]: fib_trie resize break
Robert Olsson
1
-3
/
+23
2007-04-25
[SK_BUFF]: Adjust the zeroing up to tail in __alloc_skb too
Arnaldo Carvalho de Melo
1
-1
/
+4
2007-04-25
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
15
-56
/
+101
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
110
-329
/
+396
2007-04-25
[VLAN] vlan_dev: Use skb_reset_network_header().
David S. Miller
1
-1
/
+1
2007-04-25
[IrDA]: SMC SuperIO Chip LPC47N227 not identified properly
Peter Kovar
1
-0
/
+1
[next]