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
*
bnxt_en: Fix memory fault in bnxt_ethtool_init()
Vasundhara Volam
2018-04-19
2
-24
/
+27
*
virtio_net: sparse annotation fix
Michael S. Tsirkin
2018-04-19
1
-1
/
+1
*
virtio_net: fix adding vids on big-endian
Michael S. Tsirkin
2018-04-19
1
-3
/
+3
*
virtio_net: split out ctrl buffer
Michael S. Tsirkin
2018-04-19
1
-29
/
+39
*
net: hns: Avoid action name truncation
dann frazier
2018-04-19
1
-1
/
+1
*
vmxnet3: fix incorrect dereference when rxvlan is disabled
Ronak Doshi
2018-04-19
2
-6
/
+15
*
net: qmi_wwan: add Wistron Neweb D19Q1
Pawel Dembicki
2018-04-19
1
-0
/
+1
*
net: stmmac: Disable ACS Feature for GMAC >= 4
Jose Abreu
2018-04-19
3
-9
/
+7
*
net: mvpp2: Fix DMA address mask size
Maxime Chevallier
2018-04-19
1
-5
/
+7
*
net: qualcomm: rmnet: Fix warning seen with fill_info
Subash Abhinov Kasiviswanathan
2018-04-19
1
-5
/
+6
*
tun: fix vlan packet truncation
Bjørn Mork
2018-04-18
1
-6
/
+1
*
sfc: check RSS is active for filter insert
Bert Kenward
2018-04-17
1
-2
/
+2
*
ibmvnic: Clear pending interrupt after device reset
Thomas Falcon
2018-04-16
1
-4
/
+11
*
team: avoid adding twice the same option to the event list
Paolo Abeni
2018-04-16
1
-0
/
+19
*
net: mvpp2: Fix TCAM filter reserved range
Maxime Chevallier
2018-04-16
1
-1
/
+1
*
Revert "macsec: missing dev_put() on error in macsec_newlink()"
Dan Carpenter
2018-04-16
1
-3
/
+2
*
sfc: limit ARFS workitems in flight per channel
Edward Cree
2018-04-14
2
-28
/
+55
*
sfc: pass the correctly bogus filter_id to rps_may_expire_flow()
Edward Cree
2018-04-14
2
-3
/
+2
*
sfc: insert ARFS filters with replace_equal=true
Edward Cree
2018-04-14
1
-1
/
+1
*
virtio-net: add missing virtqueue kick when flushing packets
Jason Wang
2018-04-13
1
-2
/
+9
*
net: dsa: mv88e6xxx: Fix receive time stamp race condition.
Richard Cochran
2018-04-13
1
-2
/
+10
*
nfp: flower: split and limit cmsg skb lists
Pieter Jansen van Vuuren
2018-04-13
4
-8
/
+46
*
nfp: flower: move route ack control messages out of the workqueue
Pieter Jansen van Vuuren
2018-04-13
1
-3
/
+3
*
nfp: print a message when mutex wait is interrupted
Jakub Kicinski
2018-04-13
1
-1
/
+4
*
nfp: ignore signals when communicating with management FW
Jakub Kicinski
2018-04-13
1
-2
/
+1
*
ibmvnic: Do not notify peers on parameter change resets
Nathan Fontenot
2018-04-13
1
-1
/
+2
*
ibmvnic: Handle all login error conditions
Nathan Fontenot
2018-04-13
2
-21
/
+35
*
lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...
Raghuram Chary J
2018-04-13
1
-1
/
+177
*
ibmvnic: Define vnic_login_client_data name field as unsized array
Kees Cook
2018-04-13
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-12
10
-19
/
+166
|
\
|
*
tun: send netlink notification when the device is modified
Sabrina Dubroca
2018-04-11
1
-2
/
+22
|
*
tun: set the flags before registering the netdevice
Sabrina Dubroca
2018-04-11
1
-3
/
+6
|
*
lan78xx: Don't reset the interface on open
Phil Elwell
2018-04-11
1
-4
/
+0
|
*
bnxt_en: Fix NULL pointer dereference at bnxt_free_irq().
Michael Chan
2018-04-11
1
-1
/
+1
|
*
bnxt_en: Need to include RDMA rings in bnxt_check_rings().
Michael Chan
2018-04-11
1
-0
/
+2
|
*
bnxt_en: Support max-mtu with VF-reps
Sriharsha Basavapatna
2018-04-11
1
-0
/
+30
|
*
bnxt_en: Ignore src port field in decap filter nodes
Sriharsha Basavapatna
2018-04-11
1
-1
/
+3
|
*
bnxt_en: do not allow wildcard matches for L2 flows
Andy Gospodarek
2018-04-11
1
-0
/
+59
|
*
bnxt_en: Fix ethtool -x crash when device is down.
Michael Chan
2018-04-11
1
-3
/
+8
|
*
net: aquantia: oops when shutdown on already stopped device
Igor Russkikh
2018-04-11
1
-3
/
+5
|
*
net: aquantia: Regression on reset with 1.x firmware
Igor Russkikh
2018-04-11
1
-0
/
+16
|
*
cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN
Bassem Boubaker
2018-04-11
1
-0
/
+6
|
*
slip: Check if rstate is initialized before uncompressing
Tejaswi Tanikella
2018-04-11
1
-0
/
+5
|
*
lan78xx: Avoid spurious kevent 4 "error"
Phil Elwell
2018-04-11
1
-1
/
+1
|
*
lan78xx: Correctly indicate invalid OTP
Phil Elwell
2018-04-11
1
-1
/
+2
*
|
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-04-12
1
-1
/
+1
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'pm-cpuidle' and 'pm-qos'
Rafael J. Wysocki
2018-04-11
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
Rafael J. Wysocki
2018-04-06
1
-1
/
+1
|
|
|
/
/
*
|
|
/
mac80211_hwsim: use DEFINE_IDA
Matthew Wilcox
2018-04-11
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-10
15
-194
/
+303
|
\
\
\
[next]