index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Lines
2019-09-13
ixgbevf: Fix secpath usage for IPsec Tx offload
Jeff Kirsher
-1
/
+2
2019-09-12
ixgbe: Fix secpath usage for IPsec TX offload.
Steffen Klassert
-1
/
+2
2019-09-11
ixgbe: fix double clean of Tx descriptors with xdp
Ilya Maximets
-18
/
+11
2019-09-11
ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
Alexander Duyck
-1
/
+3
2019-09-11
mlx4: fix spelling mistake "veify" -> "verify"
Colin Ian King
-1
/
+1
2019-09-11
net: hns3: fix spelling mistake "undeflow" -> "underflow"
Colin Ian King
-1
/
+1
2019-09-11
net: sonic: replace dev_kfree_skb in sonic_send_packet
Mao Wenan
-1
/
+1
2019-09-10
net/ibmvnic: Fix missing { in __ibmvnic_reset
Michal Suchanek
-1
/
+1
2019-09-07
nfp: flower: cmsg rtnl locks can timeout reify messages
Fred Lotter
-5
/
+5
2019-09-07
net/ibmvnic: free reset work of removed device from queue
Juliet Kim
-2
/
+5
2019-09-06
forcedeth: use per cpu to collect xmit/recv statistics
Zhu Yanjun
-44
/
+99
2019-09-06
net: sonic: return NETDEV_TX_OK if failed to map buffer
Mao Wenan
-2
/
+2
2019-09-02
net: stmmac: dwmac-sun8i: Variable "val" in function sun8i_dwmac_set_syscon()...
Yizhuo
-1
/
+6
2019-09-01
net: seeq: Fix the function used to release some memory in an error handling ...
Christophe JAILLET
-3
/
+4
2019-08-31
enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...
Christophe JAILLET
-1
/
+4
2019-08-31
net: bcmgenet: use ethtool_op_get_ts_info()
Ryan M. Collins
-0
/
+1
2019-08-31
net: aquantia: fix out of memory condition on rx side
Dmitry Bogdanov
-1
/
+2
2019-08-31
net: aquantia: linkstate irq should be oneshot
Igor Russkikh
-1
/
+1
2019-08-31
net: aquantia: reapply vlan filters on up
Dmitry Bogdanov
-0
/
+4
2019-08-31
net: aquantia: fix limit of vlan filters
Dmitry Bogdanov
-1
/
+1
2019-08-31
net: aquantia: fix removal of vlan 0
Dmitry Bogdanov
-1
/
+2
2019-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-4
/
+13
2019-08-30
net: stmmac: dwmac-rk: Don't fail if phy regulator is absent
Chen-Yu Tsai
-4
/
+2
2019-08-30
amd-xgbe: Fix error path in xgbe_mod_init()
YueHaibing
-2
/
+8
2019-08-28
sky2: Disable MSI on yet another ASUS boards (P6Xxxx)
Takashi Iwai
-0
/
+7
2019-08-28
nfp: flower: handle neighbour events on internal ports
John Hurley
-4
/
+4
2019-08-28
nfp: flower: prevent ingress block binds on internal ports
John Hurley
-3
/
+4
2019-08-28
ibmvnic: Do not process reset during or after device removal
Thomas Falcon
-1
/
+5
2019-08-28
macb: Update compatibility string for SiFive FU540-C000
Yash Shah
-1
/
+1
2019-08-26
nfp: bpf: fix latency bug when updating stack index register
Jiong Wang
-4
/
+13
2019-08-24
Merge tag 'mlx5-fixes-2019-08-22' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
-31
/
+29
2019-08-23
Revert "r8169: remove not needed call to dma_sync_single_for_device"
Heiner Kallweit
-0
/
+1
2019-08-22
qed: Add cleanup in qed_slowpath_start()
Wenwen Wang
-1
/
+3
2019-08-22
ocelot_ace: fix action of trap
Yangbo Lu
-1
/
+1
2019-08-22
net/mlx5e: Remove ethernet segment from dump WQE
Eran Ben Elisha
-16
/
+10
2019-08-22
net/mlx5e: Add num bytes metadata to WQE info
Eran Ben Elisha
-5
/
+7
2019-08-22
net/mlx5: Fix delay in fw fatal report handling due to fw report
Moshe Shemesh
-9
/
+10
2019-08-22
net/mlx5: Fix crdump chunks print
Moshe Shemesh
-1
/
+2
2019-08-21
gve: Copy and paste bug in gve_get_stats()
Dan Carpenter
-1
/
+1
2019-08-21
net: cpsw: fix NULL pointer exception in the probe error path
Antoine Tenart
-1
/
+1
2019-08-19
nfp: flower: verify that block cb is not busy before binding
Vlad Buslov
-0
/
+7
2019-08-18
ravb: Fix use-after-free ravb_tstamp_skb
Tho Vu
-2
/
+6
2019-08-18
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
-13
/
+7
2019-08-18
net: cavium: fix driver name
Stephen Hemminger
-1
/
+1
2019-08-18
ibmvnic: Unmap DMA address of TX descriptor buffers after use
Thomas Falcon
-9
/
+2
2019-08-18
bnxt_en: Fix to include flow direction in L2 key
Somnath Kotur
-5
/
+5
2019-08-18
bnxt_en: Use correct src_fid to determine direction of the flow
Venkat Duvvuru
-3
/
+1
2019-08-18
bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE command
Vasundhara Volam
-3
/
+6
2019-08-18
bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails
Vasundhara Volam
-7
/
+5
2019-08-18
bnxt_en: Improve RX doorbell sequence.
Michael Chan
-3
/
+7
[next]