Commit Graph

1835 Commits (88e012856d05a5d00ae80c691fb7aa5adda268d7)

Author SHA1 Message Date
Denis V. Lunev 821d57776d ipv6: added net argument to IP6_ADD_STATS_BH 17 years ago
Denis V. Lunev 483a47d2fe ipv6: added net argument to IP6_INC_STATS_BH 17 years ago
Denis V. Lunev 3bd653c845 netns: add net parameter to IP6_INC_STATS 17 years ago
Denis V. Lunev 98b3377ca7 ipv6: consolidate error paths in ipv6_frag_rcv 17 years ago
Denis V. Lunev 0b0588d42b ipv6: local dev is actually unused in ip6_fragment 17 years ago
Jan Engelhardt 916a917dfe netfilter: xtables: provide invoked family value to extensions 17 years ago
Jan Engelhardt a2df1648ba netfilter: xtables: move extension arguments into compound structure (6/6) 17 years ago
Jan Engelhardt af5d6dc200 netfilter: xtables: move extension arguments into compound structure (5/6) 17 years ago
Jan Engelhardt 7eb3558655 netfilter: xtables: move extension arguments into compound structure (4/6) 17 years ago
Jan Engelhardt 6be3d8598e netfilter: xtables: move extension arguments into compound structure (3/6) 17 years ago
Jan Engelhardt 9b4fce7a35 netfilter: xtables: move extension arguments into compound structure (2/6) 17 years ago
Jan Engelhardt f7108a20de netfilter: xtables: move extension arguments into compound structure (1/6) 17 years ago
Jan Engelhardt c2df73de24 netfilter: xtables: use "if" blocks in Kconfig 17 years ago
Jan Engelhardt aba0d34800 netfilter: xtables: sort extensions alphabetically in Kconfig 17 years ago
Jan Engelhardt 2203eb4760 netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOG 17 years ago
Jan Engelhardt 77d7358995 netfilter: ip6tables: fix name of hopbyhop in Kconfig 17 years ago
Jan Engelhardt 367c679007 netfilter: xtables: do centralized checkentry call (1/2) 17 years ago
Alexey Dobriyan c2a2c7e0cc netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_invalid sysctl 17 years ago
Alexey Dobriyan c04d05529a netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum sysctl 17 years ago
Alexey Dobriyan a71996fccc netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() not skb 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 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 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 ee999d8b95 netfilter: x_tables: use NFPROTO_* in extensions 17 years ago
Jan Engelhardt 76108cea06 netfilter: Use unsigned types for hooknum and pf vars 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
Peter Zijlstra b339a47c37 ipv6: initialize ip6_route sysctl vars in ip6_route_net_init() 17 years ago
Peter Zijlstra 68fffc6796 ipv6: clean up ip6_route_net_init() error handling 17 years ago
KOVACS Krisztian 23542618de inet: Don't lookup the socket if there's a socket attached to the skb 17 years ago
KOVACS Krisztian 607c4aaf03 inet: Add udplib_lookup_skb() helpers 17 years ago
Arnaldo Carvalho de Melo 9a1f27c480 inet_hashtables: Add inet_lookup_skb helpers 17 years ago
KOVACS Krisztian 1668e010cb ipv4: Make inet_sock.h independent of route.h 17 years ago
Ilpo Järvinen 93c8b90f01 ipv6: almost identical frag hashing funcs combined 17 years ago
Arnaud Ebalard 5dc121e9a7 XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachep 17 years ago
Denis V. Lunev 2a5b82751f ipv6: NULL pointer dereferrence in tcp_v6_send_ack 17 years ago
Yasuyuki Kozakai 8ca31ce52a netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertion 17 years ago
Arnaldo Carvalho de Melo 6067804047 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable 17 years ago