Commit Graph

1010 Commits (80f4ec7f5b81e7e238acfaf50ac82489b5fcee6f)

Author SHA1 Message Date
Wang Chen fa95c28322 [IPV6]: RFC 2011 compatibility broken 17 years ago
Wang Chen c964ff4ffb [IPV6]: ICMP6_MIB_OUTMSGS increment duplicated 17 years ago
YOSHIFUJI Hideaki 398bcbebb6 [IPV6] ROUTE: Make sending algorithm more friendly with RFC 4861. 17 years ago
Pavel Emelyanov b3652b2dc5 [IPV6]: Mischecked tw match in __inet6_check_established. 17 years ago
Yasuyuki Kozakai 8f41f01786 [NETFILTER]: ip6t_eui64: Fixes calculation of Universal/Local bit 17 years ago
Brian Haley 1ac4f00885 [IPV6]: IPV6_MULTICAST_IF setting is ignored on link-local connect() 17 years ago
Joe Perches bea8519547 [IPV6]: Spelling fixes 17 years ago
Wei Yongjun cf6fc4a924 [IPV6]: Fix the return value of ipv6_getsockopt 17 years ago
Thomas Graf 95a02cfd4d [IPv6] ESP: Discard dummy packets introduced in rfc4303 17 years ago
YOSHIFUJI Hideaki 1df2e44560 [IPV6] XFRM: Fix auditing rt6i_flags; use RTF_xxx flags instead of RTCF_xxx. 17 years ago
Mitsuru Chinen ca46f9c834 [IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable network 17 years ago
Evgeniy Polyakov d31c7b8fa3 [IPV6]: Restore IPv6 when MTU is big enough 17 years ago
YOSHIFUJI Hideaki 77adefdc98 [IPV6] TCPMD5: Fix deleting key operation. 17 years ago
YOSHIFUJI Hideaki aacbe8c880 [IPV6] TCPMD5: Check return value of tcp_alloc_md5sig_pool(). 17 years ago
Joe Perches 3b6d821c4f [IPV6]: Add missing "space" 17 years ago
Pierre Ynard dbb2ed2485 [IPV6]: Add ifindex field to ND user option messages. 17 years ago
Denis V. Lunev 2994c63863 [INET]: Small possible memory leak in FIB rules 17 years ago
Pavel Emelyanov 03f49f3457 [NET]: Make helper to get dst entry and "use" it 17 years ago
Eric Dumazet 230140cffa [INET]: Remove per bucket rwlock in tcp/dccp ehash table. 17 years ago
Herbert Xu 4999f3621f [IPSEC]: Fix crypto_alloc_comp error checking 17 years ago
Alexey Dobriyan 33120b30cc [IPV6]: Convert /proc/net/ipv6_route to seq_file interface 17 years ago
Eric Dumazet c5a432f1a1 [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure 17 years ago
Eric Dumazet 286ab3d460 [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way. 17 years ago
Mitsuru Chinen 7a0ff716c2 [IPv6] SNMP: Restore Udp6InErrors incrementation 17 years ago
Pavel Emelyanov bf138862b1 [IPV6]: Consolidate the ip cork destruction in ip6_output.c 17 years ago
Jan Engelhardt 0795c65d9f [NETFILTER]: Clean up Makefile 17 years ago
Alexey Dobriyan 7351a22a3a [NETFILTER]: ip{,6}_queue: convert to seq_file interface 17 years ago
Jens Axboe c46f2334c8 [SG] Get rid of __sg_mark_end() 18 years ago
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
David S. Miller 51c739d1f4 [NET]: Fix incorrect sg_mark_end() calls. 18 years ago
Daniel Lezcano 1675c7b254 [IPV6]: remove duplicate call to proc_net_remove 18 years ago
Matthias M. Dellweg b0a713e9e6 [TCP] MD5: Remove some more unnecessary casting. 18 years ago
YOSHIFUJI Hideaki ad02ac145d [IPV6] NDISC: Fix setting base_reachable_time_ms variable. 18 years ago
Herbert Xu 68e3f5dd4d [CRYPTO] users: Fix up scatterlist conversion errors 18 years ago
Adrian Bunk 72998d8c84 [INET] ESP: Must #include <linux/scatterlist.h> 18 years ago
Jeff Garzik 18134bed02 [TCP] IPV6: fix softnet build breakage 18 years ago
David S. Miller b4caea8aa8 [TCP]: Add missing I/O AT code to ipv6 side. 18 years ago
David S. Miller c7da57a183 [TCP]: Fix scatterlist handling in MD5 signature support. 18 years ago
David S. Miller ed0e7e0ca3 [IPSEC]: Add missing sg_init_table() calls to ESP. 18 years ago
Chuck Lever c2636b4d9e [NET]: Treat the sign of the result of skb_headroom() consistently 18 years ago
Masahide NAKAMURA ea2c47b42f [IPSEC] IPV6: Fix to add tunnel mode SA correctly. 18 years ago
Anton Arapov a25de534f8 [INET]: Justification for local port range robustness. 18 years ago
Eric W. Biederman 064b5bba0c sysctl: remove broken netfilter binary sysctls 18 years ago
Eric W. Biederman 428b367bff sysctl: ipv6 route flushing (kill binary path) 18 years ago
Eric W. Biederman d12af679bc sysctl: fix neighbour table sysctls. 18 years ago
Pavel Emelyanov 52f095ee88 [IPV6]: Fix again the fl6_sock_lookup() fixed locking 18 years ago
Pavel Emelyanov 78c2e50253 [IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labels 18 years ago
Pavel Emelyanov bd0bf57700 [IPV6]: Lost locking in fl6_sock_lookup 18 years ago
Pavel Emelyanov 04028045a1 [IPV6]: Lost locking when inserting a flowlabel in ipv6_fl_list 18 years ago