summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-09-19wifi: mac80211: Export an API to check if NAN is startedIlan Peer
2025-09-19wifi: mac80211: Support Tx of action frame for NANIlan Peer
2025-09-19wifi: cfg80211: Store the NAN cluster IDIlan Peer
2025-09-19wifi: cfg80211: Advertise supported NAN capabilitiesIlan Peer
2025-09-19wifi: nl80211: Add more NAN capabilitiesAndrei Otcheretianski
2025-09-19wifi: cfg80211: Add cluster joined notification APIsAndrei Otcheretianski
2025-09-19wifi: nl80211: Add NAN Discovery Window (DW) notificationAndrei Otcheretianski
2025-09-19wifi: nl80211: Add more configuration options for NAN commandsAndrei Otcheretianski
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-18Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-09-18net: clear sk->sk_ino in sk_set_socket(sk, NULL)Eric Dumazet
2025-09-18net: ethtool: add get_rx_ring_count callback to optimize RX ring queriesBreno Leitao
2025-09-18bnxt_en: Implement ethtool .set_tunable() for ETHTOOL_PFC_PREVENTION_TOUTMichael Chan
2025-09-18bnxt_en: Implement ethtool .get_tunable() for ETHTOOL_PFC_PREVENTION_TOUTMichael Chan
2025-09-18Merge branch 'add-basic-psp-encryption-for-tcp-connections'Paolo Abeni
2025-09-18psp: provide decapsulation and receive helper for driversRaed Salem
2025-09-18psp: provide encapsulation helper for driversRaed Salem
2025-09-18psp: track generations of device keyJakub Kicinski
2025-09-18net: psp: update the TCP MSS to reflect PSP packet overheadJakub Kicinski
2025-09-18net: psp: add socket security association codeJakub Kicinski
2025-09-18net: tcp: allow tcp_timewait_sock to validate skbs before handing to deviceDaniel Zahka
2025-09-18net: move sk_validate_xmit_skb() to net/core/dev.cDaniel Zahka
2025-09-18psp: add op for rotation of device keyJakub Kicinski
2025-09-18tcp: add datapath logic for PSP with inline key exchangeJakub Kicinski
2025-09-18net: modify core data structures for PSP datapath supportJakub Kicinski
2025-09-18psp: base PSP device supportJakub Kicinski
2025-09-18udp: make busylock per socketEric Dumazet
2025-09-18udp: add udp_drops_inc() helperEric Dumazet
2025-09-18net: group sk_backlog and sk_receive_queueEric Dumazet
2025-09-18ipv6: reorganise struct ipv6_pinfoEric Dumazet
2025-09-18ipv6: make ipv6_pinfo.daddr_cache a booleanEric Dumazet
2025-09-18ipv6: make ipv6_pinfo.saddr_cache a booleanEric Dumazet
2025-09-18tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristicsIlpo Järvinen
2025-09-18tcp: accecn: AccECN option failure handlingChia-Yu Chang
2025-09-18tcp: accecn: AccECN option send controlChia-Yu Chang
2025-09-18tcp: accecn: AccECN optionIlpo Järvinen
2025-09-18tcp: accecn: add AccECN rx byte countersIlpo Järvinen
2025-09-18tcp: accecn: AccECN negotiationIlpo Järvinen
2025-09-18tcp: AccECN coreIlpo Järvinen
2025-09-17Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-17devlink: Add a 'num_doorbells' driverinit paramCosmin Ratiu
2025-09-17net/mlx5e: Use multiple TX doorbellsCosmin Ratiu
2025-09-17net/mlx5e: Prepare for using different CQ doorbellsCosmin Ratiu
2025-09-17net/mlx5: Store the global doorbell in mlx5_privCosmin Ratiu
2025-09-17net/mlx5: Remove unused 'offset' field from mlx5_sq_bfregCosmin Ratiu
2025-09-17net: phy: remove mdio_board_info support from phylibHeiner Kallweit
2025-09-17Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-09-16net/mlx5e: Harden uplink netdev access against device unbindJianbo Liu
2025-09-15mptcp: pm: nl: announce deny-join-id0 flagMatthieu Baerts (NGI0)