summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-17selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with br_netfilt...Aleksei Oladko
2026-02-17selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter en...Aleksei Oladko
2026-02-17net: fix backlog_unlock_irq_restore() vs CONFIG_PREEMPT_RTEric Dumazet
2026-02-17printk: add CONFIG_PRINTK dependency for netconsoleArnd Bergmann
2026-02-17Merge branch 'net-bridge-mcast-fix-mdb_n_entries-counting-warning'Paolo Abeni
2026-02-17selftests: forwarding: bridge_mdb_max: add tests for mdb_n_entries warningNikolay Aleksandrov
2026-02-17net: bridge: mcast: always update mdb_n_entries for vlan contextsNikolay Aleksandrov
2026-02-17net: arcnet: com20020-pci: fix support for 2.5Mbit cardsEthan Nelson-Moore
2026-02-17net/rds: rds_sendmsg should not discard payload_lenAllison Henderson
2026-02-17xen-netback: reject zero-queue configuration from guestZiyi Guo
2026-02-17net: usb: catc: enable basic endpoint checkingZiyi Guo
2026-02-17ovpn: tcp - don't deref NULL sk_socket member after tcp_close()Antonio Quartulli
2026-02-17Merge tag 'ovpn-net-20260212' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni
2026-02-17Merge branch 'eth-fbnic-fix-and-improve-header-data-split-configuration'Paolo Abeni
2026-02-17selftests: drv-net: add HDS payload sweep test for devmem TCPBobby Eshleman
2026-02-17eth: fbnic: set DMA_HINT_L4 for all flowsBobby Eshleman
2026-02-17eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytesBobby Eshleman
2026-02-17eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0Bobby Eshleman
2026-02-13fbnic: close fw_log race between users and teardownChengfeng Ye
2026-02-13Merge branch 'vsock-fix-child-netns-mode-initialization-and-restriction'Jakub Kicinski
2026-02-13vsock: prevent child netns mode switch from local to globalStefano Garzarella
2026-02-13vsock: fix child netns mode initializationStefano Garzarella
2026-02-13net: sparx5/lan969x: fix PTP clock max_adj valueDaniel Machon
2026-02-13ipv6: Fix out-of-bound access in fib6_add_rt2node().Kuniyuki Iwashima
2026-02-13ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux
2026-02-13selftests: netconsole: Increase port listening timeoutPin-yen Lin
2026-02-12Merge branch 'net-mscc-ocelot-fix-missing-lock-in-ocelot_port_xmit'Jakub Kicinski
2026-02-12net: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj()Ziyi Guo
2026-02-12net: mscc: ocelot: split xmit into FDMA and register injection pathsZiyi Guo
2026-02-12net: mscc: ocelot: extract ocelot_xmit_timestamp() helperZiyi Guo
2026-02-12net: sparx5/lan969x: fix DWRR cost max to match hardware register widthDaniel Machon
2026-02-12atm: fore200e: fix use-after-free in tasklets during device removalDuoming Zhou
2026-02-12net: stmmac: fix oops when split header is enabledJie Zhang
2026-02-12net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore
2026-02-12selftests: drv-net: limit RPS test CPUs to supported rangeGal Pressman
2026-02-12selftests: net: lib: Fix jq parsing errorYue Haibing
2026-02-12bng_en: Remove duplicate includeChen Ni
2026-02-12selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2Ido Schimmel
2026-02-12net: mctp: ensure our nlmsg responses are initialisedJeremy Kerr
2026-02-12myri10ge: replace comma with semicolonsChen Ni
2026-02-12Merge branch 'net-phy_port-sfp-modules-representation-and-phy_port-listing'Jakub Kicinski
2026-02-12net: phy: phy_port: Correctly recompute the port's linkmodesMaxime Chevallier
2026-02-12net: phy: phy_port: Cleanup the of-parsing logic for phy_portMaxime Chevallier
2026-02-12net: phy: initialize the port support based on the PHY's for OF portsMaxime Chevallier
2026-02-12ovpn: fix VPN TX bytes countingRalf Lici
2026-02-12ovpn: fix possible use-after-free in ovpn_net_xmitRalf Lici
2026-02-12ovpn: set sk_user_data before overriding callbacksRalf Lici
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-02-11Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-11Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds