summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-29Merge tag 'wireless-2026-01-29' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni1-3/+5
2026-01-29wifi: mac80211: correctly decode TTLM with default link mapBenjamin Berg1-3/+5
2026-01-29Merge branch 'mptcp-avoid-dup-nl-events-and-propagate-error'Jakub Kicinski2-13/+81
2026-01-29selftests: mptcp: join: fix local endp not being trackedMatthieu Baerts (NGI0)1-5/+4
2026-01-29selftests: mptcp: check subflow errors in close eventsMatthieu Baerts (NGI0)1-3/+20
2026-01-29mptcp: only reset subflow errors when propagatedMatthieu Baerts (NGI0)1-4/+5
2026-01-29selftests: mptcp: check no dup close events after errorMatthieu Baerts (NGI0)1-0/+51
2026-01-29mptcp: avoid dup SUB_CLOSED events after disconnectMatthieu Baerts (NGI0)1-2/+2
2026-01-29Merge branch 'mlx5-misc-fixes-2026-01-27'Jakub Kicinski6-13/+25
2026-01-29net/mlx5e: Skip ESN replay window setup for IPsec crypto offloadJianbo Liu1-1/+2
2026-01-29net/mlx5: Fix vhca_id access call trace use before allocParav Pandit4-11/+21
2026-01-29net/mlx5: fs, Fix inverted cap check in tx flow table root disconnectShay Drory1-1/+2
2026-01-29net: phy: micrel: fix clk warning when removing the driverWei Fang1-4/+13
2026-01-29net/mlx5e: don't assume psp tx skbs are ipv6 csum handlingDaniel Zahka1-6/+11
2026-01-29Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski3-21/+16
2026-01-29net: bridge: fix static key checkMartin Kaiser1-1/+1
2026-01-29nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima3-4/+29
2026-01-28gve: fix probe failure if clock read failsJordan Rhee5-15/+14
2026-01-28Merge branch 'mlx5-misc-fixes-2026-01-26'Jakub Kicinski6-15/+70
2026-01-28net/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman1-9/+11
2026-01-28net/mlx5e: TC, delete flows only for existing peersMark Bloch1-6/+13
2026-01-28net/mlx5: Fix Unbinding uplink-netdev in switchdev modeShay Drory5-0/+46
2026-01-28ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg1-1/+0
2026-01-28ice: Fix NULL pointer dereference in ice_vsi_set_napi_queuesAaron Ma1-4/+6
2026-01-28ixgbe: don't initialize aci lock in ixgbe_recovery_probe()Kohei Enju1-4/+2
2026-01-28ixgbe: fix memory leaks in the ixgbe_recovery_probe() pathKohei Enju1-12/+8
2026-01-27bonding: fix use-after-free due to enslave fail after slave array updateNikolay Aleksandrov1-5/+5
2026-01-27nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().Kuniyuki Iwashima2-2/+19
2026-01-27net: spacemit: Check for netif_carrier_ok() in emac_stats_update()Vivian Wang1-7/+27
2026-01-27mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()Eric Dumazet1-3/+13
2026-01-27rocker: fix memory leak in rocker_world_port_post_fini()Kery Qi1-3/+2
2026-01-26net: dsa: yt921x: Fix MIB overflow wraparound routineDavid Yang1-7/+8
2026-01-26net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()Zeng Chi1-1/+1
2026-01-26net: wwan: t7xx: fix potential skb->frags overflow in RX pathKery Qi1-2/+7
2026-01-26selftests: net: add ipv6 ping to local address from localhostFernando Fernandez Mancera1-0/+7
2026-01-26ipv6: use the right ifindex when replying to icmpv6 from localhostFernando Fernandez Mancera1-1/+3
2026-01-26net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan1-1/+1
2026-01-26sfc: fix deadlock in RSS config readEdward Cree1-6/+1
2026-01-26Merge tag 'linux-can-fixes-for-6.19-20260123' of git://git.kernel.org/pub/scm...Jakub Kicinski2-3/+3
2026-01-24bonding: annotate data-races around slave->last_rxEric Dumazet3-18/+21
2026-01-23octeon_ep: Fix memory leak in octep_device_setup()Zilin Guan1-1/+1
2026-01-23net: bcmasp: fix early exit leak with fixed phyJustin Chen1-1/+4
2026-01-23Merge tag 'for-net-2026-01-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-2/+5
2026-01-23MAINTAINERS: Update be2net maintainersAjit Khaparde1-1/+0
2026-01-23can: gs_usb: gs_usb_receive_bulk_callback(): fix error messageMarc Kleine-Budde1-2/+2
2026-01-23net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan1-1/+1
2026-01-22Bluetooth: MGMT: Fix memory leak in set_ssp_completeJianpeng Chang1-0/+3
2026-01-22Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_workJia-Hong Su1-2/+2
2026-01-22Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds108-472/+1144
2026-01-22Merge tag 'leds-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+5