aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-11bnx2: Update firmware to 6.0.x.Michael Chan
2010-10-11neigh: reorder struct neighbour fieldsEric Dumazet
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-11NET: pch, fix use after freeJiri Slaby
2010-10-11NET: wimax, fix use after freeJiri Slaby
2010-10-11ATM: iphase, remove sleep-inside-atomicJiri Slaby
2010-10-11ATM: mpc, fix use after freeJiri Slaby
2010-10-11ATM: solos-pci, remove use after freeJiri Slaby
2010-10-11neigh: speedup neigh_hh_init()Eric Dumazet
2010-10-10net/fec: carrier off initially to avoid root mount failureOskar Schirmer
2010-10-11irda: Fix heap memory corruption in iriap.cSamuel Ortiz
2010-10-11irda: Fix parameter extraction stack overflowSamuel Ortiz
2010-10-11irda: Test index before read in stir421x_patch_device()Roel Kluin
2010-10-11irda: Remove BKL instances from irnetSamuel Ortiz
2010-10-11irda: Remove BKL instances from af_irda.cSamuel Ortiz
2010-10-09sundance: get_stats proper lockingEric Dumazet
2010-10-09net/tg3: simplify conditionalNicolas Kaiser
2010-10-09ehea: simplify conditionalNicolas Kaiser
2010-10-09net_sched: use __TCA_HTB_MAX and TCA_HTB_MAXChangli Gao
2010-10-09r8169: use device model DMA APIStanislaw Gruszka
2010-10-09r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka
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-08Phonet: add to MAINTAINERS and add myselfRémi Denis-Courmont
2010-10-08qlcnic: update driver version 5.0.11Amit Kumar Salecha
2010-10-08qlcnic: change all P3 references to P3PSritej Velaga
2010-10-08qlcnic: fix promiscous mode for VFRajesh Borundia
2010-10-08qlcnic: fix board descriptionSritej Velaga
2010-10-08qlcnic: remove private LRO flagAmit Kumar Salecha
2010-10-08qlcnic: support quiescent modeAmit Kumar Salecha
2010-10-08qlcnic: driver private workqueueAmit Kumar Salecha
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-08sfc: Don't try to set filters with search depths we know won't workBen Hutchings
2010-10-08net: Update kernel-doc for netif_set_real_num_rx_queues()Ben Hutchings
2010-10-08isdn: strcpy() => strlcpy()Dan Carpenter
2010-10-07ath9k_hw: Fix hw reset failure with HTC driverRajkumar Manoharan
2010-10-07cfg80211: constify WDS addressJohannes Berg
2010-10-07nl80211: use new genl helpers for WDSJohannes Berg
2010-10-07mac80211: fix sw scan lockingJohannes Berg
2010-10-07wl1271: Support FEM autodetectionJuuso Oikarinen
2010-10-07Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville