Commit Graph

815 Commits (0a3fd051c7036ef71b58863f8e5da7c3dabd9d3f)

Author SHA1 Message Date
Mitsuru Chinen 60e5c16641 [IPv6]: Exclude truncated packets from InHdrErrors statistics 18 years ago
YOSHIFUJI Hideaki b59e139bbd [IPv6]: Fix incorrect length check in rawv6_sendmsg() 18 years ago
Herbert Xu 53aadcc909 [IPV6]: Set IF_READY if the device is up and has carrier 18 years ago
David S. Miller f11e6659ce [IPV6]: Fix routing round-robin locking. 18 years ago
Thomas Graf e1701c68c1 [NET]: Fix fib_rules compatibility breakage 18 years ago
Dave Jones b6f99a2119 [NET]: fix up misplaced inlines. 18 years ago
Masayuki Nakagawa d35690beda [IPV6]: ipv6_fl_socklist is inadvertently shared. 18 years ago
Chris Wright d2b02ed948 [IPV6] fix ipv6_getsockopt_sticky copy_to_user leak 18 years ago
Olaf Kirch dfee0a725b [IPV6]: Fix for ipv6_setsockopt NULL dereference 18 years ago
Herbert Xu c7ababbdc6 [IPV6]: Do not set IF_READY if device is down 18 years ago
David S. Miller 286930797d [IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky(). 18 years ago
Patrick McHardy dd63006b8f [NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragments as ESTABLISHED 18 years ago
Yasuyuki Kozakai bc5f774347 [NETFILTER]: ip6_route_me_harder should take into account mark 18 years ago
Patrick McHardy e281db5cdf [NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefs 18 years ago
David Stevens aa6e4a96e7 [IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcnt 18 years ago
Michal Wrobel 2c12a74cc4 [IPV6]: anycast refcnt fix 18 years ago
David S. Miller 7401055b58 [IPV6]: Fix __ipv6_addr_type() export in correct place. 18 years ago
YOSHIFUJI Hideaki 45ba9dd200 [IPV6] ADDRCONF: Register inet6_dev earlier. 18 years ago
YOSHIFUJI Hideaki 46d480468f [IPV6] ADDRCONF: Manage prefix route corresponding to address manually added. 18 years ago
Yasuyuki Kozakai 268920584b [IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit. 18 years ago
YOSHIFUJI Hideaki 8c14b7ce22 [IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem. 18 years ago
Joe Jin ca17c23345 [IPV6]: Adjust inet6_exit() cleanup sequence against inet6_init() 18 years ago
Noriaki TAKAMIYA d3f23dfe8b [IPSEC]: More fix is needed for __xfrm6_bundle_create(). 18 years ago
Eric W. Biederman 3fbfa98112 [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Kazunori MIYAZAWA 73d605d1ab [IPSEC]: changing API of xfrm6_tunnel_register 18 years ago
Kazunori MIYAZAWA c73cb5a2d6 [IPSEC]: make sit use the xfrm4_tunnel_register 18 years ago
YOSHIFUJI Hideaki 6e1d9d04c4 [IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index. 18 years ago
Masahide NAKAMURA 138939e066 [NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packets 18 years ago
Patrick McHardy a3c941b08d [NETFILTER]: Kconfig: improve dependency handling 18 years ago
Patrick McHardy c0e912d7ed [NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumption 18 years ago
Patrick McHardy 923f4902fe [NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3protos arrays 18 years ago
Patrick McHardy e92ad99c78 [NETFILTER]: nf_log: minor cleanups 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
Masahide NAKAMURA bda390d5c8 [XFRM] IPV6: Fix outbound RO transformation which is broken by IPsec tunnel patch. 18 years ago
Eric Dumazet 7cc482634f [IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointer 18 years ago
Eric Dumazet 95f30b336b [UDP]: UDP can use sk_hash to speedup lookups 18 years ago
YOSHIFUJI Hideaki 1ab1457c42 [NET] IPV6: Fix whitespace errors. 18 years ago
Eric Dumazet dbca9b2750 [NET]: change layout of ehash table 18 years ago
Patrick McHardy 9934e81c8c [NETFILTER]: ip6_tables: remove redundant structure definitions 18 years ago
Masahide NAKAMURA a0ca215a73 [NETFILTER]: ip6_tables: support MH match 18 years ago
Jan Engelhardt e60a13e030 [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined structure names 18 years ago
Jan Engelhardt 6709dbbb19 [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions 18 years ago
Jan Engelhardt e1fd0586b0 [NETFILTER]: x_tables: fix return values for LOG/ULOG 18 years ago
Jan Engelhardt 2822b0d926 [NETFILTER]: Remove useless comparisons before assignments 18 years ago
Stephen Hemminger 22f8cde5bc [NET]: unregister_netdevice as void 18 years ago
Masahide NAKAMURA f48d5ff1e4 [IPV6] RAW: Add checksum default defines for MH. 18 years ago
Alexey Dobriyan cc63f70b8b [IPV4/IPV6] multicast: Check add_grhead() return value 18 years ago