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.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-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: microchip: KSZ9896 register regmap alignment to 32 bit boundaries
Jesse Van Gavere
5 days
1
-24
/
+18
*
net: renesas: rswitch: fix initial MPIC register setting
Nikita Yushchenko
5 days
2
-13
/
+28
*
team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
Daniel Borkmann
6 days
1
-1
/
+2
*
team: Fix initial vlan_feature set in __team_compute_features
Daniel Borkmann
6 days
1
-2
/
+3
*
bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
Daniel Borkmann
6 days
1
-0
/
+1
*
bonding: Fix initial {vlan,mpls}_feature set in bond_compute_features
Daniel Borkmann
6 days
1
-2
/
+3
*
net, team, bonding: Add netdev_base_features helper
Daniel Borkmann
6 days
2
-5
/
+2
*
net: dsa: felix: fix stuck CPU-injected packets with short taprio windows
Vladimir Oltean
6 days
1
-6
/
+11
*
net: usb: qmi_wwan: add Telit FE910C04 compositions
Daniele Palmas
6 days
1
-0
/
+3
*
net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqs
Maxim Levitsky
6 days
1
-2
/
+3
*
net: mana: Fix memory leak in mana_gd_setup_irqs
Maxim Levitsky
6 days
1
-0
/
+1
*
net: renesas: rswitch: handle stop vs interrupt race
Nikita Yushchenko
7 days
1
-15
/
+18
*
net: renesas: rswitch: avoid use-after-put for a device tree node
Nikita Yushchenko
7 days
1
-1
/
+2
*
net: renesas: rswitch: fix leaked pointer on error path
Nikita Yushchenko
7 days
1
-0
/
+1
*
net: renesas: rswitch: fix race window between tx start and complete
Nikita Yushchenko
7 days
1
-8
/
+8
*
net: renesas: rswitch: fix possible early skb release
Nikita Yushchenko
7 days
1
-2
/
+3
*
Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
7 days
1
-1
/
+1
|
\
|
*
wifi: mac80211: fix a queue stall in certain cases of CSA
Emmanuel Grumbach
2024-12-03
1
-1
/
+1
*
|
bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chips
Michael Chan
7 days
1
-3
/
+3
*
|
virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for tx
Koichiro Den
8 days
1
-1
/
+2
*
|
virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
Koichiro Den
8 days
1
-2
/
+2
*
|
virtio_net: ensure netdev_tx_reset_queue is called on tx ring resize
Koichiro Den
8 days
1
-1
/
+11
*
|
virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
Koichiro Den
8 days
1
-2
/
+2
*
|
virtio_net: replace vq2rxq with vq2txq where appropriate
Koichiro Den
8 days
1
-1
/
+1
*
|
virtio_net: correct netdev_tx_reset_queue() invocation point
Koichiro Den
8 days
1
-1
/
+9
*
|
octeontx2-af: Fix installation of PF multicast rule
Geetha sowjanya
8 days
1
-10
/
+8
*
|
qca_spi: Make driver probing reliable
Stefan Wahren
8 days
1
-1
/
+1
*
|
qca_spi: Fix clock speed for multiple QCA7000
Stefan Wahren
8 days
2
-15
/
+10
*
|
cxgb4: use port number to set mac addr
Anumula Murali Mohan Reddy
8 days
3
-4
/
+5
*
|
net: sparx5: fix the maximum frame length register
Daniel Machon
9 days
1
-1
/
+1
*
|
net: sparx5: fix default value of monitor ports
Daniel Machon
9 days
1
-2
/
+1
*
|
net: sparx5: fix FDMA performance issue
Daniel Machon
9 days
1
-6
/
+5
*
|
net: lan969x: fix the use of spin_lock in PTP handler
Daniel Machon
9 days
1
-2
/
+2
*
|
net: lan969x: fix cyclic dependency reported by depmod
Daniel Machon
9 days
15
-30
/
+14
*
|
net: mscc: ocelot: perform error cleanup in ocelot_hwstamp_set()
Vladimir Oltean
10 days
1
-17
/
+42
*
|
net: mscc: ocelot: be resilient to loss of PTP packets during transmission
Vladimir Oltean
10 days
1
-55
/
+79
*
|
net: mscc: ocelot: ocelot->ts_id_lock and ocelot_port->tx_skbs.lock are IRQ-safe
Vladimir Oltean
10 days
1
-8
/
+6
*
|
net: mscc: ocelot: improve handling of TX timestamp for unknown skb
Vladimir Oltean
10 days
1
-2
/
+2
*
|
net: mscc: ocelot: fix memory leak on ocelot_port_add_txtstamp_skb()
Vladimir Oltean
10 days
1
-1
/
+3
*
|
net: stmmac: fix TSO DMA API usage causing oops
Russell King (Oracle)
10 days
1
-3
/
+4
*
|
bnxt_en: Fix potential crash when dumping FW log coredump
Hongguang Gao
11 days
1
-2
/
+2
*
|
bnxt_en: Fix GSO type for HW GRO packets on 5750X chips
Michael Chan
11 days
2
-8
/
+9
*
|
net/mlx5: DR, prevent potential error pointer dereference
Dan Carpenter
12 days
1
-1
/
+3
*
|
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
12 days
42
-288
/
+530
|
\
\
|
*
|
net :mana :Request a V2 response version for MANA_QUERY_GF_STAT
Shradha Gupta
13 days
1
-0
/
+1
|
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
13 days
11
-18
/
+41
|
|
\
\
|
|
*
|
igb: Fix potential invalid memory access in igb_init_module()
Yuan Can
2024-12-03
1
-0
/
+4
|
|
*
|
ixgbe: Correct BASE-BX10 compliance code
Tore Amundsen
2024-12-03
1
-1
/
+1
|
|
*
|
ixgbe: downgrade logging of unsupported VF API version to debug
Jacob Keller
2024-12-03
2
-1
/
+3
|
|
*
|
ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5
Jacob Keller
2024-12-03
1
-1
/
+0
[next]