summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2025-05-21Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFOPauli Virtanen
2025-05-21Bluetooth: Introduce HCI Driver protocolHsin-chen Chuang
2025-05-21wifi: check if socket flags are validBert Karwatzki
2025-05-20inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().Kuniyuki Iwashima
2025-05-20bnxt_en: Fix netdev locking in ULP IRQ functionsMichael Chan
2025-05-20net: let lockdep compare instance locksJakub Kicinski
2025-05-19queue_api: reduce risk of name collision over txqGur Stavi
2025-05-16net: rfs: add sock_rps_delete_flow() helperEric Dumazet
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-13net: enable driver support for netmem TXMina Almasry
2025-05-13net: devmem: Implement TX pathMina Almasry
2025-05-13net: add get_netmem/put_netmem supportMina Almasry
2025-05-13netmem: add niov->type attribute to distinguish different net_iov typesMina Almasry
2025-05-12netlink: fix policy dump for int with validation callbackJakub Kicinski
2025-05-12net: mana: Add support for auxiliary device servicing eventsShiraz Saleem
2025-05-12net: mana: Probe rdma device in mana driverKonstantin Taranov
2025-05-09net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-05-09net_sched: Flush gso_skb list too during ->change()Cong Wang
2025-05-08Merge tag 'for-net-2025-05-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-05-09wifi: mac80211: Update MCS15 support in link_confMohan Kumar G
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-08Bluetooth: hci_event: Fix not using key encryption size when its knownLuiz Augusto von Dentz
2025-05-08net: export a helper for adding up queue statsJakub Kicinski
2025-05-06Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-05-06devlink: avoid param type value translationsJiri Pirko
2025-05-05sctp: Remove unused sctp_assoc_del_peer and sctp_chunk_iifDr. David Alan Gilbert
2025-05-05strparser: Remove unused __strp_unpauseDr. David Alan Gilbert
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-29ip: load balance tcp connections to single dst addr and portWillem de Bruijn
2025-04-29ipv4: prefer multipath nexthop that matches source addressWillem de Bruijn
2025-04-28net: sched: generalize check for no-queue qdisc on TX queueJesper Dangaard Brouer
2025-04-25Bluetooth: hci_conn: Fix not setting timeout for BIG Create SyncLuiz Augusto von Dentz
2025-04-25Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast ReceiverLuiz Augusto von Dentz
2025-04-24xsk: Fix offset calculation in unaligned modee.kubanski
2025-04-24xsk: Fix race condition in AF_XDP generic RX pathe.kubanski
2025-04-24rxrpc: Remove deadcodeDr. David Alan Gilbert
2025-04-24ipv6: Protect nh->f6i_list with spinlock and flag.Kuniyuki Iwashima
2025-04-24ipv6: Defer fib6_purge_rt() in fib6_add_rt2node() to fib6_add().Kuniyuki Iwashima
2025-04-24ipv6: Protect fib6_link_table() with spinlock.Kuniyuki Iwashima
2025-04-23wifi: mac80211: restructure tx profile retrieval for MLO MBSSIDRameshkumar Sundaram
2025-04-23wifi: nl80211: add link id of transmitted profile for MLO MBSSIDRameshkumar Sundaram
2025-04-23wifi: mac80211: update ML STA with EML capabilitiesRamasamy Kaliappan
2025-04-23wifi: cfg80211: Add support to get EMLSR capabilities of non-AP MLDRamasamy Kaliappan
2025-04-23Revert "mac80211: Dynamically set CoDel parameters per station"Toke Høiland-Jørgensen
2025-04-23wifi: cfg80211/mac80211: remove more 5/10 MHz codeJohannes Berg
2025-04-23wifi: free SKBTX_WIFI_STATUS skb tx_flags flagJohannes Berg
2025-04-22xdp: create locked/unlocked instances of xdp redirect target settersJoshua Washington
2025-04-22net: 802: Remove unused p8022 codeDr. David Alan Gilbert
2025-04-22vxlan: Convert FDB table to rhashtableIdo Schimmel
2025-04-22vxlan: Add a linked list of FDB entriesIdo Schimmel