summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-02-06net/ipv6: Remove HBH helpersAlice Mikityanska
2026-02-06net/ipv6: Drop HBH for BIG TCP on TX sideAlice Mikityanska
2026-02-06net/ipv6: Introduce payload_len helpersAlice Mikityanska
2026-02-06tcp: inline tcp_filter()Eric Dumazet
2026-02-06netns: optimize netns cleaning by batching unhash_nsid callsQiliang Yuan
2026-02-05net/mlx5: Fix 1600G link mode enum namingYael Chemla
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-05Merge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-02-05net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueueDavide Caratti
2026-02-05tcp: move __reqsk_free() out of lineEric Dumazet
2026-02-05inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.cEric Dumazet
2026-02-05net: add vlan_get_protocol_offset_inline() helperEric Dumazet
2026-02-05flow_offload: add const qualifiers to function argumentsDavid Yang
2026-02-05dpll: Add reference count tracking supportIvan Vecera
2026-02-05dpll: Support dynamic pin index allocationIvan Vecera
2026-02-05dpll: Add notifier chain for dpll eventsPetr Oros
2026-02-05dpll: Allow associating dpll pin with a firmware nodeIvan Vecera
2026-02-05can: remove private CAN skb headroom infrastructureOliver Hartkopp
2026-02-05can: add CAN skb extension infrastructureOliver Hartkopp
2026-02-05can: use skb hash instead of private variable in headroomOliver Hartkopp
2026-02-04net/mlx5e: RX, Drop oversized packets in non-linear modeDragos Tatulea
2026-02-04net: stmmac: remove support for lpi_intr_oRussell King (Oracle)
2026-02-04net/iucv: clean up iucv kernel-doc warningsRandy Dunlap
2026-02-04net: stmmac: Fix typo from clk_scr_i to clk_csr_iHuacai Chen
2026-02-04tcp: split tcp_check_space() in two partsEric Dumazet
2026-02-04Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-02-04trace: mptcp: add mptcp_rcvbuf_grow tracepointPaolo Abeni
2026-02-04Merge tag 'tsm-fixes-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-03net: usb: introduce usbnet_mii_ioctl helper functionEthan Nelson-Moore
2026-02-03tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_infoChia-Yu Chang
2026-02-03tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSISTChia-Yu Chang
2026-02-03tcp: accecn: fallback outgoing half link to non-AccECNChia-Yu Chang
2026-02-03tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACKChia-Yu Chang
2026-02-03tcp: add TCP_SYNACK_RETRANS synack_typeChia-Yu Chang
2026-02-03tcp: accecn: handle unexpected AccECN negotiation feedbackChia-Yu Chang
2026-02-03tcp: disable RFC3168 fallback identifier for CC modulesChia-Yu Chang
2026-02-03tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiersChia-Yu Chang
2026-02-03tcp: try to avoid safer when ACKs are thinnedIlpo Järvinen
2026-02-03net: phy: remove modalias-based mdio bus matchingHeiner Kallweit
2026-02-02tcp: export tcp_splice_stateGeliang Tang
2026-02-02ptp: vmclock: support device notificationsBabis Chalios
2026-02-02ptp: vmclock: add vm generation counterBabis Chalios
2026-02-02ipv6: colocate inet6_cork in inet_cork_fullEric Dumazet
2026-02-02inet: add dst4_mtu() and dst6_mtu() helpersEric Dumazet
2026-02-02ipv6: pass proto by value to ipv6_push_nfrag_opts() and ipv6_push_frag_opts()Eric Dumazet
2026-02-02net: add a debug check in __skb_push()Eric Dumazet
2026-02-02net: l3mdev: use skb_dst_dev_rcu() in l3mdev_l3_out()Eric Dumazet
2026-02-02wifi: mac80211: Add eMLSR/eMLMR action frame parsing supportLorenzo Bianconi
2026-02-02wifi: mac80211: add initial UHR supportJohannes Berg
2026-02-02wifi: cfg80211: add initial UHR supportJohannes Berg