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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-4
/
+22
2010-02-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
6
-623
/
+574
2010-02-24
netfilter: xtables: reduce arguments to translate_table
Jan Engelhardt
3
-81
/
+45
2010-02-24
netfilter: xtables: optimize call flow around xt_ematch_foreach
Jan Engelhardt
2
-124
/
+62
2010-02-24
netfilter: xtables: replace XT_MATCH_ITERATE macro
Jan Engelhardt
3
-38
/
+130
2010-02-24
netfilter: xtables: optimize call flow around xt_entry_foreach
Jan Engelhardt
3
-360
/
+182
2010-02-24
netfilter: xtables: replace XT_ENTRY_ITERATE macro
Jan Engelhardt
3
-165
/
+306
2010-02-23
net: bug fix for vlan + gro issue
Ajit Khaparde
1
-1
/
+1
2010-02-23
xfrm: clone mark when cloning policy
Jamal Hadi Salim
1
-0
/
+1
2010-02-23
netfilter: xt_recent: fix false match
Tim Gardner
1
-1
/
+1
2010-02-23
netfilter: xt_recent: fix buffer overflow
Tim Gardner
1
-1
/
+1
2010-02-22
xfrm: Allow user space manipulation of SPD mark
Jamal Hadi Salim
1
-6
/
+25
2010-02-22
xfrm: Allow user space config of SAD mark
Jamal Hadi Salim
1
-15
/
+57
2010-02-22
xfrm: SP lookups with mark
Jamal Hadi Salim
1
-1
/
+11
2010-02-22
xfrm: SP lookups signature with mark
Jamal Hadi Salim
3
-11
/
+11
2010-02-22
xfrm: SA lookups with mark
Jamal Hadi Salim
1
-0
/
+12
2010-02-22
xfrm: SA lookups signature with mark
Jamal Hadi Salim
12
-48
/
+68
2010-02-22
af_key: locking change
stephen hemminger
1
-60
/
+16
2010-02-22
packet: convert socket list to RCU (v3)
stephen hemminger
1
-31
/
+31
2010-02-19
net-sysfs: Use rtnl_trylock in wireless sysfs methods.
Eric W. Biederman
1
-1
/
+2
2010-02-19
net: Fix sysctl restarts...
Eric W. Biederman
2
-3
/
+20
2010-02-19
xfrm: Flushing empty SPD generates false events
Jamal Hadi Salim
3
-6
/
+20
2010-02-19
xfrm: Flushing empty SAD generates false events
Jamal Hadi Salim
3
-4
/
+14
2010-02-19
pfkey: fix SA and SP flush sequence
Jamal Hadi Salim
1
-6
/
+27
2010-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-12
/
+12
2010-02-19
netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing...
Patrick McHardy
1
-7
/
+1
2010-02-19
netfilter: nf_queue: fix NF_STOLEN skb leak
Eric Dumazet
1
-1
/
+1
2010-02-19
netfilter: ctnetlink: fix creation of conntrack with helpers
Pablo Neira Ayuso
1
-11
/
+11
2010-02-18
xfrm: Introduce LINUX_MIB_XFRMFWDHDRERROR
jamal
2
-2
/
+2
2010-02-18
net: TCP thin dupack
Andreas Petlund
3
-0
/
+26
2010-02-18
net: TCP thin linear timeouts
Andreas Petlund
3
-1
/
+34
2010-02-18
const: struct nla_policy
Alexey Dobriyan
8
-28
/
+19
2010-02-18
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
16
-36
/
+31
2010-02-18
ipv6: use standard lists for FIB walks
Alexey Dobriyan
1
-13
/
+4
2010-02-18
ipv6: remove stale MIB definitions
Alexey Dobriyan
1
-5
/
+0
2010-02-18
AF_UNIX: update locking comment
Stephen Hemminger
1
-1
/
+1
2010-02-18
netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n
Patrick McHardy
1
-1
/
+5
2010-02-18
ipvs: SCTP Trasport Loadbalancing Support
Venkata Mohan Reddy
7
-11
/
+1264
2010-02-18
Merge branch 'ebt_config_compat_v4' of git://git.breakpoint.cc/fw/nf-next-2.6
Patrick McHardy
4
-119
/
+1124
2010-02-17
IPv6: convert mc_lock to spinlock
Stephen Hemminger
1
-9
/
+10
2010-02-17
net: export attach/detach filter routines
Michael S. Tsirkin
1
-0
/
+2
2010-02-17
net: bug fix for vlan + gro issue
Ajit Khaparde
1
-1
/
+1
2010-02-17
xfrm: Revert false event eliding commits.
David S. Miller
4
-20
/
+9
2010-02-17
ethtool: Don't flush n-tuple list from ethtool_reset()
Ben Hutchings
1
-3
/
+0
2010-02-17
net: use kasprintf() for socket cache names
Alexey Dobriyan
1
-8
/
+2
2010-02-17
xt_hashlimit: fix locking
Eric Dumazet
1
-4
/
+0
2010-02-17
ipmr: remove useless checks from ipmr_device_event
Pavel Emelyanov
1
-3
/
+0
2010-02-17
net: remove INIT_RCU_HEAD() usage
Alexey Dobriyan
8
-10
/
+0
2010-02-16
percpu: add __percpu sparse annotations to net
Tejun Heo
14
-101
/
+110
2010-02-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-46
/
+55
[next]