Commit Graph

191105 Commits (ef524f2e74b39cdf8d42b9d999c43b5144ed66c9)
 

Author SHA1 Message Date
Steve Hodgson ef524f2e74 sfc: Stop masking out XGMII faults over reconfigures 15 years ago
Steve Hodgson 6369545945 sfc: Handle serious errors in exactly one interrupt handler 15 years ago
Ben Hutchings 00bbb4a534 sfc: Consistently report short MCDI responses as EIO 15 years ago
Steve Hodgson b17424b0b2 sfc: Ignore parity errors in the other port's SRAM 15 years ago
FUJITA Tomonori 7cd26ce5f7 sky2: use the DMA state API instead of the pci equivalents 15 years ago
Eric Dumazet 214f1c87bd bnx2x: Remove two prefetch() 15 years ago
Nicholas Nunley d5ffd75a27 ixgbe: disable MSI-X by default on certain Cisco adapters 15 years ago
stephen hemminger afe0159d93 bridge: multicast_flood cleanup 15 years ago
stephen hemminger 83f6a740b4 bridge: multicast port group RCU fix 15 years ago
stephen hemminger 168d40ee3d bridge: multicast flood 15 years ago
stephen hemminger 7e80c12448 bridge: simplify multicast_add_router 15 years ago
Taku Izumi dcd79aebe7 ixgbe: add registers etc. printout code just before resetting adapters 15 years ago
Taku Izumi c97ec42a7a igb: add registers etc. printout code just before resetting adapters 15 years ago
Taku Izumi 84f4ee902a e1000e: add registers etc. printout code just before resetting adapters 15 years ago
Emil Tantilov 675ad47375 e1000: Use netdev_<level>, pr_<level> and dev_<level> 15 years ago
David S. Miller 709b9326ef Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()" 15 years ago
Nick Nunley 2a1f879416 ixgbevf: use DMA API instead of PCI DMA functions 15 years ago
Nick Nunley 1b507730b7 ixgbe: use DMA API instead of PCI DMA functions 15 years ago
Nick Nunley 47631f854f ixgb: use DMA API instead of PCI DMA functions 15 years ago
Nick Nunley 123e9f1afe igbvf: use DMA API instead of PCI DMA functions 15 years ago
Alexander Duyck 59d7198935 igb: convert igb from using PCI DMA functions to using DMA API functions 15 years ago
Nick Nunley 0be3f55f8a e1000e: use DMA API instead of PCI DMA functions 15 years ago
Nick Nunley b16f53bef9 e1000: use DMA API instead of PCI DMA functions 15 years ago
David S. Miller ff65e8275f bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router() 15 years ago
Dimitris Michailidis 87b6cf51ac cxgb4: set skb->rxhash 15 years ago
Sebastian Andrzej Siewior 8cd9b13207 net/sb1250: setup the pdevice within the soc code 15 years ago
Sebastian Andrzej Siewior fa12abd7d3 net/sb1250: remove CONFIG_SIBYTE_STANDALONE 15 years ago
Jiri Pirko 05fceb4ad7 net: disallow to use net_assign_generic externally 15 years ago
Dimitris Michailidis 47d54d6582 cxgb4: increase serial number length 15 years ago
Dimitris Michailidis 226ec5fd67 cxgb4: parse the VPD instead of relying on a static VPD layout 15 years ago
Eric Dumazet c377411f24 net: sk_add_backlog() take rmem_alloc into account 15 years ago
Changli Gao 6e7676c1a7 net: batch skb dequeueing from softnet input_pkt_queue 15 years ago
David S. Miller c58dc01bab net: Make RFS socket operations not be inet specific. 15 years ago
Anjali Singhai c4ee6a5348 ixgbe: Properly display 1 gig downshift warning for backplane 15 years ago
Don Skidmore 1c4f0ef8a3 ixgbe: cleanup ethtool autoneg input 15 years ago
Greg Rose 3203df0432 ixgbevf: Fix link speed display 15 years ago
Changli Gao a9cbd588fd net: reimplement softnet_data.output_queue as a FIFO queue 15 years ago
David S. Miller bb61187465 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6 15 years ago
Joe Perches d328bc839e ixgb: Use pr_<level> and netdev_<level> 15 years ago
John Fastabend c0dfb90e5b ixgbe: ixgbe_down needs to stop dev_watchdog 15 years ago
Alexander Duyck ff846f5293 igb: add support for reporting 5GT/s during probe on PCIe Gen2 15 years ago
Jesse Brandeburg ef021194d2 ixgbe: fix bug when EITR=0 causing no writebacks 15 years ago
Jesse Brandeburg f8d1dcaf88 ixgbe: enable extremely low latency 15 years ago
Koki Sanagi ec857fd40d igbvf: double increment nr_frags 15 years ago
Koki Sanagi aa913403fe igb: double increment nr_frags 15 years ago
Eric Dumazet 0b53ff2ead net: fix a lockdep rcu warning in __sk_dst_set() 15 years ago
Eric Dumazet 18f9f1365d rps: inet_rps_save_rxhash() argument is not const 15 years ago
Flavio Leitner 6c37e5de45 TCP: avoid to send keepalive probes if receiving data 15 years ago
stephen hemminger dcdca2c49b bridge: multicast router list manipulation 15 years ago
stephen hemminger 7180f7751d bridge: use is_multicast_ether_addr 15 years ago