Commit Graph

300643 Commits (041441d0f0d885619d48f8f7682825ace523cf59)
 

Author SHA1 Message Date
Alexander Duyck 041441d0f0 ixgbe: Update link flow control to correctly handle multiple packet buffer DCB 13 years ago
Alexander Duyck 67a79df271 ixgbe: Reorder link flow control functions in ixgbe_common.c 13 years ago
Alexander Duyck dd411ec4a5 ixgbe: Use __free_pages instead of put_page to release pages 13 years ago
Alexander Duyck 786e9a5f59 ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode 13 years ago
Alexander Duyck d0bfcdfd48 ixgbe: Reorder the ring to q_vector mapping to improve performance 13 years ago
Alexander Duyck a4d4f62916 ixgbe: Track instances of buffer available but no DMA resources present 13 years ago
Bruce Allan 2fbe4526e5 e1000e: initial support for i217 13 years ago
Matthew Vick d02c70a8ee e1000e: Update driver version number 13 years ago
Sebastian Andrzej Siewior f19250883f net/niu: remove one superfluous dma mask check 13 years ago
David S. Miller 64e771bbea Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next 13 years ago
Alexander Duyck 3a7c1ee4ab skb: Add skb_head_is_locked helper function 13 years ago
Eric Dumazet 715dc1f342 net: Fix truesize accounting in skb_gro_receive() 13 years ago
Greg Rose 9cd9130d44 ixgbevf: Update version string 13 years ago
Greg Rose 795180d8bf ixgbevf: Make sure jumbo frames are set correctly after PF reset 13 years ago
Greg Rose 31a1b3758e ixgbevf: Add support to recognize 100mb link speed 13 years ago
Chris Boot 59aed95263 e1000e: Remove special case for 82573/82574 ASPM L1 disablement 13 years ago
Chris Boot d4a4206ebb e1000e: Disable ASPM L1 on 82574 13 years ago
Matthew Vick f6bd5577a3 e1000e: Driver workaround for IPv6 Header Extension Erratum. 13 years ago
Matthew Vick 885fe7be4b e1000e: Resolve intermittent negotiation issue on 82574/82583. 13 years ago
Bruce Allan f1430d698d e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers 13 years ago
Bruce Allan 7c0427ee76 e1000e: suggest a possible workaround to a device hang on 82577/8 13 years ago
Alexander Duyck af94bf6db1 ixgbe: Fix use after free on module remove 13 years ago
Alexander Duyck 34a802a5b9 tcp: move stats merge to the end of tcp_try_coalesce 13 years ago
Alexander Duyck 57b55a7ec6 tcp: Move code related to head frag in tcp_try_coalesce 13 years ago
Alexander Duyck c73c3d9c49 tcp: Fix truesize accounting in tcp_try_coalesce 13 years ago
David S. Miller 8c1ae10d79 net: Add missing linux/prefetch.h include to net/core/sock.c 13 years ago
Alexander Duyck 2996d31f9f net: Stop decapitating clones that have a head_frag 13 years ago
Eric Dumazet b081f85c29 net: implement tcp coalescing in tcp_queue_rcv() 13 years ago
Eric Dumazet 923dd347b8 net: take care of cloned skbs in tcp_try_coalesce() 13 years ago
Somnath Kotur eeb7fc7bc0 be2net: Fix EEH error reset before a flash dump completes 13 years ago
Somnath Kotur aaa6daec58 be2net: Record receive queue index in skb to aid RPS. 13 years ago
Somnath Kotur 682256dbef be2net: Fix to apply duplex value as unknown when link is down. 13 years ago
Somnath Kotur 22ca7a6e9a be2net: Fix to not set link speed for disabled functions of a UMC card 13 years ago
Yuchung Cheng 750ea2bafa tcp: early retransmit: delayed fast retransmit 13 years ago
Yuchung Cheng eed530b6c6 tcp: early retransmit 13 years ago
Yuchung Cheng 1fbc340514 tcp: early retransmit: tcp_enter_recovery() 13 years ago
Stephen Rothwell 5c6239c8f8 net/pasemi: fix compiler warning 13 years ago
Dmitry Kravkov 69c326b38f bnx2x: fix handling single MSIX mode for 57710/57711 13 years ago
Greg Rose 6b42a9c5b5 ixgbe: Reset max_vfs to zero when user request is out of range 13 years ago
Greg Rose 2ee7065fdd ixgbe: Deny MACVLAN requests from VFs with admin set MAC 13 years ago
Don Skidmore 3ca8bc6de2 ixgbe: add hwmon interface to export thermal data 13 years ago
Don Skidmore e1ea9158e3 ixgbe: add support functions to access thermal data 13 years ago
Bruce Allan 69e1e0197c e1000e: fix .ndo_set_rx_mode for 82579 13 years ago
Bruce Allan cb17aab916 e1000e: PHY initialization flow changes for 82577/8/9 13 years ago
Bruce Allan 62bc813e48 e1000e: workaround EEPROM configuration change on 82579 13 years ago
Eric Dumazet e4ae004b84 netem: add ECN capability 13 years ago
Eric Dumazet 18d0700024 net: skb_peek()/skb_peek_tail() cleanups 13 years ago
Eric Dumazet e4cbb02a10 net: add a prefetch in socket backlog processing 13 years ago
James Chapman 5dac94e109 l2tp: let iproute2 create L2TPv3 IP tunnels using IPv6 13 years ago
Chris Elston a32e0eec70 l2tp: introduce L2TPv3 IP encapsulation support for IPv6 13 years ago