summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
9 daysnet/iucv: clean up iucv kernel-doc warningsRandy Dunlap
9 daysnet: stmmac: Fix typo from clk_scr_i to clk_csr_iHuacai Chen
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
9 daystrace: mptcp: add mptcp_rcvbuf_grow tracepointPaolo Abeni
10 daysnet: usb: introduce usbnet_mii_ioctl helper functionEthan Nelson-Moore
11 daystcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_infoChia-Yu Chang
11 daystcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSISTChia-Yu Chang
11 daystcp: accecn: fallback outgoing half link to non-AccECNChia-Yu Chang
11 daystcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACKChia-Yu Chang
11 daystcp: add TCP_SYNACK_RETRANS synack_typeChia-Yu Chang
11 daystcp: accecn: handle unexpected AccECN negotiation feedbackChia-Yu Chang
11 daystcp: disable RFC3168 fallback identifier for CC modulesChia-Yu Chang
11 daystcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiersChia-Yu Chang
11 daystcp: try to avoid safer when ACKs are thinnedIlpo Järvinen
11 daysnet: phy: remove modalias-based mdio bus matchingHeiner Kallweit
12 daystcp: export tcp_splice_stateGeliang Tang
12 daysptp: vmclock: support device notificationsBabis Chalios
12 daysptp: vmclock: add vm generation counterBabis Chalios
12 daysipv6: colocate inet6_cork in inet_cork_fullEric Dumazet
12 daysinet: add dst4_mtu() and dst6_mtu() helpersEric Dumazet
12 daysipv6: pass proto by value to ipv6_push_nfrag_opts() and ipv6_push_frag_opts()Eric Dumazet
12 daysnet: add a debug check in __skb_push()Eric Dumazet
12 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
12 dayswifi: ieee80211: add some initial UHR definitionsJohannes Berg
12 dayswifi: mac80211: correct ieee80211-{s1g/eht}.h include guard commentsLachlan Hodges
2026-01-30net: ax25: remove plumbing for never-implemented DAMA Master supportEthan Nelson-Moore
2026-01-30net: wwan: add NMEA port supportSergey Ryazanov
2026-01-30tcp: 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-29dpll: expose fractional frequency offset in pptIvan Vecera
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-29Merge tag 'net-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
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
2026-01-27net: stmmac: don't pass ioaddr to fix_soc_reset() methodRussell King (Oracle)
2026-01-27lib/crypto: sha1: Remove low-level functions from APIEric Biggers
2026-01-27wifi: cfg80211: treat deprecated INDOOR_SP_AP_OLD control value as LPI modePagadala Yesu Anjaneyulu
2026-01-27sdio: Provide a bustype shutdown functionUwe Kleine-König