summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-17tg3: Report invalid link from tg3_get_settings()Matt Carlson1-0/+3
2010-10-17tg3: Don't allocate jumbo ring for 5780 class devsMatt Carlson1-4/+7
2010-10-17tg3: Cleanup tg3_alloc_rx_skb()Matt Carlson1-2/+1
2010-10-17tg3: Add EEE supportMatt Carlson2-1/+146
2010-10-17tg3: Add clause 45 register accessor methodsMatt Carlson2-0/+50
2010-10-17tg3: Disable unused transmit ringsMatt Carlson1-0/+3
2010-10-17tg3: Add support for selfboot format 1 v6Matt Carlson2-0/+5
2010-10-17fib_hash: RCU conversion phase 2Eric Dumazet2-77/+101
2010-10-17fib_hash: RCU conversion phase 1Eric Dumazet1-19/+38
2010-10-17fib_hash: embed initial hash table in fn_zoneEric Dumazet1-29/+23
2010-10-17drivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLEJoe Perches1-1/+1
2010-10-17netns: reorder fields in struct netEric Dumazet2-11/+15
2010-10-17tcp: use correct counters in CA_CWR state tooIlpo Järvinen1-6/+7
2010-10-17tcp: sack lost marking fixesIlpo Järvinen1-10/+14
2010-10-17stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.cGiuseppe Cavallaro1-2/+0
2010-10-17niu: introduce temp variables to avoid sparse warnings when swapping in-situHarvey Harrison1-55/+37
2010-10-16net: move MII outside of NET_ETHERNET, fix kconfig warningRandy Dunlap1-7/+7
2010-10-16infiniband: fix mlx4 kconfig dependency warningRandy Dunlap1-0/+1
2010-10-16stmmac: make function tables conststephen hemminger10-13/+13
2010-10-16stmmac: make ethtool functions localstephen hemminger1-11/+13
2010-10-16tipc: cleanup function namespacestephen hemminger28-462/+84
2010-10-16via-velocity: forced 1000 Mbps mode support.françois romieu2-8/+79
2010-10-16fib: avoid false sharing on fib_table_hashEric Dumazet2-9/+11
2010-10-16fib_trie: use fls() instead of open coded loopEric Dumazet1-12/+4
2010-10-16fib: remove a useless synchronize_rcu() callEric Dumazet1-1/+0
2010-10-16fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()Eric Dumazet1-2/+1
2010-10-16sundance: Add initial ethtool stats supportDenis Kirjanov1-7/+87
2010-10-16pch_gbe: fix if condition in set_settings()Dan Carpenter1-1/+2
2010-10-16dnet: mark methods static and annotate for correct endiannessHarvey Harrison1-9/+9
2010-10-16cxgb4vf: make single bit signed bitfields unsignedHarvey Harrison1-13/+13
2010-10-16net: allocate skbs on local nodeEric Dumazet2-16/+17
2010-10-16r8169: use 50% less ram for RX ringEric Dumazet1-119/+64
2010-10-15ixgbe: DCB: remove DCB check configJohn Fastabend1-1/+0
2010-10-14igb: add check for fiber/serdes devices to igb_set_spd_dplx;Carolyn Wyborny1-0/+7
2010-10-14ixgbe: declare functions as staticEmil Tantilov11-86/+40
2010-10-14ixgbe: remove unused functionsEmil Tantilov8-555/+0
2010-10-14cnic: Add support for 57712 deviceMichael Chan3-17/+103
2010-10-14cnic: Decouple uio close from cnic shutdownMichael Chan1-14/+42
2010-10-14cnic: Add cnic_uio_dev structMichael Chan2-100/+124
2010-10-14cnic: Add cnic_free_uio()Michael Chan1-10/+27
2010-10-14cnic: Defer iscsi connection cleanupMichael Chan3-4/+111
2010-10-14cnic: Add cnic_bnx2x_destroy_ramrod()Michael Chan1-14/+25
2010-10-14cnic: Convert ctx_flags to bit fieldsMichael Chan2-4/+4
2010-10-14cnic: Add common cnic_request_irq()Michael Chan1-12/+20
2010-10-13Documentation: Update Phonet doc for Pipe controller changesKumar Sanghvi1-18/+14
2010-10-13Phonet: 'connect' socket implementation for Pipe controllerKumar Sanghvi4-191/+215
2010-10-13tipc: clean out all instances of #if 0'd unused codePaul Gortmaker9-375/+1
2010-10-13s390: ctcm_mpc: Fix build after netdev refcount changes.David S. Miller1-1/+1
2010-10-12net: percpu net_device refcountEric Dumazet4-14/+41
2010-10-12bnx2x: Fixing a typo: added a missing RSS enablementDmitry Kravkov1-0/+1