summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: cleanup function namespacestephen hemminger2010-10-1628-462/+84
* via-velocity: forced 1000 Mbps mode support.françois romieu2010-10-162-8/+79
* fib: avoid false sharing on fib_table_hashEric Dumazet2010-10-162-9/+11
* fib_trie: use fls() instead of open coded loopEric Dumazet2010-10-161-12/+4
* fib: remove a useless synchronize_rcu() callEric Dumazet2010-10-161-1/+0
* fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()Eric Dumazet2010-10-161-2/+1
* sundance: Add initial ethtool stats supportDenis Kirjanov2010-10-161-7/+87
* pch_gbe: fix if condition in set_settings()Dan Carpenter2010-10-161-1/+2
* dnet: mark methods static and annotate for correct endiannessHarvey Harrison2010-10-161-9/+9
* cxgb4vf: make single bit signed bitfields unsignedHarvey Harrison2010-10-161-13/+13
* net: allocate skbs on local nodeEric Dumazet2010-10-162-16/+17
* r8169: use 50% less ram for RX ringEric Dumazet2010-10-161-119/+64
* ixgbe: DCB: remove DCB check configJohn Fastabend2010-10-151-1/+0
* igb: add check for fiber/serdes devices to igb_set_spd_dplx;Carolyn Wyborny2010-10-141-0/+7
* ixgbe: declare functions as staticEmil Tantilov2010-10-1411-86/+40
* ixgbe: remove unused functionsEmil Tantilov2010-10-148-555/+0
* cnic: Add support for 57712 deviceMichael Chan2010-10-143-17/+103
* cnic: Decouple uio close from cnic shutdownMichael Chan2010-10-141-14/+42
* cnic: Add cnic_uio_dev structMichael Chan2010-10-142-100/+124
* cnic: Add cnic_free_uio()Michael Chan2010-10-141-10/+27
* cnic: Defer iscsi connection cleanupMichael Chan2010-10-143-4/+111
* cnic: Add cnic_bnx2x_destroy_ramrod()Michael Chan2010-10-141-14/+25
* cnic: Convert ctx_flags to bit fieldsMichael Chan2010-10-142-4/+4
* cnic: Add common cnic_request_irq()Michael Chan2010-10-141-12/+20
* Documentation: Update Phonet doc for Pipe controller changesKumar Sanghvi2010-10-131-18/+14
* Phonet: 'connect' socket implementation for Pipe controllerKumar Sanghvi2010-10-134-191/+215
* tipc: clean out all instances of #if 0'd unused codePaul Gortmaker2010-10-139-375/+1
* s390: ctcm_mpc: Fix build after netdev refcount changes.David S. Miller2010-10-131-1/+1
* net: percpu net_device refcountEric Dumazet2010-10-124-14/+41
* bnx2x: Fixing a typo: added a missing RSS enablementDmitry Kravkov2010-10-121-0/+1
* Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-10-129-63/+66
|\
| * dccp: cosmetics - warning formatGerrit Renker2010-10-122-2/+2
| * dccp: schedule an Ack when receiving timestampsGerrit Renker2010-10-122-2/+3
| * dccp: generalise data-loss conditionIvo Calado2010-10-121-6/+15
| * dccp: remove unused argument in CCID tx functionGerrit Renker2010-10-124-7/+6
| * dccp: merge now-reduced connect_init() functionGerrit Renker2010-10-121-13/+5
| * dccp: fix the adjustments to AWL and SWLGerrit Renker2010-10-123-33/+35
* | bnx2: Enable AER on PCIE devices onlyMichael Chan2010-10-111-14/+22
* | bnx2: Update firmware to 6.0.x.Michael Chan2010-10-1114-13430/+13533
* | neigh: reorder struct neighbour fieldsEric Dumazet2010-10-111-4/+4
* | net dst: use a percpu_counter to track entriesEric Dumazet2010-10-118-35/+100
|/
* neigh: Protect neigh->ha[] with a seqlockEric Dumazet2010-10-114-26/+51
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-1112-94/+126
|\
| * net: clear heap allocations for privileged ethtool actionsKees Cook2010-10-111-3/+3
| * NET: wimax, fix use after freeJiri Slaby2010-10-111-13/+13
| * ATM: iphase, remove sleep-inside-atomicJiri Slaby2010-10-112-7/+1
| * ATM: mpc, fix use after freeJiri Slaby2010-10-111-1/+1
| * ATM: solos-pci, remove use after freeJiri Slaby2010-10-111-3/+5
| * net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-101-0/+3
| * r8169: use device model DMA APIStanislaw Gruszka2010-10-091-24/+29
OpenPOWER on IntegriCloud