aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-08-29
|\
| * rfkill: rename rfkill_mutex to rfkill_global_mutexHenrique de Moraes Holschuh2008-08-29
| * rfkill: add WARN and BUG_ON paranoia (v2)Henrique de Moraes Holschuh2008-08-29
| * rfkill: add missing line breakFelipe Balbi2008-08-29
| * rfkill: use strict_strtoul (v2)Henrique de Moraes Holschuh2008-08-29
| * mac80211/cfg80211: HT capabilities for NEW_STAJouni Malinen2008-08-29
| * mac80211: Use only precedence level of DSCP field for frame classificationDaniel Wagner2008-08-29
| * mac80211: Handle scan result IEs in one blockJouni Malinen2008-08-29
| * mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen2008-08-29
| * mac80211: fill start-sequence-number for BA session startJohannes Berg2008-08-29
* | ip: speedup /proc/net/rt_cache handlingEric Dumazet2008-08-28
* | inet_diag: Add empty bucket optimization to inet_diag tooAndi Kleen2008-08-28
* | tcp: Skip empty hash buckets faster in /proc/net/tcpAndi Kleen2008-08-28
|/
* Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2008-08-27
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Simon Horman2008-08-27
| |\
| | * IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.cJulius Volz2008-08-26
| | * IPVS: Integrate ESP protocol into ip_vs_proto_ah.cJulius Volz2008-08-26
| | * ipvs: Fix race conditions in lblcr schedulerSven Wegener2008-08-19
| | * ipvs: Fix race conditions in lblc schedulerSven Wegener2008-08-19
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2008-08-19
| | |\
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2008-08-16
| | |\ \
| | * | | ipvs: rename __ip_vs_wlc_schedule in lblc and lblcr schedulersSimon Horman2008-08-14
| | * | | ipvs: Create init functions for estimator codeSven Wegener2008-08-14
| | * | | ipvs: Only call init_service, update_service and done_service for schedulers ...Sven Wegener2008-08-14
| | * | | IPVS: Add genetlink interface implementationJulius Volz2008-08-14
* | | | | dccp ccid-3: Replace lazy BUG_ON with conditionGerrit Renker2008-08-27
* | | | | dccp: Toggle debug output without module unloadingGerrit Renker2008-08-27
* | | | | dccp: Empty the write queue when disconnectingGerrit Renker2008-08-27
* | | | | dccp: Fill in the Data fields for "Option Error" ResetsGerrit Renker2008-08-27
* | | | | dccp: Silently ignore options with nonsensical lengthsGerrit Renker2008-08-27
* | | | | dccp: Always generate a Reset in response to option errorsWei Yongjun2008-08-27
|/ / / /
* | | | tcp: Add tcp_parse_aligned_timestampIlpo Järvinen2008-08-23
* | | | tcp: Add tcp_collapse_one to eliminate duplicated codeIlpo Järvinen2008-08-23
* | | | tcp: Add tcp_validate_incoming & put duplicated code thereIlpo Järvinen2008-08-23
* | | | mac80211: add direct probe before associationRon Rindjunsky2008-08-22
* | | | mac80211: change number of pre-assoc scansRon Rindjunsky2008-08-22
* | | | mac80211: cleanup mlme state namespaceTomas Winkler2008-08-22
* | | | mac80211: filter probes in ieee80211_rx_mgmt_probe_respTomas Winkler2008-08-22
* | | | replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene2008-08-22
* | | | move ETH_P_PAE from ieee80211_i.h to if_ether.hJasper Bryant-Greene2008-08-22
* | | | rfkill: introduce RFKILL_STATE_MAXHenrique de Moraes Holschuh2008-08-22
* | | | rfkill: add __must_check annotationsHenrique de Moraes Holschuh2008-08-22
* | | | rfkill: add default global states (v2)Henrique de Moraes Holschuh2008-08-22
* | | | rfkill: detect bogus double-registering (v2)Henrique de Moraes Holschuh2008-08-22
* | | | mac80211: allow no mac address until firmware loadLuis Carlos Cobo2008-08-22
* | | | mac80211: remove WLAN_FC_DATA_PRESENTHarvey Harrison2008-08-22
* | | | mac80211: remove rx/tx_data->fc memberHarvey Harrison2008-08-22
* | | | mac80211: use ieee80211 frame control directlyHarvey Harrison2008-08-22
* | | | mac80211: remove IEEE80211_FC helperHarvey Harrison2008-08-22
* | | | mac80211: remove ieee80211_get_hdrlenHarvey Harrison2008-08-22