Commit Graph

131526 Commits (aa6320d336971171df1d13c1c284facf10804881)
 

Author SHA1 Message Date
Herbert Xu aa6320d336 gro: Optimise TCP packet reception 16 years ago
Herbert Xu a5ad24be72 gro: Optimise IPv4 packet reception 16 years ago
Herbert Xu aa4b9f533e gro: Optimise Ethernet header comparison 16 years ago
Herbert Xu 4ae5544f9a gro: Remember number of held packets instead of counting every time 16 years ago
David S. Miller d6301d3dd1 net: Increase default NET_SKB_PAD to 32. 16 years ago
David S. Miller 409f0a9014 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
Jesse Brandeburg 593721833d igb: remove dead code in transmit routine 16 years ago
Alexander Duyck 86d5d38fa1 igb: update version number and copyright dates 16 years ago
Alexander Duyck 265de40908 igb: fix two minor items found during code review 16 years ago
Alexander Duyck 04fe63583d igb: update stats before doing reset in igb_down 16 years ago
Alexander Duyck 450c87c8d2 igb: remove redundant count set and err_hw_init 16 years ago
Alexander Duyck 8675737a9c igb: remove disable_av variable from mac_info struct 16 years ago
Alexander Duyck fa4dfae0ce igb: change pba size determination from if to switch statement 16 years ago
Alexander Duyck a8564f033e igb: move get_hw_control within igb_resume. 16 years ago
Alexander Duyck 4a3c6433e4 igb: don't read eicr when responding to legacy interrupts 16 years ago
Alexander Duyck 28b0759c22 igb: remove unnecessary adapter->hw calls when just hw-> will do. 16 years ago
Alexander Duyck 8a900862a2 igb: rename igb_update_mc_addr_list_82575 to not include the 82575 16 years ago
Alexander Duyck 4b1a987736 igb: remove redundant timer updates and cleanup watchdog_task 16 years ago
Alexander Duyck eebbbdba5e igb: cleanup igb_netpoll to be more friendly with napi & GRO 16 years ago
Alexander Duyck dda0e0834c igb: add counter for dma out of sync errors 16 years ago
Alexander Duyck 2753f4cebf igb: update testing done by ethtool 16 years ago
Alexander Duyck 7d8eb29e6e igb: update feature flags supported in ethtool 16 years ago
Alexander Duyck 0fbe67af3e igb: remove unused rx_hdr_split statistic 16 years ago
Alexander Duyck 312c75aee7 igb: rename nvm ops 16 years ago
Alexander Duyck a8d2a0c27f igb: rename phy ops 16 years ago
Alexander Duyck 40a70b3889 igb: read address from RAH/RAL instead of from EEPROM 16 years ago
Alexander Duyck c1889bfe68 igb: make dev_spec a union and remove dynamic allocation 16 years ago
Alexander Duyck 4d6b725e4d igb: add link check function 16 years ago
Alexander Duyck aed5dec370 igb: remove check for needing an io port 16 years ago
Alexander Duyck 83b7180d0d igb: move initialization of number of queues into set_interrupt_capability 16 years ago
Alexander Duyck db76176215 igb: move setting of buffsz out of repeated path in alloc_rx_buffers 16 years ago
Alexander Duyck 69d3ca5357 igb: optimize/refactor receive path 16 years ago
David S. Miller 0b492fce3d sunhme: Don't match PCI devices in SBUS probe. 16 years ago
Peter P Waskiewicz Jr 3e450669cc ixgbe: Fix a set_num_queues() bug that can result in num_(r|t)x_queues = 0 16 years ago
Ayaz Abdulla 2813ddd1bf forcedeth: bump version to 63 16 years ago
Ayaz Abdulla daa91a9d24 forcedeth: recover error support 16 years ago
Ayaz Abdulla c1086cda7d forcedeth: ethtool tx csum fix 16 years ago
Ayaz Abdulla b6e4405bf7 forcedeth: msi interrupt fix 16 years ago
Ayaz Abdulla cac1c52c36 forcedeth: mgmt unit interface 16 years ago
Ilpo Järvinen 1f0fa15432 net/sunrpc/xprtsock.c: some common code found 16 years ago
Ilpo Järvinen b5f348e5a4 ipv6/addrconf: common code located 16 years ago
Ilpo Järvinen d73f08011b ipv6/ndisc: join error paths 16 years ago
Ilpo Järvinen 910d30b704 ax25: more common return path joining 16 years ago
Ilpo Järvinen 69ebbf58f3 ipmr: use goto to common label instead of opencoding 16 years ago
Eric Van Hensbergen beeebc92ee 9p: fix endian issues [attempt 3] 16 years ago
David S. Miller b4bd07c20b net_dma: call dmaengine_get only if NET_DMA enabled 16 years ago
Ondrej Zary 152abd139c 3c509: Fix resume from hibernation for PnP mode. 16 years ago
Ilkka Virta 71822faa3b sungem: Soft lockup in sungem on Netra AC200 when switching interface up 16 years ago
David Howells 15bde72738 RxRPC: Fix a potential NULL dereference 16 years ago
Ivan Vecera 355423d084 r8169: Don't update statistics counters when interface is down 16 years ago