index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2017-05-01
benet: Use time_before_eq for time comparison
Karim Eshapa
2017-05-01
virtio_net: make use of extended ack message reporting
Jakub Kicinski
2017-05-01
nfp: make use of extended ack message reporting
Jakub Kicinski
2017-04-30
net: phy: Allow BCM5481x PHYs to setup internal TX/RX clock delay
Abhishek Shah
2017-04-30
net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError"
Colin Ian King
2017-04-30
bnx2x: Align RX buffers
Scott Wood
2017-04-30
liquidio: silence a locking static checker warning
Dan Carpenter
2017-04-30
qed: Unlock on error in qed_vf_pf_acquire()
Dan Carpenter
2017-04-30
net: hns: support deferred probe when no mdio
lipeng
2017-04-30
net: hns: support deferred probe when can not obtain irq
lipeng
2017-04-30
nfp: provide 256 bytes of XDP headroom in all configurations
Jakub Kicinski
2017-04-30
nfp: don't completely refuse to work with old flashes
Jakub Kicinski
2017-04-30
nfp: avoid reading TX queue indexes from the device
Jakub Kicinski
2017-04-30
nfp: do simple XDP TX buffer recycling
Jakub Kicinski
2017-04-30
nfp: drop rx_ring param from buffer allocation
Jakub Kicinski
2017-04-30
nfp: replace -ENOTSUPP with -EOPNOTSUPP
Jakub Kicinski
2017-04-30
virtio-net: use netif_tx_napi_add for tx napi
Willem de Bruijn
2017-04-30
geneve: fix incorrect setting of UDP checksum flag
Girish Moodalbail
2017-04-30
vxlan: do not output confusing error message
Jiri Benc
2017-04-30
vxlan: correctly handle ipv6.disable module parameter
Jiri Benc
2017-04-30
bnx2x: Get rid of useless temporary variable
Andy Shevchenko
2017-04-30
bnx2x: Reuse bnx2x_null_format_ver()
Andy Shevchenko
2017-04-30
bnx2x: Replace custom scnprintf()
Andy Shevchenko
2017-04-30
net: macb: fix phy interrupt parsing
Alexandre Belloni
2017-04-30
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-04-30
e1000e: Add Support for 38.4MHZ frequency
Sasha Neftin
2017-04-30
e1000e: Add Support for CannonLake
Sasha Neftin
2017-04-30
e1000e: Initial Support for CannonLake
Sasha Neftin
2017-04-30
e1000e: fix PTP on e1000_pch_lpt variants
Jarod Wilson
2017-04-30
i40evf: hide unused variable
Arnd Bergmann
2017-04-30
i40evf: allocate queues before we setup the interrupts and q_vectors
Jacob Keller
2017-04-30
i40evf: remove I40E_FLAG_FDIR_ATR_ENABLED
Jacob Keller
2017-04-30
i40e: remove hw_disabled_flags in favor of using separate flag bits
Jacob Keller
2017-04-30
i40evf: remove needless min_t() on num_online_cpus()*2
Jacob Keller
2017-04-30
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
2017-04-30
i40e: separate PF and VSI state flags
Jacob Keller
2017-04-30
i40e: remove unnecessary msleep() delay in i40e_free_vfs
Jacob Keller
2017-04-30
i40e: amortize wait time when disabling lots of VFs
Jacob Keller
2017-04-30
i40e: Reprogram port offloads after reset
Alexander Duyck
2017-04-30
i40e: rename index to port to avoid confusion
Jacob Keller
2017-04-30
i40e: make use of i40e_reset_all_vfs when initializing new VFs
Jacob Keller
2017-04-30
i40e: properly spell I40E_VF_STATE_* flags
Jacob Keller
2017-04-29
ixgbevf: Check for RSS key before setting value
Tony Nguyen
2017-04-29
ixgbevf: Fix errors in retrieving RETA and RSS from PF
Tony Nguyen
2017-04-29
ixgbe: Check for RSS key before setting value
Tony Nguyen
2017-04-29
ixgbe: Add 1000Base-T device based on X550EM_X MAC
Paul Greenwalt
2017-04-29
ixgbe: Allow setting zero MAC address for VF
Tony Nguyen
2017-04-29
ixgbevf: fix size of queue stats length
Emil Tantilov
2017-04-29
ixgbe: clean macvlan MAC filter table on VF reset
Emil Tantilov
2017-04-29
ixgbe: delay tail write to every 'n' packets
John Fastabend
[next]