summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-21net: dsa: fix off-by-one in maximum bridge ID determinationVladimir Oltean
2026-01-21net: bcmasp: Fix network filter wake for asp-3.0Justin Chen
2026-01-21bonding: provide a net pointer to __skb_flow_dissect()Eric Dumazet
2026-01-21selftests: net: amt: wait longer for connection before sending packetsTaehee Yoo
2026-01-21be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin
2026-01-21Revert "net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning"Slark Xiao
2026-01-20netrom: fix double-free in nr_route_frame()Jeongjun Park
2026-01-20Octeontx2-pf: Update xdp featuresHariprasad Kelam
2026-01-20usbnet: limit max_mtu based on device's hard_mtuLaurent Vivier
2026-01-20ipv6: annotate data-race in ndisc_router_discovery()Eric Dumazet
2026-01-20mISDN: annotate data-race around dev->workEric Dumazet
2026-01-20net: txgbe: remove the redundant data return in SW-FW mailboxJiawen Wu
2026-01-20Merge branch 'fix-some-bugs-in-the-flow-director-of-hns3-driver'Jakub Kicinski
2026-01-20net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao
2026-01-20net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao
2026-01-20net: stmmac: fix resume: calculate tso last_segmentRussell King (Oracle)
2026-01-20be2net: fix data race in be_get_new_eqdDavid Yang
2026-01-20idpf: Fix data race in idpf_net_dimDavid Yang
2026-01-20net: hns3: fix data race in hns3_fetch_statsDavid Yang
2026-01-20tools/net/ynl: Makefile's install target now installs ynltoolMichel Lind
2026-01-20nfc: MAINTAINERS: Orphan the NFC and look for new maintainersKrzysztof Kozlowski
2026-01-20net: phy: intel-xway: fix OF node refcount leakageDaniel Golle
2026-01-20idpf: read lower clock bits inside the time sandwichMina Almasry
2026-01-20ice: fix devlink reload call tracePaul Greenwalt
2026-01-20ice: add missing ice_deinit_hw() in devlink reinit pathPaul Greenwalt
2026-01-20ice: Fix persistent failure in ice_get_rxfhCody Haas
2026-01-20netdevsim: fix a race issue related to the operation on bpf_bound_progs listYun Lu
2026-01-20vsock/test: Do not filter kallsyms by symbol typeMichal Luczaj
2026-01-19Merge branch 'net-sched-teql-enforce-hierarchy-placement'Jakub Kicinski
2026-01-19selftests/tc-testing: Try to add teql as a child qdiscVictor Nogueira
2026-01-19net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_...Jamal Hadi Salim
2026-01-19net/sched: Enforce that teql can only be used as root qdiscJamal Hadi Salim
2026-01-19Merge tag 'linux-can-fixes-for-6.19-20260116' of git://git.kernel.org/pub/scm...Jakub Kicinski
2026-01-19octeontx2: cn10k: fix RX flowid TCAM mask handlingAlok Tiwari
2026-01-19rxrpc: Fix recvmsg() unconditional requeueDavid Howells
2026-01-19Merge branch 'ipvlan-addrs_lock-made-per-port'Jakub Kicinski
2026-01-19selftests: net: simple selftest for ipvtapDmitry Skorodumov
2026-01-19ipvlan: Make the addrs_lock be per portDmitry Skorodumov
2026-01-19l2tp: avoid one data-race in l2tp_tunnel_del_work()Eric Dumazet
2026-01-17Revert "nfc/nci: Add the inconsistency check between the input data length an...Thadeu Lima de Souza Cascardo
2026-01-17net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+ StickHamza Mahfooz
2026-01-17veth: fix data race in veth_get_ethtool_statsDavid Yang
2026-01-17Merge branch 'fou-gue-fix-skb-memleak-with-inner-protocol-0'Jakub Kicinski
2026-01-17fou: Don't allow 0 for FOU_ATTR_IPPROTO.Kuniyuki Iwashima
2026-01-17tools: ynl: Specify --no-line-number in ynl-regen.sh.Kuniyuki Iwashima
2026-01-17gue: Fix skb memleak with inner IP protocol 0.Kuniyuki Iwashima
2026-01-17docs: netdev: refine 15-patch limitSimon Horman
2026-01-17amd-xgbe: avoid misleading per-packet error logRaju Rangoju
2026-01-17octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier