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.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-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
28 hours
veth: fix skb length accounting after XDP frag adjustment
Sun Jian
28 hours
vxlan: do not arm the ageing timer on a device that is down
Baul Lee
28 hours
net: atlantic: free RX pages of consumed but not refilled buffers
Yangyu Chen
28 hours
net: atlantic: free stranded TX buffers on ring deinit
Yangyu Chen
28 hours
NTB: ntb_netdev: Preserve RX queue depth on allocation failure
Koichiro Den
28 hours
net: phy: mediatek: fix TX blink masks using the RX bits
Ahmed Naseef
28 hours
igc: fix netdev not re-attached after resume if interface is down
Philipp David
28 hours
net: octeontx2-pf: Fix UB in shift operation
Sergey V. Frolov
28 hours
usbnet: cap max_mtu for drivers without bind callback
Laurent Vivier
28 hours
net: usb: ipheth: fix carrier_work UAF on disconnect
Doruk Tan Ozturk
28 hours
net: usb: ax88179_178a: fix skb leak in ax88179_tx_fixup()
Yi Cong
28 hours
net: tap: set skb->dev before parsing virtio net header in tap_get_user_xdp()
Dongli Zhang
28 hours
bnge: Fix resource leak in bnge_init_nic() error path
Bhargava Marreddy
28 hours
net: thunderbolt: Tear down DMA paths before stopping the rings
Fan XinRan
28 hours
net: prestera: validate firmware header length
Pengpeng Hou
28 hours
bnxt_en: Fix PTP PPS setting bug
Keegan Freyhof
28 hours
bnxt_en: Disable EOP for TPA on all chips to prevent data corruption
Michael Chan
28 hours
bnxt_en: Refresh VNIC default ring on queue restart if needed
Shravya KN
28 hours
bnxt_en: Determine and store default RX ring in vnic structure
Shravya KN
28 hours
bnxt_en: Move RSS table fill outside __bnxt_hwrm_vnic_set_rss()
Shravya KN
28 hours
net/mlx5e: fix BQL reset on SQ re-activation
Bobby Eshleman
28 hours
bnge: use int for bnge_fix_rings_count() return value
Alok Tiwari
28 hours
net: stmmac: resume PHY before hardware setup when opening the interface
Stefan Agner
28 hours
bnge: Fix NULL pointer dereference in aux device release
Alok Tiwari
28 hours
xsk: validate metadata when processing requests
Stanislav Fomichev
28 hours
xsk: pass TX metadata pointer by reference
Stanislav Fomichev
28 hours
bnxt: fix memory leak in bnxt_queue_mem_alloc error cases
Will Chen
28 hours
net/mlx5: fw_tracer, return NULL on create error
Michael Guralnik
28 hours
net: hisilicon: hix5hd2_gmac: remove redundant NAPI delete
Jiawen Liu
28 hours
pds_core: cancel pending PCI reset work on AER recovery
Nikhil P. Rao
28 hours
pds_core: keep the health thread stopped during reset
Nikhil P. Rao
28 hours
net/mlx5e: TC, Check if flow is PEER before acquiring devcom lock
Shay Drory
28 hours
enic: fix tx_hang_reset use-after-free on device removal
Satish Kharat
28 hours
bonding: alb: re-check primary_is_promisc under RTNL in bond_alb_monitor
Xiang Mei (Microsoft)
28 hours
Revert "net: thunderbolt: Enable end-to-end flow control also in transmit"
Fan Ye
28 hours
net: hns3: fix speed configuration residue after driver reload
Jijie Shao
28 hours
ovpn: fix incorrect use of rcu_access_pointer()
Qingfang Deng
28 hours
ovpn: ensure TCP vars are initialized first
Antonio Quartulli
28 hours
ovpn: disable IPv4 redirects on MP interfaces
Antonio Quartulli
28 hours
ovpn: hash floated peer by transport identity only
Antonio Quartulli
28 hours
ovpn: zero-initialize sockaddr before learning a floated endpoint
Antonio Quartulli
28 hours
ovpn: ensure socket is owned by ovpn before deref sk_user_data
Antonio Quartulli
28 hours
ovpn: rehash peer in by_transp_addr table on CMD_PEER_SET
Antonio Quartulli
28 hours
ovpn: skip rehash for peers already removed from by_id
Antonio Quartulli
28 hours
ovpn: add missing rtnl_link_ops->get_size callback
Ralf Lici
11 days
can: ctucanfd: mark error-active controller status valid
Avi Weiss
11 days
can: ctucanfd: handle bus error interrupts
Avi Weiss
11 days
can: ctucanfd: unmap BAR0 using base address
Avi Weiss
11 days
can: ctucanfd: use self-test mode for PRESUME_ACK
Avi Weiss
11 days
can: ctucanfd: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
[next]