aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tipc: Kill tipc_get_mode() completely.David S. Miller2010-10-18
* fib_hash: RCU conversion phase 2Eric Dumazet2010-10-17
* fib_hash: RCU conversion phase 1Eric Dumazet2010-10-17
* fib_hash: embed initial hash table in fn_zoneEric Dumazet2010-10-17
* tcp: use correct counters in CA_CWR state tooIlpo Järvinen2010-10-17
* tcp: sack lost marking fixesIlpo Järvinen2010-10-17
* tipc: cleanup function namespacestephen hemminger2010-10-16
* fib: avoid false sharing on fib_table_hashEric Dumazet2010-10-16
* fib_trie: use fls() instead of open coded loopEric Dumazet2010-10-16
* fib: remove a useless synchronize_rcu() callEric Dumazet2010-10-16
* fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()Eric Dumazet2010-10-16
* net: allocate skbs on local nodeEric Dumazet2010-10-16
* Phonet: 'connect' socket implementation for Pipe controllerKumar Sanghvi2010-10-13
* tipc: clean out all instances of #if 0'd unused codePaul Gortmaker2010-10-13
* net: percpu net_device refcountEric Dumazet2010-10-12
* Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-10-12
|\
| * dccp: cosmetics - warning formatGerrit Renker2010-10-12
| * dccp: schedule an Ack when receiving timestampsGerrit Renker2010-10-12
| * dccp: generalise data-loss conditionIvo Calado2010-10-12
| * dccp: remove unused argument in CCID tx functionGerrit Renker2010-10-12
| * dccp: merge now-reduced connect_init() functionGerrit Renker2010-10-12
| * dccp: fix the adjustments to AWL and SWLGerrit Renker2010-10-12
* | 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