index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-09
1
-14
/
+2
|
\
|
*
ixgbe: Use pcie_flr() instead of duplicating it
Christoph Hellwig
2017-04-27
1
-14
/
+2
*
|
format-security: move static strings to const
Kees Cook
2017-05-09
9
-10
/
+12
*
|
treewide: spelling: correct diffrent[iate] and banlance typos
Joe Perches
2017-05-09
4
-4
/
+4
*
|
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
Masahiro Yamada
2017-05-09
1
-4
/
+4
*
|
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-05-09
4
-5
/
+5
*
|
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-09
14
-106
/
+45
*
|
qede: Fix possible misconfiguration of advertised autoneg value.
sudarsana.kalluru@cavium.com
2017-05-04
1
-0
/
+5
*
|
qed: Fix overriding of supported autoneg value.
sudarsana.kalluru@cavium.com
2017-05-04
3
-1
/
+9
*
|
qed*: Fix possible overflow for status block id field.
sudarsana.kalluru@cavium.com
2017-05-04
4
-10
/
+9
*
|
netvsc: make sure napi enabled before vmbus_open
stephen hemminger
2017-05-04
2
-4
/
+6
*
|
aquantia: Fix driver name reported by ethtool
Pavel Belous
2017-05-04
1
-1
/
+1
*
|
forcedeth: remove unnecessary carrier status check
Zhu Yanjun
2017-05-04
1
-4
/
+2
*
|
ibmvnic: Move queue restarting in ibmvnic_tx_complete
Nathan Fontenot
2017-05-03
1
-12
/
+10
*
|
ibmvnic: Record SKB RX queue during poll
Thomas Falcon
2017-05-03
1
-0
/
+1
*
|
ibmvnic: Continue skb processing after skb completion error
Nathan Fontenot
2017-05-03
1
-1
/
+1
*
|
ibmvnic: Check for driver reset first in ibmvnic_xmit
Nathan Fontenot
2017-05-03
1
-6
/
+6
*
|
ibmvnic: Wait for any pending scrqs entries at driver close
Nathan Fontenot
2017-05-03
1
-20
/
+27
*
|
ibmvnic: Clean up tx pools when closing
Nathan Fontenot
2017-05-03
1
-0
/
+30
*
|
ibmvnic: Whitespace correction in release_rx_pools
Nathan Fontenot
2017-05-03
1
-1
/
+1
*
|
ibmvnic: Delete napi's when releasing driver resources
Nathan Fontenot
2017-05-03
1
-0
/
+9
*
|
ibmvnic: Updated reset handling
Nathan Fontenot
2017-05-03
2
-157
/
+275
*
|
ibmvnic: Replace is_closed with state field
Nathan Fontenot
2017-05-03
2
-9
/
+23
*
|
ibmvnic: Move resource initialization to its own routine
Nathan Fontenot
2017-05-03
1
-32
/
+39
*
|
net: usb: qmi_wwan: add Telit ME910 support
Daniele Palmas
2017-05-03
1
-0
/
+1
*
|
tg3: don't clear stats while tg3_close
YueHaibing
2017-05-03
1
-4
/
+0
*
|
xdp: use common helper for netlink extended ack reporting
Daniel Borkmann
2017-05-03
2
-6
/
+6
*
|
smsc911x: Adding support for Micochip LAN9250 Ethernet controller
David Cai
2017-05-03
2
-19
/
+49
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-03
3
-4
/
+4
|
\
\
|
*
|
net: phy: dp83848: Fix Typo
Andrew F. Davis
2017-03-24
1
-1
/
+1
|
*
|
net: fec: Fix typo in error msg and comment
Peter Meerwald-Stadler
2017-03-24
1
-2
/
+2
|
*
|
treewide: Fix typos in printk
Masanari Iida
2017-03-24
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-03
827
-31533
/
+79566
|
\
\
\
|
*
|
|
net: thunderx: Optimize page recycling for XDP
Sunil Goutham
2017-05-02
2
-7
/
+51
|
*
|
|
net: thunderx: Support for XDP header adjustment
Sunil Goutham
2017-05-02
2
-17
/
+55
|
*
|
|
net: thunderx: Add support for XDP_TX
Sunil Goutham
2017-05-02
3
-27
/
+160
|
*
|
|
net: thunderx: Add support for XDP_DROP
Sunil Goutham
2017-05-02
3
-25
/
+79
|
*
|
|
net: thunderx: Add basic XDP support
Sunil Goutham
2017-05-02
5
-19
/
+199
|
*
|
|
net: thunderx: Cleanup receive buffer allocation
Sunil Goutham
2017-05-02
1
-9
/
+9
|
*
|
|
net: thunderx: Optimize CQE_TX handling
Sunil Goutham
2017-05-02
2
-28
/
+21
|
*
|
|
net: thunderx: Optimize RBDR descriptor handling
Sunil Goutham
2017-05-02
2
-13
/
+5
|
*
|
|
net: thunderx: Support for page recycling
Sunil Goutham
2017-05-02
4
-20
/
+119
|
*
|
|
qed*: Fix issues in the ptp filter config implementation.
sudarsana.kalluru@cavium.com
2017-05-02
2
-37
/
+81
|
*
|
|
qede: Fix concurrency issue in PTP Tx path processing.
sudarsana.kalluru@cavium.com
2017-05-02
2
-2
/
+7
|
*
|
|
stmmac: Add support for SIMATIC IOT2000 platform
Jan Kiszka
2017-05-02
1
-1
/
+25
|
*
|
|
net: hns: fix ethtool_get_strings overflow in hns driver
Timmy Li
2017-05-02
4
-4
/
+4
|
*
|
|
net: dsa: mv88e6xxx: add VTU support for 88E6390
Vivien Didelot
2017-05-01
3
-0
/
+146
|
*
|
|
net: dsa: mv88e6xxx: support the VTU Page bit
Vivien Didelot
2017-05-01
2
-0
/
+8
|
*
|
|
net: dsa: mv88e6xxx: simplify VTU entry getter
Vivien Didelot
2017-05-01
1
-38
/
+24
|
*
|
|
net: dsa: mv88e6xxx: make VTU helpers static
Vivien Didelot
2017-05-01
2
-48
/
+24
[next]