Commit Graph

1123 Commits (b4b510290b056b86611757ce1175a230f1080f53)

Author SHA1 Message Date
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Eric W. Biederman 07feaebfcc [NET]: Add a network namespace parameter to struct sock 18 years ago
Eric W. Biederman 5f256becd8 [NET]: Basic network namespace infrastructure. 18 years ago
Joy Latten ab5f5e8b14 [XFRM]: xfrm audit calls 18 years ago
John Heffner d2e9117c7a [NET]: Change type of owner in sock_lock_t to int, rename 18 years ago
Johannes Berg 11a843b7e1 [MAC80211]: rework key handling 18 years ago
Johannes Berg f658eb90d0 [MAC80211] key handling: remove default_wep_only 18 years ago
Johannes Berg 8f20fc2498 [MAC80211]: embed key conf in key, fix driver interface 18 years ago
Johannes Berg 7b33a57f0f [MAC80211]: remove unused ioctls (3) 18 years ago
Johannes Berg 53cb670042 [MAC80211]: remove unused ioctls (2) 18 years ago
Johannes Berg b2446b3680 [MAC80211]: remove unused ioctls (1) 18 years ago
Johannes Berg 3017b80bf0 [MAC80211]: fix software decryption 18 years ago
Johannes Berg 82f716056f [MAC80211]: remove radar stuff 18 years ago
Johannes Berg aaa92e9a74 [MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACK 18 years ago
Johannes Berg 0ef6e49b75 [MAC80211]: remove IEEE80211_HW_HOST_GEN_BEACON flag 18 years ago
Johannes Berg 4dfd1d2f6a [MAC80211]: remove reset callback 18 years ago
Ilpo Järvinen 172589ccdd [NET]: DIV_ROUND_UP cleanup (part two) 18 years ago
Noriaki TAKAMIYA a47ed4cd8c [IPV6] XFRM: Fix connected socket to use transformation. 18 years ago
Brian Haley e773e4faa1 [IPV6]: Add v4mapped address inline 18 years ago
Ilpo Järvinen 6ff03ac355 [TCP]: tcp_packets_out_inc to tcp_output.c (no callers elsewhere) 18 years ago
Ilpo Järvinen e9144bd8da [TCP]: Remove unnecessary wrapper tcp_packets_out_dec 18 years ago
Neil Horman 4d93df0abd [SCTP]: Rewrite of sctp buffer management code 18 years ago
Ilpo Järvinen e60402d0a9 [TCP]: Move sack_ok access to obviously named funcs & cleanup 18 years ago
Ilpo Järvinen b9c4595bc4 [TCP]: Don't panic if S+L skb is detected 18 years ago
Ilpo Järvinen 1b6d427bb7 [TCP]: Reduce sacked_out with reno when purging write_queue 18 years ago
Ilpo Järvinen 005903bc3a [TCP]: Left out sync->verify (the new meaning of it) & definify 18 years ago
Ilpo Järvinen 83ae40885f [TCP]: Add tcp_left_out(tp) "back" to get cleaner looking lines 18 years ago
Ilpo Järvinen b5860bbac7 [TCP]: Tighten tcp_sock's belt, drop left_out 18 years ago
Ilpo Järvinen af610b4ca1 [TCP]: Add tcp_dec_pcount_approx int variant 18 years ago
Ilpo Järvinen bdf1ee5d3b [TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it 18 years ago
Pavel Emelyanov e314dbdc1c [NET]: Virtual ethernet device driver. 18 years ago
Pavel Emelianov e71992889e [RTNETLINK]: Introduce generic rtnl_create_link(). 18 years ago
Andy Green dfe6e81dea [MAC80211]: Add get_unaligned to ieee80211_get_radiotap_len 18 years ago
Daniel Drake d9430a3288 [MAC80211]: implement ERP info change notifications 18 years ago
Daniel Drake 7e9ed18874 [MAC80211]: improved short preamble handling 18 years ago
Ivo van Doorn d5d08def92 [MAC80211]: Add LONG_RETRY flag to ieee80211_tx_control 18 years ago
Michael Wu be8755e180 [MAC80211]: improve locking of sta_info related structures 18 years ago
Johannes Berg 571ecf676d [MAC80211]: split RX handlers into own file 18 years ago
Alexey Dobriyan 891e6a9312 [ROSE]: Fix rose.ko oops on unload 18 years ago
David S. Miller f8ab18d2d9 [TCP]: Fix MD5 signature handling on big-endian. 18 years ago
Al Viro 78bd8fbbcd fix sctp_del_bind_addr() last argument type 18 years ago
Wei Yongjun 6f4c618ddb SCTP : Add paramters validity check for ASCONF chunk 18 years ago
Vlad Yasevich ece25dfa09 SCTP: Clean up OOTB handling and fix infinite loop processing 18 years ago
Vlad Yasevich 559cf710b0 [SCTP]: Convert bind_addr_list locking to RCU 18 years ago
Vlad Yasevich 2930354799 [SCTP]: Add RCU synchronization around sctp_localaddr_list 18 years ago
Wei Yongjun 00f1c2df2a SCTP: Fix to encode PROTOCOL VIOLATION error cause correctly 18 years ago
Vlad Yasevich ea2dfb3733 SCTP: properly clean up fragment and ordering queues during FWD-TSN. 18 years ago
Patrick McHardy 591e620693 [NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack 18 years ago
David S. Miller 3516ffb0fe [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg(). 18 years ago