aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-11neigh: Protect neigh->ha[] with a seqlockEric Dumazet4-26/+51
2010-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller12-94/+126
2010-10-11net: clear heap allocations for privileged ethtool actionsKees Cook1-3/+3
2010-10-11NET: pch, fix use after freeJiri Slaby1-1/+1
2010-10-11NET: wimax, fix use after freeJiri Slaby1-13/+13
2010-10-11ATM: iphase, remove sleep-inside-atomicJiri Slaby2-7/+1
2010-10-11ATM: mpc, fix use after freeJiri Slaby1-1/+1
2010-10-11ATM: solos-pci, remove use after freeJiri Slaby1-3/+5
2010-10-11neigh: speedup neigh_hh_init()Eric Dumazet3-40/+69
2010-10-10net/fec: carrier off initially to avoid root mount failureOskar Schirmer1-0/+3
2010-10-11irda: Fix heap memory corruption in iriap.cSamuel Ortiz1-1/+2
2010-10-11irda: Fix parameter extraction stack overflowSamuel Ortiz1-1/+3
2010-10-11irda: Test index before read in stir421x_patch_device()Roel Kluin1-4/+4
2010-10-11irda: Remove BKL instances from irnetSamuel Ortiz2-19/+44
2010-10-11irda: Remove BKL instances from af_irda.cSamuel Ortiz1-174/+196
2010-10-09sundance: get_stats proper lockingEric Dumazet1-4/+6
2010-10-09net/tg3: simplify conditionalNicolas Kaiser1-2/+1
2010-10-09ehea: simplify conditionalNicolas Kaiser1-1/+1
2010-10-09net_sched: use __TCA_HTB_MAX and TCA_HTB_MAXChangli Gao1-2/+2
2010-10-09r8169: use device model DMA APIStanislaw Gruszka1-24/+29
2010-10-09r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka1-6/+6
2010-10-08net: Fix rxq ref countingTom Herbert2-1/+2
2010-10-08Phonet: mark the pipe controller as EXPERIMENTALRémi Denis-Courmont1-2/+2
2010-10-08Phonet: cleanup pipe enable socket optionRémi Denis-Courmont3-56/+34
2010-10-08Phonet: advise against enabling the pipe controllerRémi Denis-Courmont1-1/+2
2010-10-08Phonet: add to MAINTAINERS and add myselfRémi Denis-Courmont1-0/+8
2010-10-08qlcnic: update driver version 5.0.11Amit Kumar Salecha1-2/+2
2010-10-08qlcnic: change all P3 references to P3PSritej Velaga5-72/+72
2010-10-08qlcnic: fix promiscous mode for VFRajesh Borundia3-3/+10
2010-10-08qlcnic: fix board descriptionSritej Velaga1-1/+1
2010-10-08qlcnic: remove private LRO flagAmit Kumar Salecha3-9/+2
2010-10-08qlcnic: support quiescent modeAmit Kumar Salecha3-17/+74
2010-10-08qlcnic: driver private workqueueAmit Kumar Salecha1-1/+11
2010-10-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller146-4191/+4231
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville146-4191/+4231
2010-10-08ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output()Dimitris Michailidis1-4/+2
2010-10-08net: clear heap allocation for ETHTOOL_GRXCLSRLALLKees Cook1-1/+1
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-3/+5
2010-10-08sfc: Don't try to set filters with search depths we know won't workBen Hutchings1-1/+10
2010-10-08net: Update kernel-doc for netif_set_real_num_rx_queues()Ben Hutchings1-2/+2
2010-10-08isdn: strcpy() => strlcpy()Dan Carpenter1-4/+14
2010-10-07ath9k_hw: Fix hw reset failure with HTC driverRajkumar Manoharan1-4/+0
2010-10-07cfg80211: constify WDS addressJohannes Berg3-3/+3
2010-10-07nl80211: use new genl helpers for WDSJohannes Berg1-33/+12
2010-10-07mac80211: fix sw scan lockingJohannes Berg1-2/+1
2010-10-07wl1271: Support FEM autodetectionJuuso Oikarinen1-4/+17
2010-10-07Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville27-913/+661
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+2
2010-10-07Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"John W. Linville1-2/+2
2010-10-07Revert "rtl8180: use NAPI for bottom-half processing"John W. Linville1-69/+59