summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-10-19net: avoid a dev refcount in ip_mc_find_dev()Eric Dumazet
2010-10-18bonding: Fix napi poll for bonding driverNeil Horman
2010-10-18bonding: Fix bonding drivers improper modification of netpoll structureNeil Horman
2010-10-18IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast()Andy Walls
2010-10-18tipc: Simplify bearer shutdown logicAllan Stephens
2010-10-18tipc: Kill tipc_get_mode() completely.David S. Miller
2010-10-17fib_hash: RCU conversion phase 2Eric Dumazet
2010-10-17fib_hash: RCU conversion phase 1Eric Dumazet
2010-10-17fib_hash: embed initial hash table in fn_zoneEric Dumazet
2010-10-17tcp: use correct counters in CA_CWR state tooIlpo Järvinen
2010-10-17tcp: sack lost marking fixesIlpo Järvinen
2010-10-16tipc: cleanup function namespacestephen hemminger
2010-10-16fib: avoid false sharing on fib_table_hashEric Dumazet
2010-10-16fib_trie: use fls() instead of open coded loopEric Dumazet
2010-10-16fib: remove a useless synchronize_rcu() callEric Dumazet
2010-10-16fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()Eric Dumazet
2010-10-16net: allocate skbs on local nodeEric Dumazet
2010-10-13Phonet: 'connect' socket implementation for Pipe controllerKumar Sanghvi
2010-10-13tipc: clean out all instances of #if 0'd unused codePaul Gortmaker
2010-10-12net: percpu net_device refcountEric Dumazet
2010-10-12Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller
2010-10-12dccp: cosmetics - warning formatGerrit Renker
2010-10-12dccp: schedule an Ack when receiving timestampsGerrit Renker
2010-10-12dccp: generalise data-loss conditionIvo Calado
2010-10-12dccp: remove unused argument in CCID tx functionGerrit Renker
2010-10-12dccp: merge now-reduced connect_init() functionGerrit Renker
2010-10-12dccp: fix the adjustments to AWL and SWLGerrit Renker
2010-10-11net dst: use a percpu_counter to track entriesEric Dumazet
2010-10-11neigh: Protect neigh->ha[] with a seqlockEric Dumazet
2010-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-11net: clear heap allocations for privileged ethtool actionsKees Cook
2010-10-11ATM: mpc, fix use after freeJiri Slaby
2010-10-11neigh: speedup neigh_hh_init()Eric Dumazet
2010-10-11irda: Fix heap memory corruption in iriap.cSamuel Ortiz
2010-10-11irda: Fix parameter extraction stack overflowSamuel Ortiz
2010-10-11irda: Remove BKL instances from irnetSamuel Ortiz
2010-10-11irda: Remove BKL instances from af_irda.cSamuel Ortiz
2010-10-09net_sched: use __TCA_HTB_MAX and TCA_HTB_MAXChangli Gao
2010-10-08net: Fix rxq ref countingTom Herbert
2010-10-08Phonet: mark the pipe controller as EXPERIMENTALRémi Denis-Courmont
2010-10-08Phonet: cleanup pipe enable socket optionRémi Denis-Courmont
2010-10-08Phonet: advise against enabling the pipe controllerRémi Denis-Courmont
2010-10-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-08ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output()Dimitris Michailidis
2010-10-08net: clear heap allocation for ETHTOOL_GRXCLSRLALLKees Cook
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-10-08net: Update kernel-doc for netif_set_real_num_rx_queues()Ben Hutchings
2010-10-07cfg80211: constify WDS addressJohannes Berg
2010-10-07nl80211: use new genl helpers for WDSJohannes Berg