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
2021-08-26
r8152: fix writing USB_BP2_EN
Hayes Wang
1
-1
/
+1
2021-08-26
net: mdio-mux: Handle -EPROBE_DEFER correctly
Saravana Kannan
1
-2
/
+6
2021-08-26
net: mdio-mux: Don't ignore memory allocation errors
Saravana Kannan
1
-10
/
+18
2021-08-26
ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error path
Wang Hai
1
-1
/
+4
2021-08-26
net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
Dinghao Liu
1
-1
/
+3
2021-08-26
virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO
Jason Wang
1
-7
/
+7
2021-08-26
virtio-net: support XDP when not more queues
Xuan Zhuo
1
-13
/
+49
2021-08-26
vrf: Reset skb conntrack connection on VRF rcv
Lahav Schlesinger
1
-0
/
+4
2021-08-26
bnxt_en: Add missing DMA memory barriers
Michael Chan
1
-0
/
+12
2021-08-26
bnxt_en: Disable aRFS if running on 212 firmware
Michael Chan
1
-0
/
+3
2021-08-26
net: 6pack: fix slab-out-of-bounds in decode_data
Pavel Skripkin
1
-0
/
+6
2021-08-26
bnxt: count Tx drops
Jakub Kicinski
1
-0
/
+2
2021-08-26
bnxt: make sure xmit_more + errors does not miss doorbells
Jakub Kicinski
2
-13
/
+27
2021-08-26
bnxt: disable napi before canceling DIM
Jakub Kicinski
1
-2
/
+1
2021-08-26
bnxt: don't lock the tx queue from napi poll
Jakub Kicinski
1
-22
/
+32
2021-08-26
net: usb: lan78xx: don't modify phy_device state concurrently
Ivan T. Ivanov
1
-4
/
+12
2021-08-26
net: usb: pegasus: Check the return value of get_geristers() and friends;
Petko Manolov
1
-33
/
+75
2021-08-26
qede: fix crash in rmmod qede while automatic debug collection
Prabhakar Kushwaha
2
-0
/
+9
2021-08-26
ath9k: Postpone key cache entry deletion for TXQ frames reference it
Jouni Malinen
2
-1
/
+87
2021-08-26
ath: Modify ath_key_delete() to not need full key entry
Jouni Malinen
5
-23
/
+22
2021-08-26
ath: Export ath_hw_keysetmac()
Jouni Malinen
2
-2
/
+3
2021-08-26
ath9k: Clear key cache explicitly on disabling hardware
Jouni Malinen
1
-0
/
+5
2021-08-26
ath: Use safer key clearing with key cache entries
Jouni Malinen
1
-1
/
+10
2021-08-18
net: dsa: microchip: ksz8795: Use software untagging on CPU port
Ben Hutchings
1
-1
/
+8
2021-08-18
net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletion
Ben Hutchings
1
-3
/
+0
2021-08-18
net: dsa: microchip: ksz8795: Reject unsupported VLAN configuration
Ben Hutchings
2
-2
/
+54
2021-08-18
net: dsa: microchip: ksz8795: Fix PVID tag insertion
Ben Hutchings
1
-5
/
+10
2021-08-18
net: dsa: microchip: Fix probing KSZ87xx switch with DT node for host port
Ben Hutchings
1
-1
/
+1
2021-08-18
net: dsa: sja1105: fix broken backpressure in .port_fdb_dump
Vladimir Oltean
1
-1
/
+3
2021-08-18
net: dsa: lantiq: fix broken backpressure in .port_fdb_dump
Vladimir Oltean
1
-4
/
+10
2021-08-18
net: dsa: lan9303: fix broken backpressure in .port_fdb_dump
Vladimir Oltean
1
-15
/
+19
2021-08-18
net: dsa: microchip: ksz8795: Fix VLAN filtering
Ben Hutchings
1
-0
/
+11
2021-08-18
net: dsa: microchip: Fix ksz_read64()
Ben Hutchings
1
-6
/
+2
2021-08-18
net/mlx5: Fix return value from tracer initialization
Aya Levin
1
-2
/
+9
2021-08-18
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
6
-21
/
+23
2021-08-18
bareudp: Fix invalid read beyond skb's linear data
Guillaume Nault
1
-5
/
+11
2021-08-18
iavf: Set RSS LUT and key in reset handle path
Md Fahad Iqbal Polash
1
-5
/
+8
2021-08-18
ice: don't remove netdev->dev_addr from uc sync list
Brett Creeley
1
-8
/
+15
2021-08-18
ice: Prevent probing virtual functions
Anirudh Venkataramanan
1
-0
/
+5
2021-08-18
ppp: Fix generating ifname when empty IFLA_IFNAME is specified
Pali Rohár
1
-1
/
+1
2021-08-18
net: phy: micrel: Fix link detection on ksz87xx switch"
Ben Hutchings
1
-2
/
+0
2021-08-18
net: mvvp2: fix short frame size on s390
John Hubbard
1
-1
/
+1
2021-08-18
net: dsa: mt7530: add the missing RxUnicast MIB counter
DENG Qingfang
1
-0
/
+1
2021-08-18
ieee802154: hwsim: fix GPF in hwsim_new_edge_nl
Dongliang Mu
1
-1
/
+1
2021-08-18
ieee802154: hwsim: fix GPF in hwsim_set_edge_lqi
Dongliang Mu
1
-2
/
+2
2021-08-18
net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-cases
Grygorii Strashko
2
-3
/
+8
2021-08-15
net: xilinx_emaclite: Do not print real IOMEM pointer
YueHaibing
1
-3
/
+2
2021-08-15
ppp: Fix generating ppp unit id when ifname is not specified
Pali Rohár
1
-4
/
+15
2021-08-12
net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...
Letu Ren
1
-3
/
+3
2021-08-12
net: qede: Fix end of loop tests for list_for_each_entry
Harshvardhan Jha
1
-2
/
+2
[prev]
[next]