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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
idpf: nullify pointers after they are freed
Li Li
1
-0
/
+1
2 days
net: bcmasp: Fix network filter wake for asp-3.0
Justin Chen
2
-2
/
+4
2 days
net: bcmasp: Restore programming of TX map vector register
Florian Fainelli
1
-0
/
+3
2 days
idpf: Fix RSS LUT NULL ptr issue after soft reset
Sreedevi Joshi
3
-17
/
+6
2 days
idpf: Fix RSS LUT NULL pointer crash on early ethtool operations
Sreedevi Joshi
5
-79
/
+66
2 days
idpf: detach and close netdevs while handling a reset
Emil Tantilov
1
-45
/
+70
2 days
idpf: check error for register_netdev() on init
Emil Tantilov
1
-9
/
+22
2 days
ice: Fix PTP NULL pointer dereference during VSI rebuild
Aaron Ma
3
-3
/
+22
2 days
ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()
Mateusz Polchlopek
1
-9
/
+15
2 days
net: macb: Use dev_consume_skb_any() to free TX SKBs
Kevin Hao
1
-1
/
+1
2 days
net: macb: Protect access to net_device::ip_ptr with RCU lock
Kevin Hao
1
-9
/
+16
2 days
net: macb: Move devm_{free,request}_irq() out of spin lock area
Kevin Hao
1
-5
/
+7
2 days
net: macb: use the current queue number for stats
Paolo Valerio
1
-1
/
+1
2 days
net: lan743x: fix duplex configuration in mac_link_up
Thangaraj Samynathan
1
-0
/
+5
2 days
net: enetc: fix the output issue of 'ethtool --show-ring'
Wei Fang
1
-0
/
+2
2 days
iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()
Kohei Enju
1
-16
/
+15
2 days
ice: use ice_update_eth_stats() for representor stats
Petr Oros
2
-4
/
+13
2 days
ice: fix inverted ready check for VF representors
Petr Oros
1
-1
/
+1
2 days
net: bcmasp: fix double disable of clk
Justin Chen
1
-10
/
+23
2 days
net: bcmasp: Add support for asp-v3.0
Justin Chen
4
-48
/
+92
2 days
net: bcmasp: fix double free of WoL irq
Justin Chen
1
-8
/
+0
2 days
net: bcmasp: streamline early exit in probe
Justin Chen
1
-13
/
+14
2 days
net: bcmasp: Remove support for asp-v2.0
Justin Chen
5
-146
/
+22
2 days
net: bcm: asp2: convert to phylib managed EEE
Russell King (Oracle)
3
-43
/
+10
2 days
net: bcm: asp2: remove tx_lpi_enabled
Russell King (Oracle)
1
-6
/
+0
2 days
net: bcm: asp2: fix LPI timer handling
Russell King (Oracle)
2
-2
/
+5
2 days
ionic: fix persistent MAC address override on PF
Mohammad Heib
1
-6
/
+11
10 days
net: mvpp2: guard flow control update with global_tx_fc in buffer switching
Muhammad Hammad Ijaz
1
-2
/
+2
10 days
net/mlx5e: Fix race condition during IPSec ESN update
Jianbo Liu
1
-19
/
+14
10 days
net/mlx5e: Prevent concurrent access to IPSec ASO context
Jianbo Liu
2
-9
/
+9
10 days
net/mlx5: qos: Restrict RTNL area to avoid a lock cycle
Cosmin Ratiu
1
-14
/
+9
10 days
net: macb: fix uninitialized rx_fs_lock
Fedor Pchelkin
1
-0
/
+3
10 days
iavf: fix VLAN filter lost on add/delete race
Petr Oros
1
-3
/
+6
10 days
igc: fix page fault in XDP TX timestamps handling
Zdenek Bouska
3
-0
/
+42
10 days
igc: fix missing update of skb->tail in igc_xmit_frame()
Kohei Enju
1
-5
/
+2
10 days
net: airoha: Remove airoha_dev_stop() in airoha_remove()
Lorenzo Bianconi
1
-1
/
+0
10 days
net: airoha: Read completion queue data in airoha_qdma_tx_napi_poll()
Lorenzo Bianconi
1
-18
/
+13
10 days
net: airoha: fix PSE memory configuration in airoha_fe_pse_ports_init()
Lorenzo Bianconi
1
-2
/
+4
10 days
net: airoha: read default PSE reserved pages value before updating
Lorenzo Bianconi
1
-4
/
+10
10 days
net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...
Dipayaan Roy
1
-3
/
+3
10 days
net: bcmgenet: increase WoL poll timeout
Justin Chen
1
-1
/
+1
10 days
net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resume
Kevin Hao
1
-0
/
+10
10 days
net: macb: Introduce gem_init_rx_ring()
Kevin Hao
1
-4
/
+9
10 days
net: macb: fix use-after-free access to PTP clock
Fedor Pchelkin
1
-1
/
+3
10 days
net: stmmac: remove support for lpi_intr_o
Russell King (Oracle)
6
-58
/
+0
10 days
Octeontx2-af: Add proper checks for fwdata
Hariprasad Kelam
2
-1
/
+4
10 days
ice: fix devlink reload call trace
Paul Greenwalt
1
-2
/
+1
10 days
net: macb: Shuffle the tx ring before enabling tx
Kevin Hao
1
-3
/
+95
10 days
gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPL
Ankit Garg
1
-30
/
+24
10 days
net: ethernet: arc: emac: quiesce interrupts before requesting IRQ
Fan Wu
1
-0
/
+11
[next]