aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net dst: use a percpu_counter to track entriesEric Dumazet2010-10-11
* neigh: Protect neigh->ha[] with a seqlockEric Dumazet2010-10-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-11
|\
| * net: clear heap allocations for privileged ethtool actionsKees Cook2010-10-11
| * ATM: mpc, fix use after freeJiri Slaby2010-10-11
| * net: clear heap allocation for ETHTOOL_GRXCLSRLALLKees Cook2010-10-08
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-10-08
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller2010-10-07
| |\ \
| | * | Bluetooth: Disallow to change L2CAP_OPTIONS values when connectedGustavo F. Padovan2010-10-04
| | * | Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state"Gustavo F. Padovan2010-09-30
| | * | Bluetooth: Fix inconsistent lock state with RFCOMMGustavo F. Padovan2010-09-30
| | * | Bluetooth: Simplify L2CAP Streaming mode sendingGustavo F. Padovan2010-09-30
| | * | Bluetooth: fix MTU L2CAP configuration parameterAndrei Emeltchenko2010-09-30
| | * | Bluetooth: Only enable L2CAP FCS for ERTM or streamingMat Martineau2010-09-30
* | | | neigh: speedup neigh_hh_init()Eric Dumazet2010-10-11
* | | | irda: Fix heap memory corruption in iriap.cSamuel Ortiz2010-10-10
* | | | irda: Fix parameter extraction stack overflowSamuel Ortiz2010-10-10
* | | | irda: Remove BKL instances from irnetSamuel Ortiz2010-10-10
* | | | irda: Remove BKL instances from af_irda.cSamuel Ortiz2010-10-10
* | | | net_sched: use __TCA_HTB_MAX and TCA_HTB_MAXChangli Gao2010-10-09
* | | | net: Fix rxq ref countingTom Herbert2010-10-08
* | | | Phonet: mark the pipe controller as EXPERIMENTALRémi Denis-Courmont2010-10-08
* | | | Phonet: cleanup pipe enable socket optionRémi Denis-Courmont2010-10-08
* | | | Phonet: advise against enabling the pipe controllerRémi Denis-Courmont2010-10-08
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-10-08
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-08
| |\ \ \ \
| | * | | | cfg80211: constify WDS addressJohannes Berg2010-10-07
| | * | | | nl80211: use new genl helpers for WDSJohannes Berg2010-10-07
| | * | | | mac80211: fix sw scan lockingJohannes Berg2010-10-07
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-07
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"John W. Linville2010-10-07
| | * | | | mac80211: avoid uninitialized var warning in ieee80211_scan_cancelJohn W. Linville2010-10-06
| | * | | | cfg80211: fix BSS double-unlinkingJohannes Berg2010-10-06
| | * | | | nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf2010-10-06
| | * | | | mac80211: compete scan to cfg80211 if deferred scan fail to startStanislaw Gruszka2010-10-06
| | * | | | mac80211: do not requeue scan work when not neededStanislaw Gruszka2010-10-06
| | * | | | mac80211: assure we also cancel deferred scan requestStanislaw Gruszka2010-10-06
| | * | | | mac80211: keep lock when calling __ieee80211_scan_completed()Stanislaw Gruszka2010-10-06
| | * | | | mac80211: reduce number of __ieee80211_scan_completed callsStanislaw Gruszka2010-10-06
| | * | | | nl80211: fix error in generic netif_running checkJohannes Berg2010-10-06
| | * | | | cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-06
| | * | | | mac80211: avoid transmitting delBA to old APJohannes Berg2010-10-06
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-06
| | |\| | |
| | | * | | mac80211: delete AddBA response timerJohannes Berg2010-10-06
| | * | | | mac80211: fix channel assumption for association done workLuis R. Rodriguez2010-10-05
| | * | | | mac80211: fix deadlock with multiple interfacesJohannes Berg2010-10-05
| | * | | | nl80211: reduce dumping boilerplateJohannes Berg2010-10-05
| | * | | | nl80211: use generic check for netif_runningJohannes Berg2010-10-05
| | * | | | nl80211: use the new genetlink pre/post_doit hooksJohannes Berg2010-10-05
| | * | | | genetlink: introduce pre_doit/post_doit hooksJohannes Berg2010-10-05