Commit Graph

10599 Commits (3f5ec13696fd4a33bde42f385406cbb1d3cc96fd)

Author SHA1 Message Date
Alexey Dobriyan 8e9df80180 netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/net/stat/ip_conntrack 17 years ago
Alexey Dobriyan 0d55af8791 netfilter: netns nf_conntrack: per-netns statistics 17 years ago
Alexey Dobriyan 6058fa6bb9 netfilter: netns nf_conntrack: per-netns event cache 17 years ago
Alexey Dobriyan a71996fccc netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() not skb 17 years ago
Alexey Dobriyan 678d667530 netfilter: netns nf_conntrack: cleanup after L3 and L4 proto unregister in every netns 17 years ago
Alexey Dobriyan 6804793767 netfilter: netns nf_conntrack: unregister helper in every netns 17 years ago
Alexey Dobriyan b76a461f11 netns: export netns list 17 years ago
Alexey Dobriyan 5e6b29972b netfilter: netns nf_conntrack: per-netns /proc/net/ip_conntrack, /proc/net/stat/ip_conntrack, /proc/net/ip_conntrack_expect 17 years ago
Alexey Dobriyan dc5129f8df netfilter: netns nf_conntrack: per-netns /proc/net/nf_conntrack_expect 17 years ago
Alexey Dobriyan b2ce2c7479 netfilter: netns nf_conntrack: per-netns /proc/net/nf_conntrack, /proc/net/stat/nf_conntrack 17 years ago
Alexey Dobriyan 74c51a1497 netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook 17 years ago
Alexey Dobriyan a702a65fc1 netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in() 17 years ago
Alexey Dobriyan 63c9a26264 netfilter: netns nf_conntrack: per-netns unconfirmed list 17 years ago
Alexey Dobriyan 9b03f38d04 netfilter: netns nf_conntrack: per-netns expectations 17 years ago
Alexey Dobriyan b21f890193 netfilter: netns: fix {ip,6}_route_me_harder() in netns 17 years ago
Alexey Dobriyan 400dad39d1 netfilter: netns nf_conntrack: per-netns conntrack hash 17 years ago
Alexey Dobriyan 49ac8713b6 netfilter: netns nf_conntrack: per-netns conntrack count 17 years ago
Alexey Dobriyan 5a1fb391d8 netfilter: netns nf_conntrack: add ->ct_net -- pointer from conntrack to netns 17 years ago
Alexey Dobriyan dfdb8d7918 netfilter: netns nf_conntrack: add netns boilerplate 17 years ago
Alexey Dobriyan e10aad9998 netfilter: netns: ip6t_REJECT in netns for real 17 years ago
Alexey Dobriyan 7dd1b8dad8 netfilter: netns: ip6table_mangle in netns for real 17 years ago
Alexey Dobriyan 1339dd9171 netfilter: netns: ip6table_raw in netns for real 17 years ago
Alexey Dobriyan 48dc7865aa netfilter: netns: remove nf_*_net() wrappers 17 years ago
Jan Engelhardt 55b69e9104 netfilter: implement NFPROTO_UNSPEC as a wildcard for extensions 17 years ago
Jan Engelhardt ee999d8b95 netfilter: x_tables: use NFPROTO_* in extensions 17 years ago
Jan Engelhardt 7e9c6eeb13 netfilter: Introduce NFPROTO_* constants 17 years ago
Jan Engelhardt 079aa88fe7 netfilter: xt_recent: IPv6 support 17 years ago
Jan Engelhardt e948b20a71 netfilter: rename ipt_recent to xt_recent 17 years ago
Jan Engelhardt 76108cea06 netfilter: Use unsigned types for hooknum and pf vars 17 years ago
Daniele Lacamera 9d2c27e17b tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd. 17 years ago
Herbert Xu 58ec3b4db9 net: Fix netdev_run_todo dead-lock 17 years ago
Rami Rosen b8bae41ed6 ipv4: add mc_count to in_device. 17 years ago
Ali Saidi 53240c2087 tcp: Fix possible double-ack w/ user dma 17 years ago
Patrick McHardy b6c40d68ff net: only invoke dev->change_rx_flags when device is UP 17 years ago
Cedric Le Goater 63ffc23d30 sunrpc: fix oops in rpc_create when the mount namespace is unshared 17 years ago
Trond Myklebust 96165e2b7c SUNRPC: Fix a memory leak in rpcb_getport_async 17 years ago
Trond Myklebust 9a4bd29fe8 SUNRPC: Fix autobind on cloned rpc clients 17 years ago
Denis V. Lunev c9f6cde6e2 sunrpc: do not pin sunrpc module in the memory 17 years ago
Denis V. Lunev be713a443e netns: make uplitev6 mib per/namespace 17 years ago
Denis V. Lunev 0c7ed677fb netns: make udpv6 mib per/namespace 17 years ago
Denis V. Lunev e43291cb37 netns: add stub functions for per/namespace mibs allocation 17 years ago
Denis V. Lunev ab38dc7a70 netns: allow per device ipv6 snmp statistics in non-initial namespace 17 years ago
Denis V. Lunev 2b4209e4b7 netns: register global ipv6 mibs statistics in each namespace 17 years ago
Denis V. Lunev 7b43ccecc7 ipv6: separate seq_ops for global & per/device ipv6 statistics 17 years ago
Denis V. Lunev 35f0a5df6c ipv6: consolidate ipv6 sock_stat code at the beginning of net/ipv6/proc.c 17 years ago
Denis V. Lunev 06f38527de netns: register /proc/net/dev_snmp6/* in each ns 17 years ago
Denis V. Lunev 835bcc0497 netns: move /proc/net/dev_snmp6 to struct net 17 years ago
Ilpo Järvinen 4a7e56098f tcp: cleanup messy initializer 17 years ago
Ilpo Järvinen 33f5f57eeb tcp: kill pointless urg_mode 17 years ago
Peter Zijlstra 654bed16cf net: packet split receive api 17 years ago