summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2008-08-30rfkill: rename rfkill_mutex to rfkill_global_mutexHenrique de Moraes Holschuh1-18/+20
2008-08-30rfkill: add WARN and BUG_ON paranoia (v2)Henrique de Moraes Holschuh1-13/+37
2008-08-30rfkill: add missing line breakFelipe Balbi1-1/+1
2008-08-30rfkill: use strict_strtoul (v2)Henrique de Moraes Holschuh1-2/+12
2008-08-30mac80211/cfg80211: HT capabilities for NEW_STAJouni Malinen2-0/+15
2008-08-30mac80211: Use only precedence level of DSCP field for frame classificationDaniel Wagner1-2/+0
2008-08-30mac80211: Handle scan result IEs in one blockJouni Malinen2-159/+89
2008-08-30mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen2-0/+89
2008-08-30mac80211: fill start-sequence-number for BA session startJohannes Berg1-1/+4
2008-08-27Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller14-557/+1170
2008-08-27dccp ccid-3: Replace lazy BUG_ON with conditionGerrit Renker1-2/+4
2008-08-27dccp: Toggle debug output without module unloadingGerrit Renker4-4/+4
2008-08-27dccp: Empty the write queue when disconnectingGerrit Renker1-0/+2
2008-08-27dccp: Fill in the Data fields for "Option Error" ResetsGerrit Renker1-0/+3
2008-08-27dccp: Silently ignore options with nonsensical lengthsGerrit Renker1-4/+6
2008-08-27dccp: Always generate a Reset in response to option errorsWei Yongjun1-2/+2
2008-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Simon Horman14-557/+1170
2008-08-27IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.cJulius Volz3-177/+1
2008-08-27IPVS: Integrate ESP protocol into ip_vs_proto_ah.cJulius Volz3-24/+54
2008-08-23tcp: Add tcp_parse_aligned_timestampIlpo Järvinen1-19/+18
2008-08-23tcp: Add tcp_collapse_one to eliminate duplicated codeIlpo Järvinen1-10/+14
2008-08-23tcp: Add tcp_validate_incoming & put duplicated code thereIlpo Järvinen1-78/+69
2008-08-23mac80211: add direct probe before associationRon Rindjunsky2-15/+73
2008-08-23mac80211: change number of pre-assoc scansRon Rindjunsky2-3/+10
2008-08-23mac80211: cleanup mlme state namespaceTomas Winkler4-51/+61
2008-08-23mac80211: filter probes in ieee80211_rx_mgmt_probe_respTomas Winkler1-3/+3
2008-08-23replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene16-608/+545
2008-08-23move ETH_P_PAE from ieee80211_i.h to if_ether.hJasper Bryant-Greene1-4/+0
2008-08-23rfkill: introduce RFKILL_STATE_MAXHenrique de Moraes Holschuh1-3/+8
2008-08-23rfkill: add __must_check annotationsHenrique de Moraes Holschuh1-2/+3
2008-08-23rfkill: add default global states (v2)Henrique de Moraes Holschuh2-12/+116
2008-08-23rfkill: detect bogus double-registering (v2)Henrique de Moraes Holschuh1-1/+28
2008-08-23mac80211: allow no mac address until firmware loadLuis Carlos Cobo1-0/+38
2008-08-23mac80211: remove WLAN_FC_DATA_PRESENTHarvey Harrison1-2/+0
2008-08-23mac80211: remove rx/tx_data->fc memberHarvey Harrison3-9/+4
2008-08-23mac80211: use ieee80211 frame control directlyHarvey Harrison3-51/+44
2008-08-23mac80211: remove IEEE80211_FC helperHarvey Harrison5-33/+31
2008-08-23mac80211: remove ieee80211_get_hdrlenHarvey Harrison1-39/+0
2008-08-23mac80211: rx.c/tx.c remove more users of tx/rx_data->fcHarvey Harrison2-39/+25
2008-08-23mac80211: wep.c replace magic numbers in IV/ICV removalHarvey Harrison1-4/+3
2008-08-23mac80211: wme.h remove unused QOS_CONTROL_LENHarvey Harrison1-2/+0
2008-08-23mac80211: explicitly check skb->lenHarvey Harrison1-14/+11
2008-08-23mac80211: radiotap: assume modulation from ratesBruno Randolf1-1/+4
2008-08-23mac80211: add rx status flag for short preambleBruno Randolf1-0/+2
2008-08-23mac80211: add ieee80211_queue_stopped)Tomas Winkler1-0/+7
2008-08-23WIRELESS: Make wireless one-click selectable.Robert P. J. Day1-2/+6
2008-08-23net/ieee80211: adjust error handlingJulia Lawall1-4/+4
2008-08-21pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski2-0/+8
2008-08-21sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich2-22/+67
2008-08-19pkt_sched: Prevent livelock in TX queue running.David S. Miller1-1/+3