Commit Graph

1160 Commits (b95cce3576813ac3f86bafa6b5daaaaf7574b0fe)

Author SHA1 Message Date
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
Paul Moore 9534f71ca3 SELinux: restore proper NetLabel caching behavior 18 years ago
sebastian@breakpoint.cc 0a5fcb9cf8 sctp: move global declaration to header file. 18 years ago
Adrian Bunk 131116989b [AF_UNIX]: Make code static. 18 years ago
Adrian Bunk 1a3a206f7f [NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static. 18 years ago
Herbert Xu 20283d84c7 [IPV6]: Remove circular dependency on if_inet6.h 18 years ago
Al Viro 8e036fc314 [BLUETOOTH] l2cap: endianness annotations 18 years ago
Stephen Hemminger 30cfd0baf0 [TCP]: congestion control API pass RTT in microseconds 18 years ago
Al Viro a34c45896a netfilter endian regressions 18 years ago
Paul Moore 23bcdc1ade SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement 18 years ago
Johannes Berg 2dbba6f773 [GENETLINK]: Dynamic multicast groups. 18 years ago
Patrick McHardy bd0bf0765e [XFRM]: Fix crash introduced by struct dst_entry reordering 18 years ago
Stephen Hemminger 16751347a0 [TCP]: remove unused argument to cong_avoid op 18 years ago
Roland McGrath c09edd6eba avoid OPEN_MAX in SCM_MAX_FD 18 years ago