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