aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* sundance: Add initial ethtool stats supportDenis Kirjanov2010-10-16
* pch_gbe: fix if condition in set_settings()Dan Carpenter2010-10-16
* dnet: mark methods static and annotate for correct endiannessHarvey Harrison2010-10-16
* cxgb4vf: make single bit signed bitfields unsignedHarvey Harrison2010-10-16
* net: allocate skbs on local nodeEric Dumazet2010-10-16
* r8169: use 50% less ram for RX ringEric Dumazet2010-10-16
* ixgbe: DCB: remove DCB check configJohn Fastabend2010-10-15
* igb: add check for fiber/serdes devices to igb_set_spd_dplx;Carolyn Wyborny2010-10-14
* ixgbe: declare functions as staticEmil Tantilov2010-10-14
* ixgbe: remove unused functionsEmil Tantilov2010-10-14
* cnic: Add support for 57712 deviceMichael Chan2010-10-14
* cnic: Decouple uio close from cnic shutdownMichael Chan2010-10-14
* cnic: Add cnic_uio_dev structMichael Chan2010-10-14
* cnic: Add cnic_free_uio()Michael Chan2010-10-14
* cnic: Defer iscsi connection cleanupMichael Chan2010-10-14
* cnic: Add cnic_bnx2x_destroy_ramrod()Michael Chan2010-10-14
* cnic: Convert ctx_flags to bit fieldsMichael Chan2010-10-14
* cnic: Add common cnic_request_irq()Michael Chan2010-10-14
* Documentation: Update Phonet doc for Pipe controller changesKumar Sanghvi2010-10-13
* Phonet: 'connect' socket implementation for Pipe controllerKumar Sanghvi2010-10-13
* tipc: clean out all instances of #if 0'd unused codePaul Gortmaker2010-10-13
* s390: ctcm_mpc: Fix build after netdev refcount changes.David S. Miller2010-10-13
* net: percpu net_device refcountEric Dumazet2010-10-12
* bnx2x: Fixing a typo: added a missing RSS enablementDmitry Kravkov2010-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
* | bnx2: Enable AER on PCIE devices onlyMichael Chan2010-10-11
* | bnx2: Update firmware to 6.0.x.Michael Chan2010-10-11
* | neigh: reorder struct neighbour fieldsEric Dumazet2010-10-11
* | 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
| * NET: wimax, fix use after freeJiri Slaby2010-10-11
| * ATM: iphase, remove sleep-inside-atomicJiri Slaby2010-10-11
| * ATM: mpc, fix use after freeJiri Slaby2010-10-11
| * ATM: solos-pci, remove use after freeJiri Slaby2010-10-11
| * net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-11
| * r8169: use device model DMA APIStanislaw Gruszka2010-10-09
| * r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka2010-10-09
| * net: clear heap allocation for ETHTOOL_GRXCLSRLALLKees Cook2010-10-08