summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2026-02-11net: dsa: add tag format for MxL862xx switchesDaniel Golle-0/+2
2026-02-10tcp: populate inet->cork.fl.u.ip6 in tcp_v6_syn_recv_sock()Eric Dumazet-1/+3
2026-02-10Merge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-0/+5
2026-02-10xfrm: reduce struct sec_path sizePaolo Abeni-5/+5
2026-02-10net: dsa: eliminate local type for tc policersVladimir Oltean-22/+18
2026-02-06net/ipv6: Remove HBH helpersAlice Mikityanska-77/+0
2026-02-06net/ipv6: Introduce payload_len helpersAlice Mikityanska-4/+2
2026-02-06tcp: inline tcp_filter()Eric Dumazet-1/+7
2026-02-06netns: optimize netns cleaning by batching unhash_nsid callsQiliang Yuan-0/+1
2026-02-06netfilter: nft_set_rbtree: validate open interval overlapPablo Neira Ayuso-0/+4
2026-02-06netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentationFlorian Westphal-0/+1
2026-02-05net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueueDavide Caratti-0/+24
2026-02-05tcp: move __reqsk_free() out of lineEric Dumazet-8/+1
2026-02-05inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.cEric Dumazet-2/+0
2026-02-05flow_offload: add const qualifiers to function argumentsDavid Yang-2/+2
2026-02-05can: add CAN skb extension infrastructureOliver Hartkopp-0/+28
2026-02-04net/iucv: clean up iucv kernel-doc warningsRandy Dunlap-204/+3
2026-02-04tcp: split tcp_check_space() in two partsEric Dumazet-1/+9
2026-02-04Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-5/+120
2026-02-03tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_infoChia-Yu Chang-11/+0
2026-02-03tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSISTChia-Yu Chang-0/+2
2026-02-03tcp: accecn: fallback outgoing half link to non-AccECNChia-Yu Chang-1/+3
2026-02-03tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACKChia-Yu Chang-5/+15
2026-02-03tcp: add TCP_SYNACK_RETRANS synack_typeChia-Yu Chang-0/+1
2026-02-03tcp: accecn: handle unexpected AccECN negotiation feedbackChia-Yu Chang-13/+31
2026-02-03tcp: disable RFC3168 fallback identifier for CC modulesChia-Yu Chang-4/+19
2026-02-03tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiersChia-Yu Chang-7/+47
2026-02-02tcp: export tcp_splice_stateGeliang Tang-0/+11
2026-02-02ipv6: colocate inet6_cork in inet_cork_fullEric Dumazet-4/+12
2026-02-02inet: add dst4_mtu() and dst6_mtu() helpersEric Dumazet-0/+12
2026-02-02ipv6: pass proto by value to ipv6_push_nfrag_opts() and ipv6_push_frag_opts()Eric Dumazet-5/+5
2026-02-02net: l3mdev: use skb_dst_dev_rcu() in l3mdev_l3_out()Eric Dumazet-3/+4
2026-02-02wifi: mac80211: Add eMLSR/eMLMR action frame parsing supportLorenzo Bianconi-0/+32
2026-02-02wifi: mac80211: add initial UHR supportJohannes Berg-2/+33
2026-02-02wifi: cfg80211: add initial UHR supportJohannes Berg-3/+55
2026-01-30net: ax25: remove plumbing for never-implemented DAMA Master supportEthan Nelson-Moore-6/+2
2026-01-30tcp: reduce tcp sockets size by one cache lineEric Dumazet-1/+10
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-4/+35
2026-01-29ipv6: optimize fl6_update_dst()Eric Dumazet-3/+13
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+9
2026-01-29Bluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz-2/+1
2026-01-29Bluetooth: Fix using PHYs bitfields as PHY valueLuiz Augusto von Dentz-7/+7
2026-01-29Bluetooth: L2CAP: Add support for setting BT_PHYLuiz Augusto von Dentz-15/+37
2026-01-29Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structuresNaga Bhavani Akella-0/+329
2026-01-29Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYsLuiz Augusto von Dentz-0/+2
2026-01-29netfilter: nfnetlink_queue: optimize verdict lookup with hash tableScott Mitchell-0/+3
2026-01-28nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima-0/+2
2026-01-28tcp: move tcp_rack_advance() to tcp_input.cEric Dumazet-2/+0
2026-01-28tcp: move tcp_rack_update_reo_wnd() to tcp_input.cEric Dumazet-1/+0
2026-01-27RDMA/mana_ib: Add device‑memory supportKonstantin Taranov-3/+44