Commit Graph

6126 Commits (c18acd73ffc209def08003a1927473096f66c5ad)

Author SHA1 Message Date
Michael Buesch 61609bc0e4 [MAC80211]: Add support for setting TX power and radio status 18 years ago
Johannes Berg 501d857ec9 [IEEE80211]: Fix softmac lockdep reports. 18 years ago
Jamal Hadi Salim 8236632fb3 [NET_SCHED]: explict hold dev tx lock 18 years ago
Daniel Lezcano de3cb747ff [NET]: Dynamically allocate the loopback device, part 1. 18 years ago
Johannes Berg 5568296573 [NL80211]: add netlink interface to cfg80211 18 years ago
Ilpo Järvinen b76892051c [TCP]: Avoid clearing sacktag hint in trivial situations 18 years ago
Ilpo Järvinen c96fd3d461 [TCP]: Enable SACK enhanced FRTO (RFC4138) by default 18 years ago
Ilpo Järvinen 009a2e3e4e [TCP] FRTO: Improve interoperability with other undo_marker users 18 years ago
Ilpo Järvinen 7c46a03e67 [TCP]: Cleanup tcp_tso_acked and tcp_clean_rtx_queue 18 years ago
Ilpo Järvinen 13fcf850cc [TCP]: Move accounting from tso_acked to clean_rtx_queue 18 years ago
Ilpo Järvinen 5af4ec236f [TCP]: clear_all_retrans_hints prefixed by tcp_ 18 years ago
Ilpo Järvinen 91fed7a15c [TCP]: Make fackets_out accurate 18 years ago
Ilpo Järvinen 0dde7b5404 [TCP]: Maintain highest_sack accurately to the highest skb 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Rick Jones 5ee3afba88 [TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO. 18 years ago
Pavel Emelyanov 768f3591e2 [NETNS]: Cleanup list walking in setup_net and cleanup_net 18 years ago
Vlad Yasevich 6b2f9cb64d [SCTP]: Tie ADD-IP and AUTH functionality as required by spec. 18 years ago
Vlad Yasevich 65b07e5d0d [SCTP]: API updates to suport SCTP-AUTH extensions. 18 years ago
Vlad Yasevich bbd0d59809 [SCTP]: Implement the receive and verification of AUTH chunk 18 years ago
Vlad Yasevich 4cd57c8078 [SCTP]: Enable the sending of the AUTH chunk. 18 years ago
Vlad Yasevich 730fc3d05c [SCTP]: Implete SCTP-AUTH parameter processing 18 years ago
Vlad Yasevich a29a5bd4f5 [SCTP]: Implement SCTP-AUTH initializations. 18 years ago
Vlad Yasevich 1f485649f5 [SCTP]: Implement SCTP-AUTH internals 18 years ago
David L Stevens 96793b4825 [IPV4]: Add ICMPMsgStats MIB (RFC 4293) 18 years ago
David L Stevens 14878f75ab [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2] 18 years ago
Denis Cheng 8b14a53670 [NET]: all net/ cleanup with ARRAY_SIZE 18 years ago
Denis Cheng c40f6fff40 [IPV4] af_inet.c: use ARRAY_SIZE macro from kernel.h instead 18 years ago
Denis Cheng 26ff5ddc5a [NETLINK]: the temp variable name max is ambiguous 18 years ago
Denis Cheng 99406c885a [NETLINK]: use the macro min(x,y) provided by <linux/kernel.h> instead 18 years ago
Herbert Xu 52886051ff [SKBUFF]: Fix up csum_start when head room changes 18 years ago
Herbert Xu 0cfad07555 [NETLINK]: Avoid pointer in netlink_run_queue 18 years ago
Vlad Yasevich 007e3936bd [SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.c 18 years ago
Vlad Yasevich 131a47e31a [SCTP]: Implement the Supported Extensions Parameter 18 years ago
Denis V. Lunev 76c72d4f44 [IPV4/IPV6/DECNET]: Small cleanup for fib rules. 18 years ago
Pavel Emelyanov 056925ab31 [NET]: Cleanup calling netdev notifiers. 18 years ago
Pavel Emelyanov 30d97d3585 [NETNS]: Consolidate hashes creation in netdev_init() 18 years ago
Eric W. Biederman ad7379d494 [NET]: Fix the prototype of call_netdevice_notifiers. 18 years ago
Jamal Hadi Salim 22dd749501 [NET]: migrate HARD_TX_LOCK to header file 18 years ago
Milan Kocian 0b69d4bd26 [IPV6]: Remove redundant RTM_DELLINK message. 18 years ago
Paul Moore 63d804eade [CIPSO]: remove duplicated code in the cipso_v4_*_getattr() functions 18 years ago
Jeff Garzik 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Johannes Berg aa0daf0e02 [MAC80211]: remove/change some comments about Michael MIC hardware offload 18 years ago
Tomas Winkler 475fa49c12 [MAC80211]: PS mode fix 18 years ago
Stephen Hemminger 68aae11674 [MAC80211]: use internal network device stats 18 years ago
warmcat 24338793ee [MAC80211]: get STA after tx radiotap snipped 18 years ago
Volker Braun 139c3a0492 [MAC80211]: ignore key index on pairwise key (WEP only) 18 years ago
Johannes Berg c39e3a0d03 [MAC80211]: remove TKIP mixing for hw accel again 18 years ago
Johannes Berg 6a7664d451 [MAC80211]: remove HW_KEY_IDX_INVALID 18 years ago
Johannes Berg c15a205070 [MAC80211]: remove set_key_idx callback 18 years ago