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
2020-04-16
net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
Florian Fainelli
1
-0
/
+2
2020-04-15
net: tulip: make early_486_chipsets static
Jason Yan
1
-1
/
+1
2020-04-15
net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge
Vladimir Oltean
2
-43
/
+43
2020-04-14
net/cxgb4: Check the return from t4_query_params properly
Jason Gunthorpe
1
-1
/
+1
2020-04-14
net: stmmac: socfpga: Allow all RGMII modes
Atsushi Nemoto
1
-0
/
+2
2020-04-14
ionic: fix unused assignment
Shannon Nelson
1
-1
/
+1
2020-04-14
ionic: add dynamic_debug header
Shannon Nelson
1
-0
/
+1
2020-04-12
net: mvneta: Fix a typo
Christophe JAILLET
1
-1
/
+1
2020-04-12
net: ethernet: ti: Add missing '\n' in log messages
Christophe JAILLET
1
-3
/
+3
2020-04-12
net: neterion: remove redundant assignment to variable tmp64
Colin Ian King
1
-1
/
+1
2020-04-08
net/mlx5e: CT: Use rhashtable's ct entries instead of a separate list
Paul Blakey
1
-12
/
+7
2020-04-08
net/mlx5e: Fix devlink port netdev unregistration sequence
Parav Pandit
1
-1
/
+1
2020-04-08
net/mlx5e: Fix pfnum in devlink port attribute
Parav Pandit
1
-4
/
+5
2020-04-08
net/mlx5e: Fix missing pedit action after ct clear action
Roi Dayan
1
-1
/
+2
2020-04-08
net/mlx5e: Fix nest_level for vlan pop action
Dmytro Linkin
1
-2
/
+3
2020-04-08
net/mlx5e: Add missing release firmware call
Eran Ben Elisha
1
-1
/
+4
2020-04-08
net/mlx5: Fix condition for termination table cleanup
Eli Cohen
2
-10
/
+3
2020-04-08
net/mlx5: Fix frequent ioread PCI access during recovery
Moshe Shemesh
1
-1
/
+1
2020-04-08
ionic: set station addr only if needed
Shannon Nelson
1
-13
/
+19
2020-04-08
ionic: replay filters after fw upgrade
Shannon Nelson
3
-15
/
+51
2020-04-07
net: ethernet: mediatek: move mt7623 settings out off the mt7530
René van Dorst
2
-1
/
+31
2020-04-07
net: fec: set GPR bit on suspend by DT configuration.
Martin Fuzzey
2
-29
/
+127
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
15
-46
/
+104
2020-04-06
qed: remove redundant assignment to variable 'rc'
Colin Ian King
1
-1
/
+1
2020-04-06
mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE
Petr Machata
1
-3
/
+6
2020-04-06
mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITY
Petr Machata
1
-3
/
+6
2020-04-06
r8169: change back SG and TSO to be disabled by default
Heiner Kallweit
1
-15
/
+14
2020-04-03
net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
Jisheng Zhang
1
-1
/
+1
2020-04-03
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2020-04-02
mlxsw: spectrum_trap: fix unintention integer overflow on left shift
Colin Ian King
1
-1
/
+1
2020-04-02
net: stmmac: xgmac: Fix VLAN register handling
Jose Abreu
1
-0
/
+11
2020-04-02
net: cavium: Fix build errors due to 'imply CAVIUM_PTP'
YueHaibing
1
-1
/
+1
2020-04-02
net: atlantic: fix missing | operator when assigning rec->llc
Colin Ian King
1
-1
/
+1
2020-04-02
net: qualcomm: rmnet: Allow configuration updates to existing devices
Subash Abhinov Kasiviswanathan
1
-12
/
+19
2020-04-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-2
/
+59
2020-04-01
net: stmmac: Fix VLAN filtering when HW does not support it
Jose Abreu
1
-5
/
+12
2020-04-01
bnx2x: correct a comment mistake in grammar
Hu Haowen
1
-1
/
+2
2020-04-01
net/faraday: fix grammar in function ftgmac100_setup_clk() in ftgmac100.c
Hu Haowen
1
-1
/
+1
2020-04-01
cxgb4: free MQPRIO resources in shutdown path
Rahul Lakkireddy
3
-0
/
+28
2020-04-01
cxgb4: fix MPS index overwrite when setting MAC address
Herat Ramani
1
-1
/
+0
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
539
-9157
/
+29481
2020-03-31
cxgb4/chcr: nic-tls stats in ethtool
Rohit Maheshwari
1
-0
/
+18
2020-03-31
net: macb: Fix handling of fixed-link node
Codrin Ciubotariu
1
-0
/
+3
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-32
/
+51
2020-03-30
net: stmmac: add EHL 2.5Gbps PCI info and PCI ID
Voon Weifeng
1
-8
/
+16
2020-03-30
net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI ID
Voon Weifeng
1
-0
/
+75
2020-03-30
net: stmmac: create dwmac-intel.c to contain all Intel platform
Voon Weifeng
4
-313
/
+519
2020-03-30
mlxsw: spectrum_trap: Add support for setting of packet trap group parameters
Ido Schimmel
5
-5
/
+46
2020-03-30
mlxsw: spectrum_trap: Switch to use correct packet trap group
Ido Schimmel
3
-18
/
+16
2020-03-30
mlxsw: spectrum_trap: Do not initialize dedicated discard policer
Ido Schimmel
1
-9
/
+1
[next]