index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: mv88e6xxx: Fix masking of egress port
Andrew Lunn
2020-02-27
1
-2
/
+2
*
mlxsw: pci: Wait longer before accessing the device after reset
Amit Cohen
2020-02-27
1
-1
/
+1
*
sfc: fix timestamp reconstruction at 16-bit rollover points
Alex Maftei (amaftei)
2020-02-27
1
-3
/
+35
*
net: rmnet: fix packet forwarding in rmnet bridge mode
Taehee Yoo
2020-02-27
1
-0
/
+3
*
net: rmnet: fix bridge mode bugs
Taehee Yoo
2020-02-27
4
-77
/
+64
*
net: rmnet: use upper/lower device infrastructure
Taehee Yoo
2020-02-27
1
-19
/
+16
*
net: rmnet: do not allow to change mux id if mux id is duplicated
Taehee Yoo
2020-02-27
1
-0
/
+4
*
net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()
Taehee Yoo
2020-02-27
1
-2
/
+0
*
net: rmnet: fix suspicious RCU usage
Taehee Yoo
2020-02-27
3
-10
/
+9
*
net: rmnet: fix NULL pointer dereference in rmnet_changelink()
Taehee Yoo
2020-02-27
1
-4
/
+2
*
net: rmnet: fix NULL pointer dereference in rmnet_newlink()
Taehee Yoo
2020-02-27
1
-0
/
+5
*
net: phy: marvell: don't interpret PHY status unless resolved
Russell King
2020-02-27
1
-0
/
+5
*
mlx5: register lag notifier for init network namespace only
Jiri Pirko
2020-02-27
5
-14
/
+6
*
hinic: fix a bug of rss configuration
Luo bin
2020-02-27
1
-1
/
+2
*
hinic: fix a bug of setting hw_ioctxt
Luo bin
2020-02-27
3
-1
/
+3
*
hinic: fix a irq affinity bug
Luo bin
2020-02-27
2
-3
/
+3
*
net: stmmac: fix notifier registration
Aaro Koskinen
2020-02-26
1
-5
/
+8
*
net: phy: mscc: fix firmware paths
Antoine Tenart
2020-02-26
1
-2
/
+2
*
net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...
Sudheesh Mavila
2020-02-26
2
-6
/
+6
*
slip: not call free_netdev before rtnl_unlock in slip_open
yangerkun
2020-02-26
1
-0
/
+3
*
net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
Nicolas Saenz Julienne
2020-02-26
1
-0
/
+1
*
net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/sec
Florian Fainelli
2020-02-26
1
-2
/
+1
*
bnxt_en: add newline to netdev_*() format strings
Jonathan Lemon
2020-02-26
5
-38
/
+38
*
net: ll_temac: Handle DMA halt condition caused by buffer underrun
Esben Haabendal
2020-02-24
2
-5
/
+56
*
net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
Esben Haabendal
2020-02-24
2
-31
/
+82
*
net: ll_temac: Add more error handling of dma_map_single() calls
Esben Haabendal
2020-02-24
1
-2
/
+24
*
net: ll_temac: Fix race condition causing TX hang
Esben Haabendal
2020-02-24
1
-3
/
+16
*
net: phy: Avoid multiple suspends
Florian Fainelli
2020-02-23
1
-2
/
+3
*
net: ks8851-ml: Fix IRQ handling and locking
Marek Vasut
2020-02-23
1
-6
/
+8
*
hv_netvsc: Fix unwanted wakeup in netvsc_attach()
Haiyang Zhang
2020-02-23
2
-1
/
+4
*
net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
Daniele Palmas
2020-02-23
1
-0
/
+3
*
bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.
Vasundhara Volam
2020-02-20
1
-0
/
+8
*
bnxt_en: Improve device shutdown method.
Vasundhara Volam
2020-02-20
1
-2
/
+2
*
net: thunderx: workaround BGX TX Underflow issue
Tim Harvey
2020-02-20
2
-3
/
+68
*
ionic: fix fw_status read
Shannon Nelson
2020-02-20
2
-4
/
+8
*
net: macb: Properly handle phylink on at91rm9200
Alexandre Belloni
2020-02-20
2
-28
/
+33
*
ice: Wait for VF to be reset/ready before configuration
Brett Creeley
2020-02-19
2
-61
/
+76
*
ice: Don't tell the OS that link is going down
Michal Swiatkowski
2020-02-19
1
-7
/
+0
*
ice: Don't reject odd values of usecs set by user
Brett Creeley
2020-02-19
2
-12
/
+39
*
net/mlx5: DR, Handle reformat capability over sw-steering tables
Erez Shitrit
2020-02-18
1
-2
/
+7
*
net/mlx5: Fix lowest FDB pool size
Paul Blakey
2020-02-18
1
-1
/
+1
*
net/mlx5e: Don't clear the whole vf config when switching modes
Dmytro Linkin
2020-02-18
2
-3
/
+7
*
net/mlx5: DR, Fix matching on vport gvmi
Hamdan Igbaria
2020-02-18
1
-1
/
+4
*
net/mlx5e: Fix crash in recovery flow without devlink reporter
Aya Levin
2020-02-18
1
-1
/
+1
*
net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDY
Aya Levin
2020-02-18
4
-9
/
+43
*
net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepa
Huy Nguyen
2020-02-18
1
-11
/
+3
*
net: phy: broadcom: Fix a typo ("firsly")
Jonathan Neuschäfer
2020-02-18
1
-2
/
+2
*
qede: Fix race between rdma destroy workqueue and link change event
Michal Kalderon
2020-02-18
2
-1
/
+30
*
net: cnic: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
2020-02-17
1
-2
/
+2
*
net: mscc: fix in frame extraction
Horatiu Vultur
2020-02-17
1
-0
/
+8
[next]