Kees Cook
|
fad953ce0b
treewide: Use array_size() in vzalloc()
|
7 years ago |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 years ago |
David S. Miller
|
a7b15ab887
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Wenwen Wang
|
d656fe49e3
ethtool: fix a potential missing-check bug
|
7 years ago |
Ilya Lesokhin
|
2342a8512a
net: Add TLS TX offload features
|
7 years ago |
Florian Fainelli
|
9994338227
net: Allow network devices to have PHY statistics
|
7 years ago |
Florian Fainelli
|
c59530d0d5
net: Move PHY statistics code into PHY library helpers
|
7 years ago |
Willem de Bruijn
|
83aa025f53
udp: add gso support to virtual devices
|
7 years ago |
Atul Gupta
|
e0be6bea25
ethtool: enable Inline TLS in HW
|
7 years ago |
Russell King
|
e679c9c1db
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
|
7 years ago |
Inbar Karmy
|
e1577c1c88
ethtool: Add support for configuring PFC stall prevention in ethtool
|
7 years ago |
Edward Cree
|
84a1d9c482
net: ethtool: extend RXNFC API to support RSS spreading of filter matches
|
7 years ago |
Edward Cree
|
a6d50512b4
net: ethtool: don't ignore return from driver get_fecparam method
|
7 years ago |
Yury Norov
|
3aa56885e5
bitmap: replace bitmap_{from,to}_u32array
|
7 years ago |
Eugenia Emantayev
|
37e2d99b59
ethtool: Ensure new ring parameters are within bounds during SRINGPARAM
|
7 years ago |
David S. Miller
|
a0ce093180
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Stephen Hemminger
|
71891e2dab
ethtool: do not print warning for applications using legacy API
|
7 years ago |
Michael Chan
|
fb1f5f79ae
net: Introduce NETIF_F_GRO_HW.
|
7 years ago |
David S. Miller
|
f8ddadc4db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Niklas Söderlund
|
95491e3cf3
net: ethtool: remove error check for legacy setting transceiver type
|
7 years ago |
Alan Brady
|
5a6cd6de76
ethtool: add ethtool_intersect_link_masks
|
7 years ago |
Florian Fainelli
|
19cab88726
net: ethtool: Add back transceiver type
|
8 years ago |
Vidya Sagar Ravipati
|
1a5f3da20b
net: ethtool: add support for forward error correction modes
|
8 years ago |
Sabrina Dubroca
|
d764a122cc
net: add new netdevice feature for offload of RX port for UDP tunnels
|
8 years ago |
David S. Miller
|
08a00fea6d
net: Remove references to NETIF_F_UFO from ethtool.
|
8 years ago |
Al Viro
|
30e7e3ecf3
ethtool: don't open-code memdup_user()
|
8 years ago |
Steffen Klassert
|
c7ef8f0c02
net: Add ESP offload features
|
8 years ago |
Jakub Kicinski
|
abb521e36b
ethtool: add CRC32 as an RSS hash function
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |