Commit Graph

1510 Commits (1ada5cba6a0318f90e45b38557e7b5206a9cba38)

Author SHA1 Message Date
Herbert Xu 716062fd4c [IPSEC]: Merge most of the input path 17 years ago
Herbert Xu c6581a457e [IPSEC]: Add async resume support on output 17 years ago
Herbert Xu 862b82c6f9 [IPSEC]: Merge most of the output path 17 years ago
Herbert Xu ef76bc23ef [IPV6]: Add ip6_local_out 17 years ago
Herbert Xu c439cb2e4b [IPV4]: Add ip_local_out 17 years ago
Herbert Xu 227620e295 [IPSEC]: Separate inner/outer mode processing on input 17 years ago
Herbert Xu 36cf9acf93 [IPSEC]: Separate inner/outer mode processing on output 17 years ago
Herbert Xu 29bb43b4ec [INET]: Give outer DSCP directly to ip*_copy_dscp 17 years ago
Herbert Xu 25ee3286dc [IPSEC]: Merge common code into xfrm_bundle_create 17 years ago
Herbert Xu 66cdb3ca27 [IPSEC]: Move flow construction into xfrm_dst_lookup 17 years ago
Herbert Xu f04e7e8d7f [IPSEC]: Replace x->type->{local,remote}_addr with flags 17 years ago
Herbert Xu 274b3426db [NET]: Remove unnecessary inclusion of dst.h 17 years ago
Herbert Xu 352e512c32 [NET]: Eliminate duplicate copies of dst_discard 17 years ago
Herbert Xu b4ce92775c [IPV6]: Move nfheader_len into rt6_info 17 years ago
Wang Chen 33c732c361 [IPV4]: Add raw drops counter. 17 years ago
Jens Axboe 9c55e01c0c [TCP]: Splice receive support. 17 years ago
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