summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-08-29rfkill: rename rfkill_mutex to rfkill_global_mutexHenrique de Moraes Holschuh
2008-08-29rfkill: add WARN and BUG_ON paranoia (v2)Henrique de Moraes Holschuh
2008-08-29rfkill: add missing line breakFelipe Balbi
2008-08-29rfkill: use strict_strtoul (v2)Henrique de Moraes Holschuh
2008-08-29mac80211/cfg80211: HT capabilities for NEW_STAJouni Malinen
2008-08-29mac80211: Use only precedence level of DSCP field for frame classificationDaniel Wagner
2008-08-29mac80211: Handle scan result IEs in one blockJouni Malinen
2008-08-29mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen
2008-08-29mac80211: fill start-sequence-number for BA session startJohannes Berg
2008-08-27Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2008-08-27dccp ccid-3: Replace lazy BUG_ON with conditionGerrit Renker
2008-08-27dccp: Toggle debug output without module unloadingGerrit Renker
2008-08-27dccp: Empty the write queue when disconnectingGerrit Renker
2008-08-27dccp: Fill in the Data fields for "Option Error" ResetsGerrit Renker
2008-08-27dccp: Silently ignore options with nonsensical lengthsGerrit Renker
2008-08-27dccp: Always generate a Reset in response to option errorsWei Yongjun
2008-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Simon Horman
2008-08-27IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.cJulius Volz
2008-08-27IPVS: Integrate ESP protocol into ip_vs_proto_ah.cJulius Volz
2008-08-23tcp: Add tcp_parse_aligned_timestampIlpo Järvinen
2008-08-23tcp: Add tcp_collapse_one to eliminate duplicated codeIlpo Järvinen
2008-08-23tcp: Add tcp_validate_incoming & put duplicated code thereIlpo Järvinen
2008-08-22mac80211: add direct probe before associationRon Rindjunsky
2008-08-22mac80211: change number of pre-assoc scansRon Rindjunsky
2008-08-22mac80211: cleanup mlme state namespaceTomas Winkler
2008-08-22mac80211: filter probes in ieee80211_rx_mgmt_probe_respTomas Winkler
2008-08-22replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene
2008-08-22move ETH_P_PAE from ieee80211_i.h to if_ether.hJasper Bryant-Greene
2008-08-22rfkill: introduce RFKILL_STATE_MAXHenrique de Moraes Holschuh
2008-08-22rfkill: add __must_check annotationsHenrique de Moraes Holschuh
2008-08-22rfkill: add default global states (v2)Henrique de Moraes Holschuh
2008-08-22rfkill: detect bogus double-registering (v2)Henrique de Moraes Holschuh
2008-08-22mac80211: allow no mac address until firmware loadLuis Carlos Cobo
2008-08-22mac80211: remove WLAN_FC_DATA_PRESENTHarvey Harrison
2008-08-22mac80211: remove rx/tx_data->fc memberHarvey Harrison
2008-08-22mac80211: use ieee80211 frame control directlyHarvey Harrison
2008-08-22mac80211: remove IEEE80211_FC helperHarvey Harrison
2008-08-22mac80211: remove ieee80211_get_hdrlenHarvey Harrison
2008-08-22mac80211: rx.c/tx.c remove more users of tx/rx_data->fcHarvey Harrison
2008-08-22mac80211: wep.c replace magic numbers in IV/ICV removalHarvey Harrison
2008-08-22mac80211: wme.h remove unused QOS_CONTROL_LENHarvey Harrison
2008-08-22mac80211: explicitly check skb->lenHarvey Harrison
2008-08-22mac80211: radiotap: assume modulation from ratesBruno Randolf
2008-08-22mac80211: add rx status flag for short preambleBruno Randolf
2008-08-22mac80211: add ieee80211_queue_stopped)Tomas Winkler
2008-08-22WIRELESS: Make wireless one-click selectable.Robert P. J. Day
2008-08-22net/ieee80211: adjust error handlingJulia Lawall
2008-08-21pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski
2008-08-21sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich
2008-08-19pkt_sched: Prevent livelock in TX queue running.David S. Miller