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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-19
virtio_net: bulk free tx skbs
Michael S. Tsirkin
1
-6
/
+6
2019-01-19
net: phy: phy driver features are mandatory
Camelia Groza
1
-0
/
+5
2019-01-18
Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
3
-14
/
+34
2019-01-18
net/mlx5e: Fix cb_ident duplicate in indirect block register
Eli Britstein
1
-13
/
+16
2019-01-18
net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
Tariq Toukan
1
-0
/
+1
2019-01-18
net/mlx5e: Fix wrong error code return on FEC query failure
Shay Agroskin
1
-1
/
+4
2019-01-18
net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
Cong Wang
1
-0
/
+13
2019-01-18
mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
Ido Schimmel
1
-6
/
+6
2019-01-18
mlxsw: spectrum_fid: Update dummy FID index
Nir Dotan
1
-2
/
+2
2019-01-18
mlxsw: pci: Return error on PCI reset timeout
Nir Dotan
1
-2
/
+2
2019-01-18
mlxsw: pci: Increase PCI SW reset timeout
Nir Dotan
1
-1
/
+1
2019-01-18
mlxsw: pci: Ring CQ's doorbell before RDQ's
Ido Schimmel
2
-5
/
+8
2019-01-18
net: Fix typo in NET_FAILOVER help text
Jonathan Neuschäfer
1
-1
/
+1
2019-01-18
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
1
-0
/
+1
2019-01-18
net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...
Thomas Petazzoni
1
-0
/
+1
2019-01-17
macvlan: replace kfree_skb by consume_skb for drop profiles
Yang Wei
1
-1
/
+1
2019-01-17
amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYs
Lendacky, Thomas
2
-8
/
+16
2019-01-17
net: phy: add missing phy driver features
Camelia Groza
2
-0
/
+2
2019-01-17
dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start
Madalin Bucur
1
-0
/
+6
2019-01-17
net: dsa: realtek-smi: fix OF child-node lookup
Johan Hovold
1
-5
/
+13
2019-01-16
net: phy: Add missing features to PHY drivers
Andrew Lunn
3
-0
/
+15
2019-01-16
net: usb: aqc111: Extend HWID table by TRENDnet device
Dmitry Bezrukov
2
-0
/
+23
2019-01-15
net: phy: meson-gxl: Use the genphy_soft_reset callback
Timotej Lazar
1
-0
/
+1
2019-01-15
net: phy: marvell: Fix deadlock from wrong locking
Andrew Lunn
1
-1
/
+1
2019-01-15
net: phy: marvell: Errata for mv88e6390 internal PHYs
Andrew Lunn
1
-1
/
+34
2019-01-15
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031
Heiner Kallweit
1
-0
/
+1
2019-01-15
net: phy: fix too strict check in phy_start_aneg
Heiner Kallweit
1
-12
/
+7
2019-01-15
Revert "igb: reduce CPU0 latency when updating statistics"
Jeff Kirsher
3
-10
/
+10
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-182
/
+415
2019-01-12
bnxt_en: Fix context memory allocation.
Michael Chan
1
-3
/
+6
2019-01-12
bnxt_en: Fix ring checking logic on 57500 chips.
Michael Chan
2
-3
/
+5
2019-01-11
net: stmmac: Prevent RX starvation in stmmac_napi_poll()
Jose Abreu
1
-13
/
+14
2019-01-11
net: stmmac: Fix the logic of checking if RX Watchdog must be enabled
Jose Abreu
1
-12
/
+12
2019-01-11
net: stmmac: Check if CBS is supported before configuring
Jose Abreu
1
-0
/
+2
2019-01-11
net: stmmac: dwxgmac2: Only clear interrupts that are active
Jose Abreu
1
-3
/
+3
2019-01-11
net: stmmac: Fix PCI module removal leak
Jose Abreu
1
-0
/
+10
2019-01-10
net: ethernet: mediatek: fix warning in phy_start_aneg
Heiner Kallweit
1
-16
/
+0
2019-01-10
net: dsa: mv88x6xxx: mv88e6390 errata
Andrew Lunn
3
-0
/
+128
2019-01-10
bonding: update nest level on unlink
Willem de Bruijn
1
-0
/
+3
2019-01-10
net: cxgb4: fix various indentation issues
Colin Ian King
3
-6
/
+6
2019-01-10
net: cxgb3: fix various indentation issues
Colin Ian King
2
-8
/
+10
2019-01-10
tun: publish tfile after it's fully initialized
Stanislav Fomichev
1
-4
/
+7
2019-01-08
mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion
Ido Schimmel
1
-1
/
+1
2019-01-08
mlxsw: spectrum_nve: Replace error code with EINVAL
Ido Schimmel
1
-2
/
+2
2019-01-08
mlxsw: spectrum_switchdev: Avoid returning errors in commit phase
Ido Schimmel
1
-12
/
+9
2019-01-08
mlxsw: spectrum: Add VXLAN dependency for spectrum
Ido Schimmel
1
-0
/
+1
2019-01-08
mlxsw: spectrum: Disable lag port TX before removing it
Jiri Pirko
1
-2
/
+5
2019-01-08
mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flow
Nir Dotan
1
-2
/
+0
2019-01-08
mlxsw: spectrum_acl: Add cleanup after C-TCAM update error condition
Nir Dotan
1
-1
/
+9
2019-01-08
r8169: load Realtek PHY driver module before r8169
Heiner Kallweit
1
-0
/
+1
[next]