summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ipvs: Fix race conditions in lblcr schedulerSven Wegener2008-08-191-115/+114
| | * | ipvs: Fix race conditions in lblc schedulerSven Wegener2008-08-191-108/+96
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2008-08-1917-146/+215
| | |\ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2008-08-1610-19/+89
| | |\ \ \
| | * | | | ipvs: rename __ip_vs_wlc_schedule in lblc and lblcr schedulersSimon Horman2008-08-152-6/+6
| | * | | | ipvs: Create init functions for estimator codeSven Wegener2008-08-152-9/+17
| | * | | | ipvs: Only call init_service, update_service and done_service for schedulers ...Sven Wegener2008-08-158-123/+12
| | * | | | IPVS: Add genetlink interface implementationJulius Volz2008-08-151-0/+875
* | | | | | dccp ccid-3: Replace lazy BUG_ON with conditionGerrit Renker2008-08-271-2/+4
* | | | | | dccp: Toggle debug output without module unloadingGerrit Renker2008-08-274-4/+4
* | | | | | dccp: Empty the write queue when disconnectingGerrit Renker2008-08-271-0/+2
* | | | | | dccp: Fill in the Data fields for "Option Error" ResetsGerrit Renker2008-08-271-0/+3
* | | | | | dccp: Silently ignore options with nonsensical lengthsGerrit Renker2008-08-271-4/+6
* | | | | | dccp: Always generate a Reset in response to option errorsWei Yongjun2008-08-271-2/+2
|/ / / / /
* | | | | tcp: Add tcp_parse_aligned_timestampIlpo Järvinen2008-08-231-19/+18
* | | | | tcp: Add tcp_collapse_one to eliminate duplicated codeIlpo Järvinen2008-08-231-10/+14
* | | | | tcp: Add tcp_validate_incoming & put duplicated code thereIlpo Järvinen2008-08-231-78/+69
* | | | | mac80211: add direct probe before associationRon Rindjunsky2008-08-222-15/+73
* | | | | mac80211: change number of pre-assoc scansRon Rindjunsky2008-08-222-3/+10
* | | | | mac80211: cleanup mlme state namespaceTomas Winkler2008-08-224-51/+61
* | | | | mac80211: filter probes in ieee80211_rx_mgmt_probe_respTomas Winkler2008-08-221-3/+3
* | | | | replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene2008-08-2216-608/+545
* | | | | move ETH_P_PAE from ieee80211_i.h to if_ether.hJasper Bryant-Greene2008-08-221-4/+0
* | | | | rfkill: introduce RFKILL_STATE_MAXHenrique de Moraes Holschuh2008-08-221-3/+8
* | | | | rfkill: add __must_check annotationsHenrique de Moraes Holschuh2008-08-221-2/+3
* | | | | rfkill: add default global states (v2)Henrique de Moraes Holschuh2008-08-222-12/+116
* | | | | rfkill: detect bogus double-registering (v2)Henrique de Moraes Holschuh2008-08-221-1/+28
* | | | | mac80211: allow no mac address until firmware loadLuis Carlos Cobo2008-08-221-0/+38
* | | | | mac80211: remove WLAN_FC_DATA_PRESENTHarvey Harrison2008-08-221-2/+0
* | | | | mac80211: remove rx/tx_data->fc memberHarvey Harrison2008-08-223-9/+4
* | | | | mac80211: use ieee80211 frame control directlyHarvey Harrison2008-08-223-51/+44
* | | | | mac80211: remove IEEE80211_FC helperHarvey Harrison2008-08-225-33/+31
* | | | | mac80211: remove ieee80211_get_hdrlenHarvey Harrison2008-08-221-39/+0
* | | | | mac80211: rx.c/tx.c remove more users of tx/rx_data->fcHarvey Harrison2008-08-222-39/+25
* | | | | mac80211: wep.c replace magic numbers in IV/ICV removalHarvey Harrison2008-08-221-4/+3
* | | | | mac80211: wme.h remove unused QOS_CONTROL_LENHarvey Harrison2008-08-221-2/+0
* | | | | mac80211: explicitly check skb->lenHarvey Harrison2008-08-221-14/+11
* | | | | mac80211: radiotap: assume modulation from ratesBruno Randolf2008-08-221-1/+4
* | | | | mac80211: add rx status flag for short preambleBruno Randolf2008-08-221-0/+2
* | | | | mac80211: add ieee80211_queue_stopped)Tomas Winkler2008-08-221-0/+7
* | | | | WIRELESS: Make wireless one-click selectable.Robert P. J. Day2008-08-221-2/+6
* | | | | net/ieee80211: adjust error handlingJulia Lawall2008-08-221-4/+4
| |_|_|/ |/| | |
* | | | pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski2008-08-212-0/+8
* | | | sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich2008-08-212-22/+67
* | | | pkt_sched: Prevent livelock in TX queue running.David S. Miller2008-08-191-1/+3
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-08-196-192/+194
|\ \ \ \
| * | | | [Bluetooth] Consolidate maintainers informationMarcel Holtmann2008-08-185-5/+5
| * | | | [Bluetooth] Fix userspace breakage due missing class linksMarcel Holtmann2008-08-181-187/+189
* | | | | Revert "pkt_sched: Add BH protection for qdisc_stab_lock."David S. Miller2008-08-181-7/+7
* | | | | Revert "pkt_sched: Protect gen estimators under est_lock."David S. Miller2008-08-181-5/+4
| |_|_|/ |/| | |
OpenPOWER on IntegriCloud