| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: nf_conntrack: make event callback registration per-netns | Pablo Neira Ayuso | 2011-11-22 | 1 | -0/+2 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | net: ipv4: add IPPROTO_ICMP socket kind | Vasiliy Kulikov | 2011-05-13 | 1 | -0/+2 |
* | ipv4: Invalidate nexthop cache nh_saddr more correctly. | David S. Miller | 2011-03-24 | 1 | -0/+1 |
* | ipvs: move struct netns_ipvs | Julian Anastasov | 2011-03-15 | 1 | -143/+0 |
* | netfilter: nf_conntrack_tstamp: add flow-based timestamp extension | Pablo Neira Ayuso | 2011-01-19 | 1 | -0/+2 |
* | netfilter: nf_conntrack: use is_vmalloc_addr() | Patrick McHardy | 2011-01-14 | 2 | -3/+0 |
* | IPVS: netns, svc counters moved in ip_vs_ctl,c | Hans Schillstrom | 2011-01-13 | 1 | -0/+3 |
* | IPVS: netns, trash handling | Hans Schillstrom | 2011-01-13 | 1 | -0/+3 |
* | IPVS: netns, defense work timer. | Hans Schillstrom | 2011-01-13 | 1 | -0/+3 |
* | IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. | Hans Schillstrom | 2011-01-13 | 1 | -2/+35 |
* | IPVS: netns, connection hash got net as param. | Hans Schillstrom | 2011-01-13 | 1 | -0/+2 |
* | IPVS: netns, ip_vs_stats and its procfs | Hans Schillstrom | 2011-01-13 | 1 | -0/+4 |
* | IPVS: netns awareness to ip_vs_sync | Hans Schillstrom | 2011-01-13 | 1 | -0/+16 |
* | IPVS: netns awareness to ip_vs_est | Hans Schillstrom | 2011-01-13 | 1 | -0/+4 |
* | IPVS: netns awareness to ip_vs_app | Hans Schillstrom | 2011-01-13 | 1 | -0/+5 |
* | IPVS: netns preparation for proto_sctp | Hans Schillstrom | 2011-01-13 | 1 | -0/+9 |
* | IPVS: netns preparation for proto_udp | Hans Schillstrom | 2011-01-13 | 1 | -0/+8 |
* | IPVS: netns preparation for proto_tcp | Hans Schillstrom | 2011-01-13 | 1 | -0/+8 |
* | IPVS: netns, prepare protocol | Hans Schillstrom | 2011-01-13 | 1 | -0/+3 |
* | IPVS: netns awarness to lblc sheduler | Hans Schillstrom | 2011-01-13 | 1 | -0/+4 |
* | IPVS: netns awarness to lblcr sheduler | Hans Schillstrom | 2011-01-13 | 1 | -0/+5 |
* | IPVS: netns to services part 1 | Hans Schillstrom | 2011-01-13 | 1 | -0/+8 |
* | IPVS: netns, add basic init per netns. | Hans Schillstrom | 2011-01-13 | 1 | -0/+25 |
* | netns: let net_generic take pointer-to-const args | Jan Engelhardt | 2010-11-21 | 1 | -1/+1 |
* | netns: reorder fields in struct net | Eric Dumazet | 2010-10-17 | 1 | -4/+5 |
* | ipv6: ip6mr: support multiple tables | Patrick McHardy | 2010-05-11 | 1 | -0/+5 |
* | ipv6: ip6mr: move mroute data into seperate structure | Patrick McHardy | 2010-05-11 | 1 | -12/+1 |
* | ipv6: ip6mr: convert struct mfc_cache to struct list_head | Patrick McHardy | 2010-05-11 | 1 | -2/+2 |
* | ipv6: ip6mr: move unres_queue and timer to per-namespace data | Patrick McHardy | 2010-05-11 | 1 | -0/+2 |
* | ipv4: remove ip_rt_secret timer (v4) | Neil Horman | 2010-05-08 | 1 | -1/+0 |
* | net: disallow to use net_assign_generic externally | Jiri Pirko | 2010-04-27 | 1 | -7/+2 |
* | ipv4: ipmr: support multiple tables | Patrick McHardy | 2010-04-13 | 1 | -0/+5 |
* | ipv4: ipmr: move mroute data into seperate structure | Patrick McHardy | 2010-04-13 | 1 | -12/+1 |
* | ipv4: ipmr: convert struct mfc_cache to struct list_head | Patrick McHardy | 2010-04-13 | 1 | -2/+2 |
* | ipv4: ipmr: move unres_queue and timer to per-namespace data | Patrick McHardy | 2010-04-13 | 1 | -0/+2 |
* | 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 |