summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* inet: RCU changes in inetdev_by_index()Eric Dumazet2010-10-194-22/+16
* net: avoid a dev refcount in ip_mc_find_dev()Eric Dumazet2010-10-192-3/+3
* 3c52x: remove IRQF_SAMPLE_RANDOM from legacy MCA drivers.Paul Gortmaker2010-10-192-2/+2
* bonding: Re-enable netpoll over bondingNeil Horman2010-10-181-19/+10
* bonding: Fix netconsole to not deadlock on rmmodNeil Horman2010-10-181-1/+8
* bonding: Fix napi poll for bonding driverNeil Horman2010-10-181-1/+8
* bonding: Fix deadlock in bonding driver resulting from internal locking when ...Neil Horman2010-10-183-4/+80
* bonding: Fix bonding drivers improper modification of netpoll structureNeil Horman2010-10-183-11/+19
* e1000e: Fix for offline diag test failure at first callCarolyn Wyborny2010-10-181-11/+8
* igbvf: Remove unneeded pm_qos* callsGreg Rose2010-10-181-5/+0
* igb: fix stats handlingEric Dumazet2010-10-183-45/+129
* netxen: mask correctable erroramit salecha2010-10-182-2/+28
* netxen: fix race in tx stop queueRajesh Borundia2010-10-184-18/+22
* qlcnic: update ethtool statsamit salecha2010-10-181-3/+70
* IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast()Andy Walls2010-10-181-7/+6
* Merge branch 'can/mcp251x-for-net-next' of git://git.pengutronix.de/git/mkl/l...David S. Miller2010-10-182-29/+70
|\
| * can: mcp251x: optimize 2515, rx int gets cleared automaticallyMarc Kleine-Budde2010-10-181-4/+9
| * can: mcp251x: define helper functions mcp251x_is_2510, mcp251x_is_2515Marc Kleine-Budde2010-10-181-2/+12
| * can: mcp251x: Don't use pdata->model for chip selection anymoreMarc Kleine-Budde2010-10-182-16/+12
| * can: mcp251x: write intf only when neededMarc Kleine-Budde2010-10-181-2/+13
| * can: mcp251x: read-modify-write eflag only when neededSascha Hauer2010-10-181-1/+2
| * can: mcp251x: allow to read two registers in one spi transferSascha Hauer2010-10-181-3/+17
| * can: mcp251x: increase rx_errors on overflow, not only rx_over_errorsSascha Hauer2010-10-181-2/+6
| * can: mcp251x: fix NOHZ local_softirq_pending 08 warningMarc Kleine-Budde2010-10-181-2/+2
* | bnx2x: update version to 1.60.00-2Dmitry Kravkov2010-10-181-2/+2
* | bnx2x: remove unnecessary FUNC_FLG_RSS flag and relatedDmitry Kravkov2010-10-182-49/+34
* | bnx2x: Use correct FW constant for header paddingDmitry Kravkov2010-10-182-3/+1
* | bnx2x: do not deal with power if no capabilityDmitry Kravkov2010-10-181-0/+6
* | bnx2x: remove redundant commands during error handlingDmitry Kravkov2010-10-181-2/+0
* | bnx2x: Optimized the branching in the bnx2x_rx_int()Vladislav Zolotarov2010-10-181-5/+6
* | ns83820: spin_lock_irq() => spin_lock()Dan Carpenter2010-10-181-1/+1
* | tipc: Simplify bearer shutdown logicAllan Stephens2010-10-181-27/+11
|/
* tipc: Kill tipc_get_mode() completely.David S. Miller2010-10-181-6/+0
* tg3: Update version to 3.115Matt Carlson2010-10-171-2/+2
* tg3: Report invalid link from tg3_get_settings()Matt Carlson2010-10-171-0/+3
* tg3: Don't allocate jumbo ring for 5780 class devsMatt Carlson2010-10-171-4/+7
* tg3: Cleanup tg3_alloc_rx_skb()Matt Carlson2010-10-171-2/+1
* tg3: Add EEE supportMatt Carlson2010-10-172-1/+146
* tg3: Add clause 45 register accessor methodsMatt Carlson2010-10-172-0/+50
* tg3: Disable unused transmit ringsMatt Carlson2010-10-171-0/+3
* tg3: Add support for selfboot format 1 v6Matt Carlson2010-10-172-0/+5
* fib_hash: RCU conversion phase 2Eric Dumazet2010-10-172-77/+101
* fib_hash: RCU conversion phase 1Eric Dumazet2010-10-171-19/+38
* fib_hash: embed initial hash table in fn_zoneEric Dumazet2010-10-171-29/+23
* drivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLEJoe Perches2010-10-171-1/+1
* netns: reorder fields in struct netEric Dumazet2010-10-172-11/+15
* tcp: use correct counters in CA_CWR state tooIlpo Järvinen2010-10-171-6/+7
* tcp: sack lost marking fixesIlpo Järvinen2010-10-171-10/+14
* stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.cGiuseppe Cavallaro2010-10-171-2/+0
* niu: introduce temp variables to avoid sparse warnings when swapping in-situHarvey Harrison2010-10-171-55/+37
OpenPOWER on IntegriCloud