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
/
include
/
net
/
netns
/
ipv4.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2012-09-18
netns: move net->ipv4.rt_genid to net->rt_genid
Nicolas Dichtel
1
-1
/
+0
2012-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
1
-1
/
+2
2012-08-30
netfilter: add protocol independent NAT core
Patrick McHardy
1
-2
/
+0
2012-08-15
userns: Use kgids for sysctl_ping_group_range
Eric W. Biederman
1
-1
/
+2
2012-07-31
ipv4: remove rt_cache_rebuild_count
Eric Dumazet
1
-2
/
+0
2012-07-20
tcp: use hash_32() in tcp_metrics
Eric Dumazet
1
-1
/
+1
2012-07-19
ipv4: tcp: remove per net tcp_sock
Eric Dumazet
1
-1
/
+0
2012-07-11
tcp: Maintain dynamic metrics in local cache.
David S. Miller
1
-0
/
+3
2012-07-06
ipv4: Avoid overhead when no custom FIB rules are installed.
David S. Miller
1
-0
/
+8
2012-06-09
inetpeer: add namespace support for inetpeer
Gao feng
1
-1
/
+1
2011-12-13
per-netns ipv4 sysctl_tcp_mem
Glauber Costa
1
-0
/
+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-01-14
netfilter: nf_conntrack: use is_vmalloc_addr()
Patrick McHardy
1
-1
/
+0
2010-05-08
ipv4: remove ip_rt_secret timer (v4)
Neil Horman
1
-1
/
+0
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-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-0
/
+1
2010-02-08
netfilter: nf_conntrack: fix hash resizing with namespaces
Patrick McHardy
1
-0
/
+1
2010-01-18
netfilter: netns: #ifdef ->iptable_security, ->ip6table_security
Alexey Dobriyan
1
-0
/
+2
2009-01-23
netns: ipmr: declare reg_vif_num per-namespace
Benjamin Thery
1
-0
/
+3
2009-01-23
netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace
Benjamin Thery
1
-0
/
+2
2009-01-23
netns: ipmr: declare counter cache_resolve_queue_len per-namespace
Benjamin Thery
1
-0
/
+1
2009-01-23
netns: ipmr: dynamically allocate mfc_cache_array
Benjamin Thery
1
-0
/
+1
2009-01-23
netns: ipmr: dynamically allocate vif_table
Benjamin Thery
1
-0
/
+2
2009-01-23
netns: ipmr: allocate mroute_socket per-namespace.
Benjamin Thery
1
-0
/
+4
2008-10-28
net: implement emergency route cache rebulds when gc_elasticity is exceeded
Neil Horman
1
-0
/
+2
2008-10-08
netfilter: netns nat: per-netns bysource hash
Alexey Dobriyan
1
-0
/
+2
2008-10-08
netfilter: netns nat: per-netns NAT table
Alexey Dobriyan
1
-0
/
+1
2008-07-06
netns: place rt_genid into struct net
Denis V. Lunev
1
-0
/
+1
2008-07-06
netns: make rt_secret_rebuild timer per namespace
Denis V. Lunev
1
-0
/
+2
2008-07-06
netns: register net.ipv4.route.flush in each namespace
Denis V. Lunev
1
-0
/
+1
2008-06-10
netfilter: ip_tables: add iptables security table for mandatory access contro...
James Morris
1
-0
/
+1
2008-04-04
[NETNS]: Create tcp control socket in the each namespace.
Denis V. Lunev
1
-0
/
+1
2008-03-26
[NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net.
Pavel Emelyanov
1
-0
/
+1
2008-03-26
[NETNS][ICMP]: Move ICMP sysctls on struct net.
Pavel Emelyanov
1
-0
/
+7
2008-02-29
[NETNS]: Make icmp_sk per namespace.
Denis V. Lunev
1
-0
/
+2
2008-02-01
[NETFILTER]: arp_tables: per-netns arp_tables FILTER
Alexey Dobriyan
1
-0
/
+1
2008-02-01
[NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW
Alexey Dobriyan
1
-0
/
+5
2008-01-29
[NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.
Pavel Emelyanov
1
-0
/
+1
2008-01-29
[NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.
Pavel Emelyanov
1
-0
/
+4
2008-01-29
[NETNS]: Provide correct namespace for fibnl netlink socket.
Denis V. Lunev
1
-0
/
+2
2008-01-29
[NETNS]: Place fib tables into netns.
Denis V. Lunev
1
-0
/
+2
2008-01-29
[NETNS]: Namespacing IPv4 fib rules.
Denis V. Lunev
1
-0
/
+5
2008-01-29
[NETNS]: Should build with CONFIG_SYSCTL=n
Eric Dumazet
1
-0
/
+2
2008-01-29
[IPV4]: Move the devinet pointers on the struct net
Pavel Emelyanov
1
-0
/
+6
2008-01-29
[NETNS]: Add the netns_ipv4 struct
Pavel Emelyanov
1
-0
/
+9