index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-27
net: dsa: mv88e6xxx: Fix masking of egress port
Andrew Lunn
1
-2
/
+2
2020-02-27
mlxsw: pci: Wait longer before accessing the device after reset
Amit Cohen
1
-1
/
+1
2020-02-27
sfc: fix timestamp reconstruction at 16-bit rollover points
Alex Maftei (amaftei)
1
-3
/
+35
2020-02-27
net: rmnet: fix packet forwarding in rmnet bridge mode
Taehee Yoo
1
-0
/
+3
2020-02-27
net: rmnet: fix bridge mode bugs
Taehee Yoo
4
-77
/
+64
2020-02-27
net: rmnet: use upper/lower device infrastructure
Taehee Yoo
1
-19
/
+16
2020-02-27
net: rmnet: do not allow to change mux id if mux id is duplicated
Taehee Yoo
1
-0
/
+4
2020-02-27
net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()
Taehee Yoo
1
-2
/
+0
2020-02-27
net: rmnet: fix suspicious RCU usage
Taehee Yoo
3
-10
/
+9
2020-02-27
net: rmnet: fix NULL pointer dereference in rmnet_changelink()
Taehee Yoo
1
-4
/
+2
2020-02-27
net: rmnet: fix NULL pointer dereference in rmnet_newlink()
Taehee Yoo
1
-0
/
+5
2020-02-27
net: phy: marvell: don't interpret PHY status unless resolved
Russell King
1
-0
/
+5
2020-02-27
mlx5: register lag notifier for init network namespace only
Jiri Pirko
5
-14
/
+6
2020-02-27
hinic: fix a bug of rss configuration
Luo bin
1
-1
/
+2
2020-02-27
hinic: fix a bug of setting hw_ioctxt
Luo bin
3
-1
/
+3
2020-02-27
hinic: fix a irq affinity bug
Luo bin
2
-3
/
+3
2020-02-27
net: stmmac: fix notifier registration
Aaro Koskinen
1
-5
/
+8
2020-02-27
net: phy: mscc: fix firmware paths
Antoine Tenart
1
-2
/
+2
2020-02-27
net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...
Sudheesh Mavila
2
-6
/
+6
2020-02-27
slip: not call free_netdev before rtnl_unlock in slip_open
yangerkun
1
-0
/
+3
2020-02-27
net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
Nicolas Saenz Julienne
1
-0
/
+1
2020-02-27
net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/sec
Florian Fainelli
1
-2
/
+1
2020-02-27
bnxt_en: add newline to netdev_*() format strings
Jonathan Lemon
5
-38
/
+38
2020-02-24
net: ll_temac: Handle DMA halt condition caused by buffer underrun
Esben Haabendal
2
-5
/
+56
2020-02-24
net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
Esben Haabendal
2
-31
/
+82
2020-02-24
net: ll_temac: Add more error handling of dma_map_single() calls
Esben Haabendal
1
-2
/
+24
2020-02-24
net: ll_temac: Fix race condition causing TX hang
Esben Haabendal
1
-3
/
+16
2020-02-24
net: phy: Avoid multiple suspends
Florian Fainelli
1
-2
/
+3
2020-02-24
net: ks8851-ml: Fix IRQ handling and locking
Marek Vasut
1
-6
/
+8
2020-02-24
hv_netvsc: Fix unwanted wakeup in netvsc_attach()
Haiyang Zhang
2
-1
/
+4
2020-02-24
net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
Daniele Palmas
1
-0
/
+3
2020-02-21
bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.
Vasundhara Volam
1
-0
/
+8
2020-02-21
bnxt_en: Improve device shutdown method.
Vasundhara Volam
1
-2
/
+2
2020-02-21
net: thunderx: workaround BGX TX Underflow issue
Tim Harvey
2
-3
/
+68
2020-02-21
ionic: fix fw_status read
Shannon Nelson
2
-4
/
+8
2020-02-21
net: macb: Properly handle phylink on at91rm9200
Alexandre Belloni
2
-28
/
+33
2020-02-19
ice: Wait for VF to be reset/ready before configuration
Brett Creeley
2
-61
/
+76
2020-02-19
ice: Don't tell the OS that link is going down
Michal Swiatkowski
1
-7
/
+0
2020-02-19
ice: Don't reject odd values of usecs set by user
Brett Creeley
2
-12
/
+39
2020-02-19
net/mlx5: DR, Handle reformat capability over sw-steering tables
Erez Shitrit
1
-2
/
+7
2020-02-19
net/mlx5: Fix lowest FDB pool size
Paul Blakey
1
-1
/
+1
2020-02-19
net/mlx5e: Don't clear the whole vf config when switching modes
Dmytro Linkin
2
-3
/
+7
2020-02-19
net/mlx5: DR, Fix matching on vport gvmi
Hamdan Igbaria
1
-1
/
+4
2020-02-19
net/mlx5e: Fix crash in recovery flow without devlink reporter
Aya Levin
1
-1
/
+1
2020-02-19
net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDY
Aya Levin
4
-9
/
+43
2020-02-19
net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepa
Huy Nguyen
1
-11
/
+3
2020-02-18
net: phy: broadcom: Fix a typo ("firsly")
Jonathan Neuschäfer
1
-2
/
+2
2020-02-18
qede: Fix race between rdma destroy workqueue and link change event
Michal Kalderon
2
-1
/
+30
2020-02-18
net: cnic: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
1
-2
/
+2
2020-02-18
net: mscc: fix in frame extraction
Horatiu Vultur
1
-0
/
+8
[next]