index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-19
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
16
-36
/
+31
2010-02-19
ipv6: use standard lists for FIB walks
Alexey Dobriyan
1
-13
/
+4
2010-02-19
ipv6: remove stale MIB definitions
Alexey Dobriyan
1
-5
/
+0
2010-02-19
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-18
IPv6: convert mc_lock to spinlock
Stephen Hemminger
1
-9
/
+10
2010-02-18
net: export attach/detach filter routines
Michael S. Tsirkin
1
-0
/
+2
2010-02-18
net: bug fix for vlan + gro issue
Ajit Khaparde
1
-1
/
+1
2010-02-18
xfrm: Revert false event eliding commits.
David S. Miller
4
-20
/
+9
2010-02-18
ethtool: Don't flush n-tuple list from ethtool_reset()
Ben Hutchings
1
-3
/
+0
2010-02-18
net: use kasprintf() for socket cache names
Alexey Dobriyan
1
-8
/
+2
2010-02-18
xt_hashlimit: fix locking
Eric Dumazet
1
-4
/
+0
2010-02-18
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-17
percpu: add __percpu sparse annotations to net
Tejun Heo
14
-101
/
+110
2010-02-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-46
/
+55
2010-02-17
xfrm: avoid spinlock in get_acqseq() used by xfrm user
jamal
1
-5
/
+5
2010-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-33
/
+23
2010-02-17
net neigh: Decouple per interface neighbour table controls from binary sysctls
Eric W. Biederman
5
-11
/
+8
2010-02-17
net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
Eric W. Biederman
1
-13
/
+13
2010-02-17
tunnels: fix netns vs proto registration ordering
Alexey Dobriyan
4
-62
/
+47
2010-02-17
gre: fix netns vs proto registration ordering
Alexey Dobriyan
1
-9
/
+10
2010-02-17
xfrm: Fix xfrm_state_clone leak
Herbert Xu
1
-9
/
+3
2010-02-17
ipcomp: Avoid duplicate calls to ipcomp_destroy
Herbert Xu
2
-10
/
+2
2010-02-17
ethtool: allow non-admin user to read GRO settings.
stephen hemminger
1
-0
/
+1
2010-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
84
-1713
/
+2053
2010-02-16
netfilter: ebtables: mark: add CONFIG_COMPAT support
Florian Westphal
2
-0
/
+68
2010-02-16
netfilter: ebt_limit: add CONFIG_COMPAT support
Florian Westphal
1
-0
/
+16
2010-02-16
netfilter: ebtables: try native set/getsockopt handlers, too
Florian Westphal
1
-10
/
+24
2010-02-16
netfilter: ebtables: add CONFIG_COMPAT support
Florian Westphal
1
-1
/
+886
2010-02-16
netfilter: ebtables: split update_counters into two functions
Florian Westphal
1
-16
/
+26
2010-02-16
netfilter: ebtables: split copy_everything_to_user into two functions
Florian Westphal
1
-32
/
+38
2010-02-16
netfilter: ebtables: split do_replace into two functions
Florian Westphal
1
-65
/
+71
2010-02-16
ethtool: reduce stack usage
Eric Dumazet
1
-7
/
+28
2010-02-16
X25: Dont let x25_bind use addresses containing characters
andrew hendry
1
-1
/
+10
2010-02-16
X25: Fix x25_create errors for bad protocol and ENOBUFS
andrew hendry
1
-4
/
+9
2010-02-16
xfrm: Flushing empty SPD generates false events
jamal
3
-5
/
+12
2010-02-16
xfrm: Flushing empty SAD generates false events
jamal
3
-4
/
+8
2010-02-16
IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS
Shan Wei
1
-9
/
+4
2010-02-16
ethtool: Move n-tuple capability check into set_flags
Peter Waskiewicz
1
-5
/
+8
2010-02-16
ethtool: Fix filter addition when caching n-tuple filters
Peter Waskiewicz
1
-16
/
+24
2010-02-15
netfilter: CONFIG_COMPAT: allow delta to exceed 32767
Florian Westphal
1
-3
/
+3
2010-02-15
netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets
Florian Westphal
17
-17
/
+17
2010-02-15
netfilter: ebtables: abort if next_offset is too small
Florian Westphal
1
-0
/
+2
2010-02-15
netfilter: ctnetlink: add zone support
Patrick McHardy
1
-19
/
+73
2010-02-15
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
17
-78
/
+193
2010-02-15
netfilter: nf_conntrack: pass template to l4proto ->error() handler
Patrick McHardy
7
-9
/
+13
2010-02-15
netfilter: xtables: add const qualifiers
Jan Engelhardt
4
-136
/
+168
[next]