Commit Graph

9843 Commits (c1e5fcc980b7b2185b29e4f9f0d8266806ada9eb)

Author SHA1 Message Date
Thomas Graf 2c10b32bf5 netlink: Remove compat API for nested attributes 17 years ago
Jarek Poplawski 102396ae65 pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock() 17 years ago
Yang Hongyang 3cc76caa98 ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0 17 years ago
Henrique de Moraes Holschuh 1563574448 rfkill: rename rfkill_mutex to rfkill_global_mutex 17 years ago
Henrique de Moraes Holschuh f745ba03a1 rfkill: add WARN and BUG_ON paranoia (v2) 17 years ago
Felipe Balbi 01b510b9c2 rfkill: add missing line break 17 years ago
Henrique de Moraes Holschuh 849e0576a7 rfkill: use strict_strtoul (v2) 17 years ago
Jouni Malinen 36aedc903e mac80211/cfg80211: HT capabilities for NEW_STA 17 years ago
Daniel Wagner 2f58bbf27f mac80211: Use only precedence level of DSCP field for frame classification 17 years ago
Jouni Malinen 43ac2ca384 mac80211: Handle scan result IEs in one block 17 years ago
Jouni Malinen 9f1ba9062e mac80211/cfg80211: Add BSS configuration options for AP mode 17 years ago
Johannes Berg 7f93ea3e24 mac80211: fill start-sequence-number for BA session start 17 years ago
Eric Dumazet a627266570 ip: speedup /proc/net/rt_cache handling 17 years ago
Andi Kleen 6be547a61d inet_diag: Add empty bucket optimization to inet_diag too 17 years ago
Andi Kleen 6eac560407 tcp: Skip empty hash buckets faster in /proc/net/tcp 17 years ago
Vlad Yasevich d97240552c sctp: fix random memory dereference with SCTP_HMAC_IDENT option. 17 years ago
Vlad Yasevich 328fc47ea0 sctp: correct bounds check in sctp_setsockopt_auth_key 17 years ago
Hugh Dickins d994af0d50 ipv4: mode 0555 in ipv4_skeleton 17 years ago
Philip Love 7982d5e1b3 tcp: fix tcp header size miscalculation when window scale is unused 17 years ago
Jarek Poplawski f6f9b93f16 pkt_sched: Fix gen_estimator locks 17 years ago
Jarek Poplawski f7a54c13c7 pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc 17 years ago
Jarek Poplawski 666d9bbedf pkt_sched: Fix dev_graft_qdisc() locking 17 years ago
Gerrit Renker eff253c427 dccp ccid-3: Replace lazy BUG_ON with condition 17 years ago
Gerrit Renker 157439fa4a dccp: Toggle debug output without module unloading 17 years ago
Gerrit Renker b569d5a134 dccp: Empty the write queue when disconnecting 17 years ago
Gerrit Renker 5a056417e6 dccp: Fill in the Data fields for "Option Error" Resets 17 years ago
Gerrit Renker 1efa6bbac8 dccp: Silently ignore options with nonsensical lengths 17 years ago
Wei Yongjun 33c449675c dccp: Always generate a Reset in response to option errors 17 years ago
Julius Volz e3c2ced8d2 IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c 17 years ago
Julius Volz 409a19669e IPVS: Integrate ESP protocol into ip_vs_proto_ah.c 17 years ago
John W. Linville 576fdeaef6 mac80211: quiet chatty IBSS merge message 17 years ago
Jan-Espen Pettersen 8ab65b03b7 mac80211: don't send empty extended rates IE 17 years ago
Jouni Malinen 93015f0f34 mac80211: Fix debugfs file add/del for netdev 17 years ago
Julia Lawall 667d8af9af net/mac80211/mesh.c: correct the argument to __mesh_table_free 17 years ago
Jouni Malinen 087d833e5a mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM 17 years ago
Felipe Balbi 988b02f1bf net: rfkill: add missing line break 17 years ago
Al Viro ce3113ec57 ipv6: sysctl fixes 17 years ago
Al Viro 2f4520d35d ipv4: sysctl fixes 17 years ago
Vlad Yasevich 30c2235cbc sctp: add verification checks to SCTP_AUTH_KEY option 17 years ago
Stephen Hemminger f410a1fba7 ipv6: protocol for address routes 17 years ago
Ilpo Järvinen a4356b2920 tcp: Add tcp_parse_aligned_timestamp 17 years ago
Ilpo Järvinen 2cf46637b5 tcp: Add tcp_collapse_one to eliminate duplicated code 17 years ago
Ilpo Järvinen cbe2d128a0 tcp: Add tcp_validate_incoming & put duplicated code there 17 years ago
Denis V. Lunev fdc0bde90a icmp: icmp_sk() should not use smp_processor_id() in preemptible code 17 years ago
Ron Rindjunsky 9859b81eae mac80211: add direct probe before association 17 years ago
Ron Rindjunsky 6042a3e3ff mac80211: change number of pre-assoc scans 17 years ago
Tomas Winkler 48c2fc59aa mac80211: cleanup mlme state namespace 17 years ago
Tomas Winkler 8e7cdbb633 mac80211: filter probes in ieee80211_rx_mgmt_probe_resp 17 years ago
Jasper Bryant-Greene f698d856f6 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate 17 years ago
Jasper Bryant-Greene fef1643bf0 move ETH_P_PAE from ieee80211_i.h to if_ether.h 17 years ago