Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-02-08 | netfilter: nf_conntrack: per netns nf_conntrack_cachep | Eric Dumazet | 1 | -0/+2 |
2010-01-25 | netns xfrm: deal with dst entries in netns | Alexey Dobriyan | 1 | -0/+6 |
2010-01-18 | netfilter: netns: #ifdef ->iptable_security, ->ip6table_security | Alexey Dobriyan | 2 | -0/+4 |
2009-12-03 | net: Allow xfrm_user_net_exit to batch efficiently. | Eric W. Biederman | 1 | -0/+1 |
2009-12-02 | net: remove [un]register_pernet_gen_... and update the docs. | Eric W. Biederman | 1 | -3/+5 |
2009-09-02 | netns: embed ip6_dst_ops directly | Alexey Dobriyan | 1 | -1/+2 |
2009-07-06 | net, netns_xt: shrink netns_xt members | Cyrill Gorcunov | 1 | -0/+3 |
2009-06-13 | netfilter: conntrack: optional reliable conntrack event delivery | Pablo Neira Ayuso | 1 | -0/+2 |
2009-06-13 | netfilter: conntrack: move event caching to conntrack extension infrastructure | Pablo Neira Ayuso | 1 | -3/+2 |
2009-03-25 | netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu() | Eric Dumazet | 1 | -2/+3 |
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-12-11 | netns: ip6mr: declare reg_vif_num per-namespace | Benjamin Thery | 1 | -0/+3 |
2008-12-11 | netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace | Benjamin Thery | 1 | -0/+2 |
2008-12-11 | netns: ip6mr: declare counter cache_resolve_queue_len per-namespace | Benjamin Thery | 1 | -0/+1 |
2008-12-11 | netns: ip6mr: dynamically allocate mfc6_cache_array | Benjamin Thery | 1 | -0/+1 |
2008-12-11 | netns: ip6mr: dynamically allocates vif6_table | Benjamin Thery | 1 | -0/+2 |
2008-12-11 | netns: ip6mr: allocate mroute6_socket per-namespace. | Benjamin Thery | 1 | -0/+3 |
2008-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -0/+5 |
2008-11-26 | netns xfrm: per-netns sysctls | Alexey Dobriyan | 1 | -0/+10 |
2008-11-26 | netns xfrm: per-netns MIBs | Alexey Dobriyan | 1 | -0/+3 |
2008-11-26 | netns xfrm: per-netns NETLINK_XFRM socket | Alexey Dobriyan | 1 | -0/+2 |
2008-11-26 | netns xfrm: per-netns policy hash resizing work | Alexey Dobriyan | 1 | -0/+1 |
2008-11-26 | netns xfrm: per-netns policy counts | Alexey Dobriyan | 1 | -0/+1 |
2008-11-26 | netns xfrm: per-netns xfrm_policy_bydst hash | Alexey Dobriyan | 1 | -0/+6 |
2008-11-26 | netns xfrm: per-netns inexact policies | Alexey Dobriyan | 1 | -0/+2 |
2008-11-26 | netns xfrm: per-netns xfrm_policy_byidx hashmask | Alexey Dobriyan | 1 | -0/+1 |
2008-11-26 | netns xfrm: per-netns xfrm_policy_byidx hash | Alexey Dobriyan | 1 | -0/+1 |
2008-11-26 | netns xfrm: per-netns policy list | Alexey Dobriyan | 1 | -0/+2 |
2008-11-26 | netns xfrm: per-netns km_waitq | Alexey Dobriyan | 1 | -0/+3 |
2008-11-26 | netns xfrm: per-netns state GC work | Alexey Dobriyan | 1 | -0/+1 |
2008-11-26 | netns xfrm: per-netns state GC list | Alexey Dobriyan | 1 | -0/+1 |