Commit Graph

995 Commits (49fbabf56dc715bbb51e59742e82ba762790aac0)

Author SHA1 Message Date
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. 18 years ago
Herbert Xu 4999f3621f [IPSEC]: Fix crypto_alloc_comp error checking 18 years ago
Alexey Dobriyan 33120b30cc [IPV6]: Convert /proc/net/ipv6_route to seq_file interface 18 years ago
Eric Dumazet c5a432f1a1 [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure 18 years ago
Eric Dumazet 286ab3d460 [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way. 18 years ago
Mitsuru Chinen 7a0ff716c2 [IPv6] SNMP: Restore Udp6InErrors incrementation 18 years ago
Pavel Emelyanov bf138862b1 [IPV6]: Consolidate the ip cork destruction in ip6_output.c 18 years ago
Jan Engelhardt 0795c65d9f [NETFILTER]: Clean up Makefile 18 years ago
Alexey Dobriyan 7351a22a3a [NETFILTER]: ip{,6}_queue: convert to seq_file interface 18 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
Herbert Xu 13996378e6 [IPSEC]: Rename mode to outer_mode and add inner_mode 18 years ago
Herbert Xu ca68145f16 [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP 18 years ago
Herbert Xu 17c2a42a24 [IPSEC]: Store afinfo pointer in xfrm_mode 18 years ago
Herbert Xu 1bfcb10f67 [IPSEC]: Add missing BEET checks 18 years ago
Herbert Xu 7aa68cb906 [IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spi 18 years ago
Herbert Xu 33b5ecb8f6 [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi 18 years ago
Herbert Xu 04663d0b8b [IPSEC]: Fix pure tunnel modes involving IPv6 18 years ago
Pavel Emelyanov aaf70ec7fd [IPV6]: Cleanup snmp6_alloc_dev() 18 years ago
Pavel Emelyanov 16910b9829 [IPV6]: Fix return type for snmp6_free_dev() 18 years ago
Pavel Emelyanov c95477090a [INET]: Consolidate frag queues freeing 18 years ago
Pavel Emelyanov 48d6005638 [INET]: Remove no longer needed ->equal callback 18 years ago
Pavel Emelyanov abd6523d15 [INET]: Consolidate xxx_find() in fragment management 18 years ago
Pavel Emelyanov c6fda28229 [INET]: Consolidate xxx_frag_create() 18 years ago
Pavel Emelyanov e521db9d79 [INET]: Consolidate xxx_frag_alloc() 18 years ago
Pavel Emelyanov 2588fe1d78 [INET]: Consolidate xxx_frag_intern 18 years ago