aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-08Merge tag 'for-net-2025-05-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-0/+1
2025-05-09wifi: mac80211: Update MCS15 support in link_confMohan Kumar G1-0/+3
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+6
2025-05-08Bluetooth: hci_event: Fix not using key encryption size when its knownLuiz Augusto von Dentz1-0/+1
2025-05-08net: export a helper for adding up queue statsJakub Kicinski1-0/+6
2025-05-06Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski3-58/+13
2025-05-06devlink: avoid param type value translationsJiri Pirko1-5/+5
2025-05-05sctp: Remove unused sctp_assoc_del_peer and sctp_chunk_iifDr. David Alan Gilbert2-3/+0
2025-05-05strparser: Remove unused __strp_unpauseDr. David Alan Gilbert1-2/+0
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-16/+18
2025-04-29ip: load balance tcp connections to single dst addr and portWillem de Bruijn2-0/+4
2025-04-29ipv4: prefer multipath nexthop that matches source addressWillem de Bruijn1-1/+2
2025-04-28net: sched: generalize check for no-queue qdisc on TX queueJesper Dangaard Brouer1-0/+8
2025-04-25Bluetooth: hci_conn: Fix not setting timeout for BIG Create SyncLuiz Augusto von Dentz3-5/+5
2025-04-25Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast ReceiverLuiz Augusto von Dentz3-7/+10
2025-04-24xsk: Fix offset calculation in unaligned modee.kubanski1-1/+1
2025-04-24xsk: Fix race condition in AF_XDP generic RX pathe.kubanski2-3/+2
2025-04-24rxrpc: Remove deadcodeDr. David Alan Gilbert1-3/+0
2025-04-24ipv6: Protect nh->f6i_list with spinlock and flag.Kuniyuki Iwashima1-0/+2
2025-04-24ipv6: Defer fib6_purge_rt() in fib6_add_rt2node() to fib6_add().Kuniyuki Iwashima1-0/+1
2025-04-24ipv6: Protect fib6_link_table() with spinlock.Kuniyuki Iwashima1-0/+1
2025-04-23wifi: mac80211: restructure tx profile retrieval for MLO MBSSIDRameshkumar Sundaram1-3/+4
2025-04-23wifi: nl80211: add link id of transmitted profile for MLO MBSSIDRameshkumar Sundaram1-0/+2
2025-04-23wifi: mac80211: update ML STA with EML capabilitiesRamasamy Kaliappan1-0/+2
2025-04-23wifi: cfg80211: Add support to get EMLSR capabilities of non-AP MLDRamasamy Kaliappan1-0/+5
2025-04-23Revert "mac80211: Dynamically set CoDel parameters per station"Toke Høiland-Jørgensen1-16/+0
2025-04-23wifi: cfg80211/mac80211: remove more 5/10 MHz codeJohannes Berg1-37/+0
2025-04-23wifi: free SKBTX_WIFI_STATUS skb tx_flags flagJohannes Berg1-2/+0
2025-04-22xdp: create locked/unlocked instances of xdp redirect target settersJoshua Washington1-0/+3
2025-04-22net: 802: Remove unused p8022 codeDr. David Alan Gilbert1-16/+0
2025-04-22vxlan: Convert FDB table to rhashtableIdo Schimmel1-1/+1
2025-04-22vxlan: Add a linked list of FDB entriesIdo Schimmel1-0/+1
2025-04-22vxlan: Use a single lock to protect the FDB tableIdo Schimmel1-1/+1
2025-04-20RDMA/mana_ib: Add support of 4M, 1G, and 2G pagesKonstantin Taranov1-14/+3
2025-04-20RDMA/mana_ib: support of the zero based MRsKonstantin Taranov1-1/+10
2025-04-17net: Delete the outer () duplicated of macro SOCK_SKB_CB_OFFSET definitionZijun Hu1-2/+2
2025-04-17netdev: fix the locking for netdev notificationsJakub Kicinski1-0/+16
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-0/+30
2025-04-17xfrm: Migrate offload configurationChiachang Wang1-2/+6
2025-04-16eth: bnxt: add support rx side device memory TCPTaehee Yoo1-0/+11
2025-04-16bonding: Fix multiple long standing offload racesCosmin Ratiu1-2/+5
2025-04-16xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}Cosmin Ratiu1-0/+8
2025-04-15net: fib_rules: Fix iif / oif matching on L3 master deviceIdo Schimmel3-0/+30
2025-04-15netlink: Introduce nlmsg_payload helperBreno Leitao1-0/+16
2025-04-15mptcp: sched: remove mptcp_sched_dataMatthieu Baerts (NGI0)1-11/+2
2025-04-14rxrpc: Display security params in the afs_cb_call tracepointDavid Howells1-0/+2
2025-04-14rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSEDavid Howells1-0/+24
2025-04-14rxrpc: Pull out certain app callback funcs into an ops tableDavid Howells1-10/+15
2025-04-14net: Remove ->exit_batch_rtnl().Kuniyuki Iwashima1-2/+0
2025-04-14ipv4: ip_tunnel: Convert ip_tunnel_delete_nets() callers to ->exit_rtnl().Kuniyuki Iwashima1-4/+3