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.13.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
/
include
/
net
/
netns
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-08
netfilter: nf_ct_helper: allow to disable automatic helper assignment
Eric Leblond
1
-0
/
+3
2012-04-21
net ipv6: Don't use sysctl tables with .child entries.
Eric W. Biederman
1
-1
/
+3
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2012-03-05
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2012-01-28
netns: Fail conspicously if someone uses net_generic at an inappropriate time.
Eric W. Biederman
1
-0
/
+1
2011-12-13
per-netns ipv4 sysctl_tcp_mem
Glauber Costa
1
-0
/
+1
2011-12-12
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2
-2
/
+2
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2011-11-22
netfilter: nf_conntrack: make event callback registration per-netns
Pablo Neira Ayuso
1
-0
/
+2
2011-11-14
ipv6: reduce percpu needs for icmpv6msg mibs
Eric Dumazet
1
-1
/
+1
2011-11-10
ipv4: reduce percpu needs for icmpmsg mibs
Eric Dumazet
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-05-14
net: ipv4: add IPPROTO_ICMP socket kind
Vasiliy Kulikov
1
-0
/
+2
2011-03-25
ipv4: Invalidate nexthop cache nh_saddr more correctly.
David S. Miller
1
-0
/
+1
2011-03-15
ipvs: move struct netns_ipvs
Julian Anastasov
1
-143
/
+0
2011-01-19
netfilter: nf_conntrack_tstamp: add flow-based timestamp extension
Pablo Neira Ayuso
1
-0
/
+2
2011-01-14
netfilter: nf_conntrack: use is_vmalloc_addr()
Patrick McHardy
2
-3
/
+0
2011-01-13
IPVS: netns, svc counters moved in ip_vs_ctl,c
Hans Schillstrom
1
-0
/
+3
2011-01-13
IPVS: netns, trash handling
Hans Schillstrom
1
-0
/
+3
2011-01-13
IPVS: netns, defense work timer.
Hans Schillstrom
1
-0
/
+3
2011-01-13
IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.
Hans Schillstrom
1
-2
/
+35
2011-01-13
IPVS: netns, connection hash got net as param.
Hans Schillstrom
1
-0
/
+2
2011-01-13
IPVS: netns, ip_vs_stats and its procfs
Hans Schillstrom
1
-0
/
+4
2011-01-13
IPVS: netns awareness to ip_vs_sync
Hans Schillstrom
1
-0
/
+16
2011-01-13
IPVS: netns awareness to ip_vs_est
Hans Schillstrom
1
-0
/
+4
2011-01-13
IPVS: netns awareness to ip_vs_app
Hans Schillstrom
1
-0
/
+5
2011-01-13
IPVS: netns preparation for proto_sctp
Hans Schillstrom
1
-0
/
+9
2011-01-13
IPVS: netns preparation for proto_udp
Hans Schillstrom
1
-0
/
+8
2011-01-13
IPVS: netns preparation for proto_tcp
Hans Schillstrom
1
-0
/
+8
2011-01-13
IPVS: netns, prepare protocol
Hans Schillstrom
1
-0
/
+3
2011-01-13
IPVS: netns awarness to lblc sheduler
Hans Schillstrom
1
-0
/
+4
2011-01-13
IPVS: netns awarness to lblcr sheduler
Hans Schillstrom
1
-0
/
+5
2011-01-13
IPVS: netns to services part 1
Hans Schillstrom
1
-0
/
+8
2011-01-13
IPVS: netns, add basic init per netns.
Hans Schillstrom
1
-0
/
+25
2010-11-21
netns: let net_generic take pointer-to-const args
Jan Engelhardt
1
-1
/
+1
2010-10-18
netns: reorder fields in struct net
Eric Dumazet
1
-4
/
+5
2010-05-11
ipv6: ip6mr: support multiple tables
Patrick McHardy
1
-0
/
+5
2010-05-11
ipv6: ip6mr: move mroute data into seperate structure
Patrick McHardy
1
-12
/
+1
2010-05-11
ipv6: ip6mr: convert struct mfc_cache to struct list_head
Patrick McHardy
1
-2
/
+2
2010-05-11
ipv6: ip6mr: move unres_queue and timer to per-namespace data
Patrick McHardy
1
-0
/
+2
2010-05-08
ipv4: remove ip_rt_secret timer (v4)
Neil Horman
1
-1
/
+0
2010-04-28
net: disallow to use net_assign_generic externally
Jiri Pirko
1
-7
/
+2
2010-04-14
ipv4: ipmr: support multiple tables
Patrick McHardy
1
-0
/
+5
2010-04-14
ipv4: ipmr: move mroute data into seperate structure
Patrick McHardy
1
-12
/
+1
2010-04-14
ipv4: ipmr: convert struct mfc_cache to struct list_head
Patrick McHardy
1
-2
/
+2
2010-04-14
ipv4: ipmr: move unres_queue and timer to per-namespace data
Patrick McHardy
1
-0
/
+2
2010-02-23
packet: convert socket list to RCU (v3)
stephen hemminger
1
-2
/
+2
2010-02-17
percpu: add __percpu sparse annotations to net
Tejun Heo
2
-2
/
+2
2010-02-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
3
-0
/
+10
2010-02-08
netfilter: nf_conntrack: fix hash resizing with namespaces
Patrick McHardy
2
-0
/
+2
[next]