summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-18selftests/net: packetdrill: add ipv4-mapped-ipv6 testsEric Dumazet
2026-02-18eth: fbnic: Add validation for MTU changesDimitri Daskalakis
2026-02-17net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()Ruitong Liu
2026-02-17vsock: document namespace mode sysctlsStefano Garzarella
2026-02-17net: ethernet: ec_bhf: Fix dma_free_coherent() dma handleThomas Fourier
2026-02-17macvlan: observe an RCU grace period in macvlan_common_newlink() error pathEric Dumazet
2026-02-17selftests: tc_actions: don't dump 2MB of \0 to stdoutJakub Kicinski
2026-02-17ipv6: addrconf: reduce default temp_valid_lft to 2 daysFernando Fernandez Mancera
2026-02-17ping: annotate data-races in ping_lookup()Eric Dumazet
2026-02-17net: dsa: MxL862xx: don't force-enable MAXLINEAR_GPHYArnd Bergmann
2026-02-17dpll: zl3073x: Fix ref frequency settingIvan Vecera
2026-02-17net: do not delay zero-copy skbs in skb_attempt_defer_free()Eric Dumazet
2026-02-17net: psp: select CONFIG_SKB_EXTENSIONSArnd Bergmann
2026-02-17ipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet
2026-02-17Merge branch 'selftests-forwarding-fix-br_netfilter-related-test-failures'Paolo Abeni
2026-02-17selftests: forwarding: fix pedit tests failure with br_netfilter enabledAleksei Oladko
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