index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-11
r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chips
Maciej S. Szmigiero
1
-2
/
+2
2018-10-11
net: socionext: clear rx irq correctly
Ilias Apalodimas
1
-1
/
+4
2018-10-11
net/mlx4_core: Fix warnings during boot on driverinit param set failures
Moshe Shemesh
1
-28
/
+15
2018-10-09
net: ena: fix auto casting to boolean
Arthur Kiyanovski
1
-4
/
+4
2018-10-09
net: ena: fix NULL dereference due to untimely napi initialization
Arthur Kiyanovski
1
-2
/
+7
2018-10-09
net: ena: fix rare bug when failed restart/resume is followed by driver removal
Arthur Kiyanovski
1
-0
/
+4
2018-10-09
net: ena: fix warning in rmmod caused by double iounmap
Arthur Kiyanovski
1
-8
/
+1
2018-10-05
net: mvpp2: Extract the correct ethtype from the skb for tx csum offload
Maxime Chevallier
1
-4
/
+5
2018-10-05
net: cxgb3_main: fix a missing-check bug
Wenwen Wang
1
-0
/
+17
2018-10-05
be2net: don't flip hw_features when VXLANs are added/deleted
Davide Caratti
1
-4
/
+1
2018-10-04
bnxt_en: get the reduced max_irqs by the ones used by RDMA
Vasundhara Volam
1
-1
/
+1
2018-10-04
bnxt_en: free hwrm resources, if driver probe fails.
Venkat Duvvuru
1
-4
/
+6
2018-10-04
bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG request
Vasundhara Volam
1
-3
/
+3
2018-10-04
bnxt_en: Fix VNIC reservations on the PF.
Michael Chan
1
-1
/
+1
2018-10-04
mlxsw: spectrum: Delete RIF when VLAN device is removed
Ido Schimmel
1
-0
/
+2
2018-10-04
mlxsw: pci: Derive event type from event queue number
Nir Dotan
1
-4
/
+7
2018-10-03
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
36
-313
/
+194
2018-10-03
ixgbe: check return value of napi_complete_done()
Song Liu
1
-5
/
+7
2018-10-02
r8169: always autoneg on resume
Alex Xu (Hello71)
1
-4
/
+3
2018-10-02
Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
6
-5
/
+74
2018-10-02
net: qualcomm: rmnet: Fix incorrect allocation flag in receive path
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2018-10-02
net: qualcomm: rmnet: Fix incorrect allocation flag in transmit
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2018-10-02
net: qualcomm: rmnet: Skip processing loopback packets
Sean Tranchetti
1
-0
/
+3
2018-10-02
net: systemport: Fix wake-up interrupt race during resume
Florian Fainelli
1
-17
/
+11
2018-10-02
nfp: avoid soft lockups under control message storm
Jakub Kicinski
1
-5
/
+12
2018-10-02
declance: Fix continuation with the adapter identification message
Maciej W. Rozycki
1
-4
/
+6
2018-10-02
net: fec: fix rare tx timeout
Rickard x Andersson
1
-4
/
+4
2018-10-01
r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFO
Heiner Kallweit
1
-12
/
+8
2018-10-01
net/mlx5e: Set vlan masks for all offloaded TC rules
Jianbo Liu
1
-0
/
+3
2018-10-01
net/mlx5: E-Switch, Fix out of bound access when setting vport rate
Eran Ben Elisha
1
-2
/
+2
2018-10-01
net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rules
Alaa Hleihel
5
-3
/
+69
2018-09-29
r8169: Disable clk during suspend / resume
Hans de Goede
1
-0
/
+5
2018-09-29
qlcnic: fix Tx descriptor corruption on 82xx devices
Shahed Shaikh
5
-12
/
+17
2018-09-28
ibmvnic: remove ndo_poll_controller
Eric Dumazet
1
-16
/
+0
2018-09-28
sfc-falcon: remove ndo_poll_controller
Eric Dumazet
1
-26
/
+0
2018-09-28
sfc: remove ndo_poll_controller
Eric Dumazet
1
-26
/
+0
2018-09-28
net: ena: remove ndo_poll_controller
Eric Dumazet
1
-22
/
+0
2018-09-28
qlogic: netxen: remove ndo_poll_controller
Eric Dumazet
1
-23
/
+0
2018-09-28
qlcnic: remove ndo_poll_controller
Eric Dumazet
1
-45
/
+0
2018-09-28
net: hns: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-28
ehea: remove ndo_poll_controller
Eric Dumazet
1
-14
/
+0
2018-09-28
hinic: remove ndo_poll_controller
Eric Dumazet
1
-20
/
+0
2018-09-28
qed: Fix shmem structure inconsistency between driver and the mfw.
Sudarsana Reddy Kalluru
1
-0
/
+1
2018-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Greg Kroah-Hartman
1
-1
/
+0
2018-09-26
bnxt_en: Fix TX timeout during netpoll.
Michael Chan
1
-3
/
+10
2018-09-26
qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pkt
Nathan Chancellor
1
-2
/
+2
2018-09-26
qed: Avoid constant logical operation warning in qed_vf_pf_acquire
Nathan Chancellor
1
-1
/
+0
2018-09-26
qed: Avoid implicit enum conversion in qed_roce_mode_to_flavor
Nathan Chancellor
1
-11
/
+4
2018-09-26
qed: Fix mask parameter in qed_vf_prep_tunn_req_tlv
Nathan Chancellor
1
-2
/
+2
2018-09-26
qed: Avoid implicit enum conversion in qed_set_tunn_cls_info
Nathan Chancellor
1
-1
/
+1
[next]