Commit Graph

1294 Commits (1709e2af784ea658cec4e91fc884508d1214d6f5)

Author SHA1 Message Date
Rolf Manderscheid a9e527e3f9 IPoIB: improve IPv4/IPv6 to IB mcast mapping functions 17 years ago
Eric Dumazet 9d3e44425e [SOCK]: Adds a rcu_dereference() in sk_filter 17 years ago
Eric Dumazet 0f99be0d11 [XFRM]: xfrm_algo_clone() allocates too much memory 17 years ago
Paul Moore 02f1c89d6e [NET]: Clone the sk_buff 'iif' field in __skb_clone() 17 years ago
Vlad Yasevich f691724c4d [SCTP]: Fix the name of the authentication event. 17 years ago
Stephen Hemminger ecef969e5b [VETH]: move veth.h to include/linux 17 years ago
Patrick McHardy fae718ddaf [NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility 17 years ago
Joe Perches f4ab2f72e9 [NET] include/net/: Spelling fixes 17 years ago
Vlad Yasevich 8e71a11c9f [SCTP]: Fix the bind_addr info during migration. 17 years ago
Denis V. Lunev 56c99d0415 [IPV4]: Remove prototype of ip_rt_advice 17 years ago
Vlad Yasevich b7e0fe9f81 SCTP: Fix build issues with SCTP AUTH. 17 years ago
Pavel Emelyanov 218ad12f42 [IPV4]: Fix memory leak in inet_hashtables.h when NUMA is on 17 years ago
Guillaume Chazarain 92468c53cf ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution 17 years ago
Ilpo Järvinen 6e42141009 [TCP] MTUprobe: fix potential sk_send_head corruption 17 years ago
Simon Horman 9055fa1f3d [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED 17 years ago
Simon Horman 9e103fa6bd [IPVS]: Fix sysctl warnings about missing strategy in schedulers 17 years ago
Christian Borntraeger 611cd55b15 [IPVS]: Fix sysctl warnings about missing strategy 17 years ago
Herbert Xu 21df56c6e2 [TCP]: Fix TCP header misalignment 17 years ago
Pavel Emelyanov dab6ba3688 [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue 17 years ago
Herbert Xu fb93134dfc [TCP]: Fix size calculation in sk_stream_alloc_pskb 17 years ago
Denis V. Lunev 022cbae611 [NET]: Move unneeded data to initdata section. 17 years ago
Pavel Emelyanov d71209ded2 [INET]: Use list_head-s in inetpeer.c 17 years ago
Arnaldo Carvalho de Melo c0d8248710 [INET]: Remove leftover prototypes from include/net/inet_common.h 17 years ago
Denis V. Lunev 2994c63863 [INET]: Small possible memory leak in FIB rules 17 years ago
Pavel Emelyanov 9305cfa444 [AF_UNIX]: Make unix_tot_inflight counter non-atomic 17 years ago
Johannes Berg 56db6c52bb mac80211: remove unused driver ops 17 years ago
Johannes Berg 830f903866 mac80211: allow driver to ask for a rate control algorithm 17 years ago
Pavel Emelyanov 03f49f3457 [NET]: Make helper to get dst entry and "use" it 17 years ago
Eric Dumazet 9e4505c459 [INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.h 17 years ago
Vlad Yasevich fa7ff654e1 SCTP: Clean-up some defines for regressions tests. 17 years ago
Vlad Yasevich 7ab9080467 SCTP: Make sctp_verify_param return multiple indications. 17 years ago
Vlad Yasevich d970dbf845 SCTP: Convert custom hash lists to use hlist. 17 years ago
Vlad Yasevich 73d9c4fd1a SCTP: Allow ADD_IP to work with AUTH for backward compatibility. 17 years ago
Vlad Yasevich 88799fe5ec SCTP: Correctly disable ADD-IP when AUTH is not supported. 17 years ago
Vlad Yasevich 0ed90fb0f6 SCTP: Update RCU handling during the ADD-IP case 17 years ago
Vlad Yasevich b6157d8e03 SCTP: Fix difference cases of retransmit. 17 years ago
Eric Dumazet 230140cffa [INET]: Remove per bucket rwlock in tcp/dccp ehash table. 17 years ago
Rumen G. Bogdanovski efac52762b [IPVS]: Synchronize closing of Connections 17 years ago
Rumen G. Bogdanovski 1e356f9cdf [IPVS]: Bind connections on stanby if the destination exists 17 years ago
Pavel Emelyanov c3e9a353d8 [IPV4]: Compact some ifdefs in the fib code. 17 years ago
Eric Dumazet 286ab3d460 [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way. 17 years ago
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes 17 years ago
Pavel Emelyanov d46557955f [NET]: Relax the reference counting of init_net_ns 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 17 years ago
Pavel Emelyanov f1a6c4da14 [NET]: Move the sock_copy() from the header 17 years ago
Al Viro d06f608265 SCTP endianness annotations regression 18 years ago
Eric W. Biederman 2b008b0a8e [NET]: Marking struct pernet_operations __net_initdata was inappropriate 18 years ago
Adrian Bunk 8ad7c62b75 [SCTP] net/sctp/auth.c: make 3 functions static 18 years ago
Adrian Bunk d84d64dcb3 [SCTP]: #if 0 sctp_update_copy_cksum() 18 years ago
Adrian Bunk d76081f875 [IRDA]: Make ircomm_tty static. 18 years ago