index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
bnxt_en: close & open NIC, only when the interface is in running state.
Venkat Duvvuru
2018-03-12
1
-5
/
+12
|
*
|
bnxt_en: Return standard Linux error codes for hwrm flow cmds.
Venkat Duvvuru
2018-03-12
1
-3
/
+20
|
*
|
bnxt_en: Fix regressions when setting up MQPRIO TX rings.
Michael Chan
2018-03-12
1
-2
/
+5
|
*
|
bnxt_en: Pass complete VLAN TCI to the stack.
Michael Chan
2018-03-12
2
-2
/
+3
|
*
|
bnxt_en: Remove unwanted ovs-offload messages in some conditions
Sriharsha Basavapatna
2018-03-12
1
-8
/
+2
|
*
|
bnxt_en: Fix vnic accounting in the bnxt_check_rings() path.
Eddie Wai
2018-03-12
1
-44
/
+20
|
*
|
bnxt_en: Refactor the functions to reserve hardware rings.
Michael Chan
2018-03-12
1
-32
/
+53
|
|
/
|
*
mlxsw: spectrum: Prevent duplicate mirrors
Petr Machata
2018-03-09
2
-4
/
+27
|
*
mlxsw: spectrum: Fix gact_ok offloading
Jiri Pirko
2018-03-09
5
-1
/
+19
|
*
net: ethernet: ave: enable Rx drop interrupt
Kunihiko Hayashi
2018-03-09
1
-1
/
+1
|
*
cxgb4: do not set needs_free_netdev for mgmt dev's
Ganesh Goudar
2018-03-07
1
-1
/
+0
|
*
cxgb4: copy adap index to PF0-3 adapter instances
Ganesh Goudar
2018-03-07
1
-0
/
+2
|
*
net: smsc911x: Fix unload crash when link is up
Jeremy Linton
2018-03-07
1
-2
/
+2
|
*
net: qcom/emac: Use proper free methods during TX
Hemanth Puranik
2018-03-07
1
-9
/
+14
|
*
qed: Free RoCE ILT Memory on rmmod qedr
Michal Kalderon
2018-03-07
2
-1
/
+5
|
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2018-03-07
4
-26
/
+34
|
|
\
|
|
*
e1000e: allocate ring descriptors with dma_zalloc_coherent
Pierre-Yves Kerbrat
2018-03-05
1
-2
/
+2
|
|
*
e1000e: Fix check_for_link return value with autoneg off
Benjamin Poirier
2018-03-05
2
-2
/
+2
|
|
*
e1000e: Avoid missed interrupts following ICR read
Benjamin Poirier
2018-03-05
2
-8
/
+24
|
|
*
e1000e: Fix queue interrupt re-raising in Other interrupt
Benjamin Poirier
2018-03-05
1
-0
/
+3
|
|
*
Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
Benjamin Poirier
2018-03-05
1
-14
/
+2
|
|
*
e1000e: Remove Other from EIAC
Benjamin Poirier
2018-03-05
1
-2
/
+3
|
*
|
fsl/fman: avoid sleeping in atomic context while adding an address
Denis Kirjanov
2018-03-07
1
-1
/
+1
|
*
|
ethernet: natsemi: correct spelling
Randy Dunlap
2018-03-06
3
-5
/
+5
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-03-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
{net, IB}/mlx5: Raise fatal IB event when sys error occurs
Daniel Jurgens
2018-02-28
1
-1
/
+1
*
|
mlxsw: spectrum_switchdev: Check success of FDB add operation
Shalom Toledo
2018-03-04
1
-2
/
+27
*
|
spectrum: Reference count VLAN entries
Ido Schimmel
2018-02-28
2
-1
/
+8
*
|
mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcast
Ido Schimmel
2018-02-28
1
-1
/
+1
*
|
mlxsw: spectrum: Fix handling of resource_size_param
Jiri Pirko
2018-02-28
1
-37
/
+38
*
|
mlxsw: core: Fix flex keys scratchpad offset conflict
Jiri Pirko
2018-02-28
1
-10
/
+10
*
|
gianfar: Fix Rx byte accounting for ndev stats
Claudiu Manoil
2018-02-28
1
-4
/
+3
*
|
sh_eth: uninline TSU register accessors
Sergei Shtylyov
2018-02-27
2
-11
/
+11
*
|
ixgbe: fix crash in build_skb Rx code path
Emil Tantilov
2018-02-26
1
-0
/
+8
*
|
gianfar: simplify FCS handling and fix memory leak
Andy Spencer
2018-02-23
1
-16
/
+7
*
|
net: aquantia: Fix error handling in aq_pci_probe()
Dan Carpenter
2018-02-22
1
-4
/
+10
*
|
ibmvnic: Fix early release of login buffer
Thomas Falcon
2018-02-22
1
-1
/
+1
*
|
net/smc9194: Remove bogus CONFIG_MAC reference
Finn Thain
2018-02-22
1
-1
/
+1
*
|
amd-xgbe: Restore PCI interrupt enablement setting on resume
Tom Lendacky
2018-02-21
1
-0
/
+2
*
|
Merge tag 'mlx5-fixes-2018-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2018-02-21
10
-33
/
+70
|
\
\
|
*
|
net/mlx5: Fix error handling when adding flow rules
Vlad Buslov
2018-02-20
1
-2
/
+8
|
*
|
net/mlx5: E-Switch, Fix drop counters use before creation
Eugenia Emantayev
2018-02-20
1
-4
/
+4
|
*
|
net/mlx5: Add header re-write to the checks for conflicting actions
Or Gerlitz
2018-02-20
1
-1
/
+2
|
*
|
net/mlx5: Use 128B cacheline size for 128B or larger cachelines
Daniel Jurgens
2018-02-20
1
-1
/
+1
|
*
|
net/mlx5e: Specify numa node when allocating drop rq
Gal Pressman
2018-02-20
1
-2
/
+8
|
*
|
net/mlx5e: Return error if prio is specified when offloading eswitch vlan push
Or Gerlitz
2018-02-20
1
-1
/
+2
|
*
|
net/mlx5: Address static checker warnings on non-constant initializers
Or Gerlitz
2018-02-20
1
-4
/
+4
|
*
|
net/mlx5e: Eliminate build warnings on no previous prototype
Or Gerlitz
2018-02-20
2
-2
/
+3
|
*
|
net/mlx5e: Verify inline header size do not exceed SKB linear size
Eran Ben Elisha
2018-02-20
1
-1
/
+1
|
*
|
net/mlx5e: Fix loopback self test when GRO is off
Inbar Karmy
2018-02-20
1
-1
/
+2
[prev]
[next]