summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2008-08-28ip: speedup /proc/net/rt_cache handlingEric Dumazet1-4/+10
2008-08-28inet_diag: Add empty bucket optimization to inet_diag tooAndi Kleen1-1/+5
2008-08-28tcp: Skip empty hash buckets faster in /proc/net/tcpAndi Kleen1-7/+19
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-22mac80211: add direct probe before associationRon Rindjunsky2-15/+73
2008-08-22mac80211: change number of pre-assoc scansRon Rindjunsky2-3/+10
2008-08-22mac80211: cleanup mlme state namespaceTomas Winkler4-51/+61
2008-08-22mac80211: filter probes in ieee80211_rx_mgmt_probe_respTomas Winkler1-3/+3
2008-08-22replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene16-608/+545
2008-08-22move ETH_P_PAE from ieee80211_i.h to if_ether.hJasper Bryant-Greene1-4/+0
2008-08-22rfkill: introduce RFKILL_STATE_MAXHenrique de Moraes Holschuh1-3/+8
2008-08-22rfkill: add __must_check annotationsHenrique de Moraes Holschuh1-2/+3
2008-08-22rfkill: add default global states (v2)Henrique de Moraes Holschuh2-12/+116
2008-08-22rfkill: detect bogus double-registering (v2)Henrique de Moraes Holschuh1-1/+28
2008-08-22mac80211: allow no mac address until firmware loadLuis Carlos Cobo1-0/+38
2008-08-22mac80211: remove WLAN_FC_DATA_PRESENTHarvey Harrison1-2/+0
2008-08-22mac80211: remove rx/tx_data->fc memberHarvey Harrison3-9/+4
2008-08-22mac80211: use ieee80211 frame control directlyHarvey Harrison3-51/+44
2008-08-22mac80211: remove IEEE80211_FC helperHarvey Harrison5-33/+31
2008-08-22mac80211: remove ieee80211_get_hdrlenHarvey Harrison1-39/+0
2008-08-22mac80211: rx.c/tx.c remove more users of tx/rx_data->fcHarvey Harrison2-39/+25
2008-08-22mac80211: wep.c replace magic numbers in IV/ICV removalHarvey Harrison1-4/+3
2008-08-22mac80211: wme.h remove unused QOS_CONTROL_LENHarvey Harrison1-2/+0
2008-08-22mac80211: explicitly check skb->lenHarvey Harrison1-14/+11
2008-08-22mac80211: radiotap: assume modulation from ratesBruno Randolf1-1/+4
2008-08-22mac80211: add rx status flag for short preambleBruno Randolf1-0/+2
2008-08-22mac80211: add ieee80211_queue_stopped)Tomas Winkler1-0/+7
2008-08-22WIRELESS: Make wireless one-click selectable.Robert P. J. Day1-2/+6
2008-08-22net/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
2008-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller6-192/+194
2008-08-19ipvs: Fix race conditions in lblcr schedulerSven Wegener1-115/+114
2008-08-19ipvs: Fix race conditions in lblc schedulerSven Wegener1-108/+96
2008-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman17-146/+215
2008-08-18Revert "pkt_sched: Add BH protection for qdisc_stab_lock."David S. Miller1-7/+7
2008-08-18Revert "pkt_sched: Protect gen estimators under est_lock."David S. Miller1-5/+4