| Commit message (Expand) | Author | Age |
* | ipv6: ip6mr: support multiple tables | Patrick McHardy | 2010-05-11 |
* | ipv6: ip6mr: move mroute data into seperate structure | Patrick McHardy | 2010-05-11 |
* | ipv6: ip6mr: convert struct mfc_cache to struct list_head | Patrick McHardy | 2010-05-11 |
* | ipv6: ip6mr: move unres_queue and timer to per-namespace data | Patrick McHardy | 2010-05-11 |
* | ipv4: remove ip_rt_secret timer (v4) | Neil Horman | 2010-05-08 |
* | net: disallow to use net_assign_generic externally | Jiri Pirko | 2010-04-27 |
* | ipv4: ipmr: support multiple tables | Patrick McHardy | 2010-04-13 |
* | ipv4: ipmr: move mroute data into seperate structure | Patrick McHardy | 2010-04-13 |
* | ipv4: ipmr: convert struct mfc_cache to struct list_head | Patrick McHardy | 2010-04-13 |
* | ipv4: ipmr: move unres_queue and timer to per-namespace data | Patrick McHardy | 2010-04-13 |
* | packet: convert socket list to RCU (v3) | stephen hemminger | 2010-02-22 |
* | percpu: add __percpu sparse annotations to net | Tejun Heo | 2010-02-17 |
* | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-02-10 |
|\ |
|
| * | netfilter: nf_conntrack: fix hash resizing with namespaces | Patrick McHardy | 2010-02-08 |
| * | netfilter: nf_conntrack: per netns nf_conntrack_cachep | Eric Dumazet | 2010-02-08 |
| * | netns xfrm: deal with dst entries in netns | Alexey Dobriyan | 2010-01-25 |
* | | netfilter: netns: #ifdef ->iptable_security, ->ip6table_security | Alexey Dobriyan | 2010-01-18 |
|/ |
|
* | net: Allow xfrm_user_net_exit to batch efficiently. | Eric W. Biederman | 2009-12-03 |
* | net: remove [un]register_pernet_gen_... and update the docs. | Eric W. Biederman | 2009-12-01 |
* | netns: embed ip6_dst_ops directly | Alexey Dobriyan | 2009-09-01 |
* | net, netns_xt: shrink netns_xt members | Cyrill Gorcunov | 2009-07-05 |
* | netfilter: conntrack: optional reliable conntrack event delivery | Pablo Neira Ayuso | 2009-06-13 |
* | netfilter: conntrack: move event caching to conntrack extension infrastructure | Pablo Neira Ayuso | 2009-06-13 |
* | netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu() | Eric Dumazet | 2009-03-25 |
* | netns: ipmr: declare reg_vif_num per-namespace | Benjamin Thery | 2009-01-22 |
* | netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace | Benjamin Thery | 2009-01-22 |
* | netns: ipmr: declare counter cache_resolve_queue_len per-namespace | Benjamin Thery | 2009-01-22 |
* | netns: ipmr: dynamically allocate mfc_cache_array | Benjamin Thery | 2009-01-22 |
* | netns: ipmr: dynamically allocate vif_table | Benjamin Thery | 2009-01-22 |
* | netns: ipmr: allocate mroute_socket per-namespace. | Benjamin Thery | 2009-01-22 |
* | netns: ip6mr: declare reg_vif_num per-namespace | Benjamin Thery | 2008-12-10 |
* | netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace | Benjamin Thery | 2008-12-10 |
* | netns: ip6mr: declare counter cache_resolve_queue_len per-namespace | Benjamin Thery | 2008-12-10 |
* | netns: ip6mr: dynamically allocate mfc6_cache_array | Benjamin Thery | 2008-12-10 |
* | netns: ip6mr: dynamically allocates vif6_table | Benjamin Thery | 2008-12-10 |
* | netns: ip6mr: allocate mroute6_socket per-namespace. | Benjamin Thery | 2008-12-10 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2008-11-28 |
|\ |
|
| * | netfilter: netns ebtables: ebtable_nat in netns | Alexey Dobriyan | 2008-11-04 |
| * | netfilter: netns ebtables: ebtable_filter in netns | Alexey Dobriyan | 2008-11-04 |
| * | netfilter: netns ebtables: ebtable_broute in netns | Alexey Dobriyan | 2008-11-04 |
* | | netns xfrm: per-netns sysctls | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: per-netns MIBs | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: per-netns NETLINK_XFRM socket | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: per-netns policy hash resizing work | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: per-netns policy counts | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: per-netns xfrm_policy_bydst hash | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: per-netns inexact policies | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: per-netns xfrm_policy_byidx hashmask | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: per-netns xfrm_policy_byidx hash | Alexey Dobriyan | 2008-11-25 |
* | | netns xfrm: per-netns policy list | Alexey Dobriyan | 2008-11-25 |