summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2026-01-29Bluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz1-2/+1
2026-01-29Bluetooth: Fix using PHYs bitfields as PHY valueLuiz Augusto von Dentz2-7/+7
2026-01-29Bluetooth: L2CAP: Add support for setting BT_PHYLuiz Augusto von Dentz4-15/+37
2026-01-29Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structuresNaga Bhavani Akella2-0/+329
2026-01-29Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYsLuiz Augusto von Dentz1-0/+2
2026-01-29netfilter: nfnetlink_queue: optimize verdict lookup with hash tableScott Mitchell1-0/+3
2026-01-29nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima1-0/+2
2026-01-29tcp: move tcp_rack_advance() to tcp_input.cEric Dumazet1-2/+0
2026-01-29tcp: move tcp_rack_update_reo_wnd() to tcp_input.cEric Dumazet1-1/+0
2026-01-27RDMA/mana_ib: Add device‑memory supportKonstantin Taranov1-3/+44
2026-01-27wifi: cfg80211: treat deprecated INDOOR_SP_AP_OLD control value as LPI modePagadala Yesu Anjaneyulu1-1/+1
2026-01-27wifi: nl80211/cfg80211: support operating as RSTA in PMSR FTM requestAvraham Stern1-1/+6
2026-01-27wifi: nl80211/cfg80211: add negotiated burst period to FTM resultAvraham Stern1-0/+2
2026-01-27wifi: nl80211/cfg80211: clarify periodic FTM parameters for non-EDCA based ra...Avraham Stern1-1/+3
2026-01-27wifi: nl80211/cfg80211: add new FTM capabilitiesAvraham Stern1-1/+19
2026-01-27vsock: add netns to vsock coreBobby Eshleman3-3/+83
2026-01-26net: inline get_netmem() and put_netmem()Eric Dumazet1-2/+18
2026-01-26net: inline net_is_devmem_iov()Eric Dumazet1-0/+12
2026-01-24bonding: annotate data-races around slave->last_rxEric Dumazet1-6/+7
2026-01-23net: add queue config validation callbackJakub Kicinski1-0/+10
2026-01-23net: use netdev_queue_config() for mp restartJakub Kicinski1-1/+3
2026-01-23net: introduce a trivial netdev_queue_config()Jakub Kicinski1-0/+3
2026-01-23geneve: expose gso partial features for tunnel offloadPaolo Abeni1-0/+32
2026-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+0
2026-01-23tcp: move tcp_rate_check_app_limited() to tcp.cEric Dumazet1-2/+1
2026-01-23tcp: move tcp_rate_gen to tcp_input.cEric Dumazet1-2/+0
2026-01-22netfilter: nf_tables: add .abort_skip_removal flag for set typesPablo Neira Ayuso1-0/+2
2026-01-22Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-3/+0
2026-01-22net: bonding: use workqueue to make sure peer notify updated in lacp modeTonghao Zhang1-0/+2
2026-01-22Merge tag 'nf-next-26-01-20' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski4-2/+3
2026-01-22gro: inline tcp6_gro_complete()Eric Dumazet2-2/+1
2026-01-22gro: inline tcp6_gro_receive()Eric Dumazet2-3/+1
2026-01-22tcp: preserve const qualifier in tcp_rsk() and inet_rsk()Eric Dumazet1-4/+1
2026-01-21tcp: move tcp_rate_skb_delivered() to tcp_input.cEric Dumazet1-2/+0
2026-01-21Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linuxJakub Kicinski3-14/+36
2026-01-21Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"Jakub Kicinski4-39/+7
2026-01-20netfilter: nf_conntrack: don't rely on implicit includesFlorian Westphal1-0/+1
2026-01-20netfilter: don't include xt and nftables.h in unrelated subsystemsFlorian Westphal2-2/+1
2026-01-20netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera1-0/+1
2026-01-20net: Proxy net_mp_{open,close}_rxq for leased queuesDavid Wei2-2/+6
2026-01-20net: Add lease info to queue-get responseDaniel Borkmann1-0/+10
2026-01-20net: Implement netdev_nl_queue_create_doitDaniel Borkmann3-6/+24
2026-01-20wifi: cfg80211: ignore link disabled flag from userspaceBenjamin Berg1-3/+0
2026-01-19ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()Eric Dumazet1-2/+2
2026-01-19ipv6: annotate date-race in ipv6_can_nonlocal_bind()Eric Dumazet1-3/+3
2026-01-19ipv6: annotate data-races from ip6_make_flowlabel()Eric Dumazet1-10/+14
2026-01-19ipv6: add sysctl_ipv6_flowlabel groupEric Dumazet1-3/+7
2026-01-18tcp: move tcp_rate_skb_sent() to tcp_output.cEric Dumazet1-1/+0
2026-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-1/+19
2026-01-15net: Introduce netif_xmit_timeout_ms() helperShahar Shitrit1-0/+11