summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-02net: enetc: Remove CBDR cacheability AXI settings for ENETC v4Claudiu Manoil
2026-02-02net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4Claudiu Manoil
2026-02-02tipc: use kfree_sensitive() for session key materialDaniel Hodges
2026-02-02net: stmmac: fix stm32 (and potentially others) resume regressionRussell King (Oracle)
2026-02-02net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contextsJakub Kicinski
2026-02-02linkwatch: use __dev_put() in callers to prevent UAFJiayuan Chen
2026-01-31net: don't touch dev->stats in BPF redirect pathsJakub Kicinski
2026-01-30net: usb: r8152: fix resume reset deadlockSergey Senozhatsky
2026-01-30macvlan: fix error recovery in macvlan_common_newlink()Eric Dumazet
2026-01-30net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP moduleMarek BehĂșn
2026-01-29dpaa2-switch: add bounds check for if_id in IRQ handlerJunrui Luo
2026-01-29Merge branch 'net-liquidio-fix-memory-leaks-in-setup_nic_devices'Jakub Kicinski
2026-01-29net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanupZilin Guan
2026-01-29net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanupZilin Guan
2026-01-29net: liquidio: Initialize netdev pointer before queue setupZilin Guan
2026-01-29dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zeroJunrui Luo
2026-01-29Merge branch 'net-fix-potential-crash-in-net-sched-cls_u32-c'Jakub Kicinski
2026-01-29net/sched: cls_u32: use skb_header_pointer_careful()Eric Dumazet
2026-01-29net: add skb_header_pointer_careful() helperEric Dumazet
2026-01-29MAINTAINERS: add an entry for PSPJakub Kicinski
2026-01-29Merge tag 'net-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-29Merge tag 'for-6.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-29net: fix segmentation of forwarding fraglist GROJibin Zhang
2026-01-29Merge tag 'wireless-2026-01-29' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2026-01-29wifi: mac80211: correctly decode TTLM with default link mapBenjamin Berg
2026-01-28Merge branch 'mptcp-avoid-dup-nl-events-and-propagate-error'Jakub Kicinski
2026-01-28selftests: mptcp: join: fix local endp not being trackedMatthieu Baerts (NGI0)
2026-01-28selftests: mptcp: check subflow errors in close eventsMatthieu Baerts (NGI0)
2026-01-28mptcp: only reset subflow errors when propagatedMatthieu Baerts (NGI0)
2026-01-28selftests: mptcp: check no dup close events after errorMatthieu Baerts (NGI0)
2026-01-28mptcp: avoid dup SUB_CLOSED events after disconnectMatthieu Baerts (NGI0)
2026-01-28Merge branch 'mlx5-misc-fixes-2026-01-27'Jakub Kicinski
2026-01-28net/mlx5e: Skip ESN replay window setup for IPsec crypto offloadJianbo Liu
2026-01-28net/mlx5: Fix vhca_id access call trace use before allocParav Pandit
2026-01-28net/mlx5: fs, Fix inverted cap check in tx flow table root disconnectShay Drory
2026-01-28net: phy: micrel: fix clk warning when removing the driverWei Fang
2026-01-28net/mlx5e: don't assume psp tx skbs are ipv6 csum handlingDaniel Zahka
2026-01-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2026-01-28net: bridge: fix static key checkMartin Kaiser
2026-01-28nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima
2026-01-28Merge tag 'pinctrl-v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-01-27gve: fix probe failure if clock read failsJordan Rhee
2026-01-27Merge branch 'mlx5-misc-fixes-2026-01-26'Jakub Kicinski
2026-01-27net/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman
2026-01-27net/mlx5e: TC, delete flows only for existing peersMark Bloch
2026-01-27net/mlx5: Fix Unbinding uplink-netdev in switchdev modeShay Drory
2026-01-27ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg
2026-01-27ice: Fix NULL pointer dereference in ice_vsi_set_napi_queuesAaron Ma
2026-01-27ixgbe: don't initialize aci lock in ixgbe_recovery_probe()Kohei Enju
2026-01-27ixgbe: fix memory leaks in the ixgbe_recovery_probe() pathKohei Enju