| Commit message (Expand) | Author | Age | Files | Lines |
* | packet: convert socket list to RCU (v3) | stephen hemminger | 2010-02-22 | 1 | -2/+2 |
* | percpu: add __percpu sparse annotations to net | Tejun Heo | 2010-02-16 | 2 | -2/+2 |
* | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-02-10 | 3 | -0/+10 |
|\ |
|
| * | netfilter: nf_conntrack: fix hash resizing with namespaces | Patrick McHardy | 2010-02-08 | 2 | -0/+2 |
| * | netfilter: nf_conntrack: per netns nf_conntrack_cachep | Eric Dumazet | 2010-02-08 | 1 | -0/+2 |
| * | netns xfrm: deal with dst entries in netns | Alexey Dobriyan | 2010-01-24 | 1 | -0/+6 |
* | | netfilter: netns: #ifdef ->iptable_security, ->ip6table_security | Alexey Dobriyan | 2010-01-18 | 2 | -0/+4 |
|/ |
|
* | net: Allow xfrm_user_net_exit to batch efficiently. | Eric W. Biederman | 2009-12-03 | 1 | -0/+1 |
* | net: remove [un]register_pernet_gen_... and update the docs. | Eric W. Biederman | 2009-12-01 | 1 | -3/+5 |
* | netns: embed ip6_dst_ops directly | Alexey Dobriyan | 2009-09-01 | 1 | -1/+2 |
* | net, netns_xt: shrink netns_xt members | Cyrill Gorcunov | 2009-07-05 | 1 | -0/+3 |
* | netfilter: conntrack: optional reliable conntrack event delivery | Pablo Neira Ayuso | 2009-06-13 | 1 | -0/+2 |
* | netfilter: conntrack: move event caching to conntrack extension infrastructure | Pablo Neira Ayuso | 2009-06-13 | 1 | -3/+2 |
* | netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu() | Eric Dumazet | 2009-03-25 | 1 | -2/+3 |
* | netns: ipmr: declare reg_vif_num per-namespace | Benjamin Thery | 2009-01-22 | 1 | -0/+3 |
* | netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace | Benjamin Thery | 2009-01-22 | 1 | -0/+2 |
* | netns: ipmr: declare counter cache_resolve_queue_len per-namespace | Benjamin Thery | 2009-01-22 | 1 | -0/+1 |
* | netns: ipmr: dynamically allocate mfc_cache_array | Benjamin Thery | 2009-01-22 | 1 | -0/+1 |
* | netns: ipmr: dynamically allocate vif_table | Benjamin Thery | 2009-01-22 | 1 | -0/+2 |
* | netns: ipmr: allocate mroute_socket per-namespace. | Benjamin Thery | 2009-01-22 | 1 | -0/+4 |
* | netns: ip6mr: declare reg_vif_num per-namespace | Benjamin Thery | 2008-12-10 | 1 | -0/+3 |
* | netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace | Benjamin Thery | 2008-12-10 | 1 | -0/+2 |
* | netns: ip6mr: declare counter cache_resolve_queue_len per-namespace | Benjamin Thery | 2008-12-10 | 1 | -0/+1 |
* | netns: ip6mr: dynamically allocate mfc6_cache_array | Benjamin Thery | 2008-12-10 | 1 | -0/+1 |
* | netns: ip6mr: dynamically allocates vif6_table | Benjamin Thery | 2008-12-10 | 1 | -0/+2 |
* | netns: ip6mr: allocate mroute6_socket per-namespace. | Benjamin Thery | 2008-12-10 | 1 | -0/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2008-11-28 | 1 | -0/+5 |
|\ |
|
| * | netfilter: netns ebtables: ebtable_nat in netns | Alexey Dobriyan | 2008-11-04 | 1 | -0/+1 |
| * | netfilter: netns ebtables: ebtable_filter in netns | Alexey Dobriyan | 2008-11-04 | 1 | -0/+1 |
| * | netfilter: netns ebtables: ebtable_broute in netns | Alexey Dobriyan | 2008-11-04 | 1 | -0/+3 |
* | | netns xfrm: per-netns sysctls | Alexey Dobriyan | 2008-11-25 | 1 | -0/+10 |
* | | netns xfrm: per-netns MIBs | Alexey Dobriyan | 2008-11-25 | 1 | -0/+3 |
* | | netns xfrm: per-netns NETLINK_XFRM socket | Alexey Dobriyan | 2008-11-25 | 1 | -0/+2 |
* | | netns xfrm: per-netns policy hash resizing work | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 |
* | | netns xfrm: per-netns policy counts | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 |
* | | netns xfrm: per-netns xfrm_policy_bydst hash | Alexey Dobriyan | 2008-11-25 | 1 | -0/+6 |
* | | netns xfrm: per-netns inexact policies | Alexey Dobriyan | 2008-11-25 | 1 | -0/+2 |
* | | netns xfrm: per-netns xfrm_policy_byidx hashmask | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 |
* | | netns xfrm: per-netns xfrm_policy_byidx hash | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 |
* | | netns xfrm: per-netns policy list | Alexey Dobriyan | 2008-11-25 | 1 | -0/+2 |
* | | netns xfrm: per-netns km_waitq | Alexey Dobriyan | 2008-11-25 | 1 | -0/+3 |
* | | netns xfrm: per-netns state GC work | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 |
* | | netns xfrm: per-netns state GC list | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 |
* | | netns xfrm: per-netns xfrm_hash_work | Alexey Dobriyan | 2008-11-25 | 1 | -0/+2 |
* | | netns xfrm: per-netns xfrm_state counts | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 |
* | | netns xfrm: per-netns xfrm_state_hmask | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 |
* | | netns xfrm: per-netns xfrm_state_byspi hash | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 |
* | | netns xfrm: per-netns xfrm_state_bysrc hash | Alexey Dobriyan | 2008-11-25 | 1 | -0/+1 |
* | | netns xfrm: per-netns xfrm_state_bydst hash | Alexey Dobriyan | 2008-11-25 | 1 | -0/+9 |
* | | netns xfrm: per-netns xfrm_state_all list | Alexey Dobriyan | 2008-11-25 | 1 | -0/+3 |