index
:
kernel/git/stable/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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2022-04-07
net: hyperv: remove use of bpf_op_t
Jakub Kicinski
2022-04-06
prestera: acl: add action hw_stats support
Volodymyr Mytnyk
2022-04-06
bnx2x: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-06
net: wan: remove the lanmedia (lmc) driver
Jakub Kicinski
2022-04-06
net: usb: remove duplicate assignment
Wang Qing
2022-04-06
net: ethernet: xilinx: use of_property_read_bool() instead of of_get_property
Wang Qing
2022-04-06
net: ethernet: mtk_eth_soc: support creating mac address based offload entries
Felix Fietkau
2022-04-06
net: ethernet: mtk_eth_soc: remove bridge flow offload type entry support
Felix Fietkau
2022-04-06
net: ethernet: mtk_eth_soc: rework hardware flow table management
Felix Fietkau
2022-04-06
net: ethernet: mtk_eth_soc: allocate struct mtk_ppe separately
Felix Fietkau
2022-04-06
net: ethernet: mtk_eth_soc: support TC_SETUP_BLOCK for PPE offload
Felix Fietkau
2022-04-06
net: ethernet: mtk_eth_soc: add ipv6 flow offload support
David Bentham
2022-04-06
net: ethernet: mtk_eth_soc: implement flow offloading to WED devices
Felix Fietkau
2022-04-06
net: ethernet: mtk_eth_soc: add support for Wireless Ethernet Dispatch (WED)
Felix Fietkau
2022-04-06
net: ethernet: mtk_eth_soc: add support for coherent DMA
Felix Fietkau
2022-04-06
net: phy: mscc-miim: add support to set MDIO bus frequency
Michael Walle
2022-04-06
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
2022-04-05
mlxsw: spectrum_router: simplify list unwinding
Tom Rix
2022-03-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-03-31
vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devices
Eric Dumazet
2022-03-31
Merge tag 'linux-can-fixes-for-5.18-20220331' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2022-03-31
net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware
Guangbin Huang
2022-03-31
net: hns3: fix the concurrency between functions reading debugfs
Yufeng Mo
2022-03-31
can: gs_usb: gs_make_candev(): fix memory leak for devices with extended bit ...
Marc Kleine-Budde
2022-03-31
can: mcba_usb: properly check endpoint type
Pavel Skripkin
2022-03-31
can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error path
Hangyu Hua
2022-03-31
can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
2022-03-31
can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
2022-03-31
can: m_can: m_can_tx_handler(): fix use after free of skb
Marc Kleine-Budde
2022-03-31
can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error value
Tom Rix
2022-03-30
net: sparx5: uses, depends on BRIDGE or !BRIDGE
Randy Dunlap
2022-03-30
wireguard: socket: ignore v6 endpoints when ipv6 is disabled
Jason A. Donenfeld
2022-03-30
wireguard: socket: free skb in send6 when ipv6 is disabled
Wang Hai
2022-03-30
wireguard: queueing: use CFI-safe ptr_ring cleanup function
Jason A. Donenfeld
2022-03-30
sfc: Avoid NULL pointer dereference on systems without numa awareness
Martin Habets
2022-03-30
net: dsa: felix: fix possible NULL pointer dereference
Zheng Yongjun
2022-03-29
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-03-29
net: lan966x: fix kernel oops on ioctl when I/F is down
Michael Walle
2022-03-28
ice: xsk: Fix indexing in ice_tx_xsk_pool()
Maciej Fijalkowski
2022-03-28
ice: xsk: Stop Rx processing when ntc catches ntu
Maciej Fijalkowski
2022-03-28
ice: xsk: Eliminate unnecessary loop iteration
Magnus Karlsson
2022-03-28
Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-03-28
net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2022-03-28
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-28
drivers/net/virtio_net: Added RSS hash report control.
Andrew Melnychenko
2022-03-28
drivers/net/virtio_net: Added RSS hash report.
Andrew Melnychenko
2022-03-28
drivers/net/virtio_net: Added basic RSS support.
Andrew Melnychenko
2022-03-28
drivers/net/virtio_net: Fixed padded vheader to use v1 with hash.
Andrew Melnychenko
2022-03-28
net: bnxt_ptp: fix compilation error
Damien Le Moal
2022-03-26
octeontx2-af: initialize action variable
Tom Rix
[next]