summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds12-15/+96
6 daysMerge tag 'nf-26-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-2/+0
6 daysnet/sched: bound qdisc_pkt_len to prevent qdisc soft lockupJamal Hadi Salim1-0/+1
7 daysnetfilter: nf_tables: skip double clone set expressions on element insertPablo Neira Ayuso1-2/+0
9 dayssctp: fix stream->outcnt underflow on duplicate RECONF responsesJun Yang1-1/+1
9 daysMerge tag 'for-net-2026-08-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-1/+6
9 daysxsk: honor XDP_TX_METADATA in zero-copy pathStanislav Fomichev3-11/+16
9 daysBluetooth: L2CAP: fix race l2cap_sock_cleanup_listen() vs. put_chanPauli Virtanen1-0/+5
9 daysBluetooth: mgmt: fix 'hdev->discovery.uuids' NULL dereferencePavel Shpakovskiy1-1/+1
11 daystcp: clamp route advmss to TCP_MIN_MSSYong Wang1-0/+5
12 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-3/+3
13 daysinetpeer: randomize RB-tree node comparison using SipHashEric Dumazet1-0/+4
13 daysnet: advertise TCP MSS from the configured MTU, not the learned PMTUJiayuan Chen2-0/+62
13 daysMerge tag 'nf-next-26-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-0/+1
2026-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-6/+10
2026-08-18net: dsa: initial MT7628 tagging driverJoris Vaisvila1-0/+2
2026-08-18vsock: remove the now-unused rejected flagNguyen Dinh Phi1-4/+1
2026-08-18net: ip_tunnel: remove unused non-strict __ip_tunnel_change_mtuIlya Maximets1-1/+0
2026-08-18net: cap advertised IP tunnel headroomZhiling Zou1-2/+9
2026-08-18net: af_unix: useful handling of LSM denials on SCM_RIGHTSJori Koolstra2-9/+5
2026-08-18Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-1/+3
2026-08-18mptcp: remove unused data_ack from struct mptcp_extGeliang Tang1-4/+0
2026-08-18netfilter: nf_tables: move set_update_list to nftables per-netnsPablo Neira Ayuso1-0/+1
2026-08-17net_shaper: fix kernel-doc list indentationKarl Mehltretter1-4/+5
2026-08-14Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski3-2/+3
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-6/+47
2026-08-13net: mana: Fall back to scattered pages for GDMA queuesAditya Garg1-2/+17
2026-08-13net: enforce net sysctl registrationJoel Granados1-2/+3
2026-08-13ipv6: add inet6_rt_del_notify()Yuyang Huang1-0/+2
2026-08-13ipv6: propagate the route deletion reason to fib6_del_route()Yuyang Huang1-1/+2
2026-08-13ipv6: add ip6_del_rt_reason()Yuyang Huang1-0/+2
2026-08-12libeth: allow to create fill queues without NAPIPavan Kumar Linga1-1/+3
2026-08-12Merge tag 'nf-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-6/+23
2026-08-12devlink: add generic device max_sfs parameterNikolay Aleksandrov1-0/+4
2026-08-11ipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye1-0/+2
2026-08-11sctp: auth: propagate HMAC calculation errors to callersQing Luo1-3/+3
2026-08-11net/sched: act_gact, act_police: range check the fallback control actionHyunjung Ko1-0/+19
2026-08-10ipvs: revalidate ihl to prevent out-of-bounds accessJulian Anastasov1-1/+1
2026-08-10ipvs: separate destination availability stateYizhou Zhao1-0/+7
2026-08-10ipvs: properly update the overload flag on dest editJulian Anastasov1-0/+3
2026-08-10ipvs: add totalconns for destJulian Anastasov1-5/+12
2026-08-10netfilter: nft_ct: move custom expectation support to helperPablo Neira Ayuso1-0/+1
2026-08-10netfilter: flowtable: rename tun.l3_proto to tun.inner_protoPablo Neira Ayuso1-1/+1
2026-08-10netfilter: add DEBUG_NET_WARN_ON_ONCE to skb_set_nfct()Pablo Neira Ayuso1-1/+1
2026-08-08net: mana: Extend RX CQE coalescing up to 8 packetsHaiyang Zhang2-10/+38
2026-08-08ipv6: ndisc: Add ndisc_check_ns_na() validation helperDanielle Ratson1-0/+2
2026-08-08sctp: validate cookie AUTH state before useJérémy Jean1-0/+3
2026-08-07Bluetooth: hci_event: Use 255 as max event payload length in hci_ev_table[]Zijun Hu1-0/+1
2026-08-07Bluetooth: hci_event: Introduce handle_ev_vendor() for HCI_EV_VENDORZijun Hu1-0/+2
2026-08-07Bluetooth: hci_core: Introduce __hci_reset_dev() with a hardware error codeZijun Hu1-1/+7