summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-21idpf: Fix data race in idpf_net_dimDavid Yang1-5/+11
2026-01-21net: hns3: fix data race in hns3_fetch_statsDavid Yang1-33/+36
2026-01-21tools/net/ynl: Makefile's install target now installs ynltoolMichel Lind1-1/+2
2026-01-21nfc: MAINTAINERS: Orphan the NFC and look for new maintainersKrzysztof Kozlowski2-2/+5
2026-01-21net: phy: intel-xway: fix OF node refcount leakageDaniel Golle1-2/+5
2026-01-20netdevsim: fix a race issue related to the operation on bpf_bound_progs listYun Lu3-0/+9
2026-01-20vsock/test: Do not filter kallsyms by symbol typeMichal Luczaj1-1/+1
2026-01-19Merge branch 'net-sched-teql-enforce-hierarchy-placement'Jakub Kicinski3-1/+31
2026-01-19selftests/tc-testing: Try to add teql as a child qdiscVictor Nogueira1-0/+25
2026-01-19net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_...Jamal Hadi Salim1-1/+1
2026-01-19net/sched: Enforce that teql can only be used as root qdiscJamal Hadi Salim1-0/+5
2026-01-19Merge tag 'linux-can-fixes-for-6.19-20260116' of git://git.kernel.org/pub/scm...Jakub Kicinski7-5/+45
2026-01-19octeontx2: cn10k: fix RX flowid TCAM mask handlingAlok Tiwari1-1/+1
2026-01-19rxrpc: Fix recvmsg() unconditional requeueDavid Howells2-4/+19
2026-01-19Merge branch 'ipvlan-addrs_lock-made-per-port'Jakub Kicinski6-30/+208
2026-01-19selftests: net: simple selftest for ipvtapDmitry Skorodumov3-0/+171
2026-01-19ipvlan: Make the addrs_lock be per portDmitry Skorodumov3-30/+37
2026-01-19l2tp: avoid one data-race in l2tp_tunnel_del_work()Eric Dumazet1-2/+2
2026-01-18Revert "nfc/nci: Add the inconsistency check between the input data length an...Thadeu Lima de Souza Cascardo1-4/+0
2026-01-18net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+ StickHamza Mahfooz1-0/+2
2026-01-18veth: fix data race in veth_get_ethtool_statsDavid Yang1-2/+6
2026-01-18Merge branch 'fou-gue-fix-skb-memleak-with-inner-protocol-0'Jakub Kicinski4-2/+7
2026-01-18fou: Don't allow 0 for FOU_ATTR_IPPROTO.Kuniyuki Iwashima2-1/+3
2026-01-18tools: ynl: Specify --no-line-number in ynl-regen.sh.Kuniyuki Iwashima1-1/+1
2026-01-18gue: Fix skb memleak with inner IP protocol 0.Kuniyuki Iwashima1-0/+3
2026-01-18docs: netdev: refine 15-patch limitSimon Horman1-0/+12
2026-01-18amd-xgbe: avoid misleading per-packet error logRaju Rangoju1-4/+1
2026-01-18octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier1-6/+1
2026-01-18sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INITXin Long1-5/+5
2026-01-16Merge patch series "can: usb: fix URB memory leaks"Marc Kleine-Budde5-5/+37
2026-01-16can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-16can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-16can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
2026-01-16can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
2026-01-16can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-16can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb()...Marc Kleine-Budde1-0/+7
2026-01-16can: dev: alloc_candev_mqs(): add missing default CAN capabilitiesMarc Kleine-Budde1-0/+1
2026-01-16net: freescale: ucc_geth: Return early when TBI PHY can't be foundMaxime Chevallier1-1/+3
2026-01-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski6-31/+57
2026-01-16selftests: net: fib-onlink-tests: Convert to use namespaces by defaultRicardo B. Marlière1-41/+30
2026-01-16l2tp: Fix memleak in l2tp_udp_encap_recv().Kuniyuki Iwashima1-1/+3
2026-01-16bonding: limit BOND_MODE_8023AD to Ethernet devicesEric Dumazet1-0/+6
2026-01-16net: add skb->data_len and (skb>end - skb->tail) to skb_dump()Eric Dumazet1-3/+4
2026-01-16net: usb: dm9601: remove broken SR9700 supportEthan Nelson-Moore1-4/+0
2026-01-16Merge branch 'vsock-virtio-fix-data-loss-disclosure-due-to-joining-of-non-lin...Jakub Kicinski4-2/+86
2026-01-16vsock/test: Add test for a linear and non-linear skb getting coalescedMichal Luczaj3-0/+82
2026-01-16vsock/virtio: Coalesce only linear skbMichal Luczaj1-2/+4
2026-01-16usbnet: fix crash due to missing BQL accounting after resumeSimon Schippers1-0/+1
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds49-293/+381
2026-01-15Merge tag 'linux-can-fixes-for-6.19-20260115' of git://git.kernel.org/pub/scm...Paolo Abeni11-54/+111