summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-31tcp: reduce tcp sockets size by one cache lineEric Dumazet1-1/+10
2026-01-30Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski5-7/+107
2026-01-30ipv6: optimize fl6_update_dst()Eric Dumazet1-3/+13
2026-01-30dpll: expose fractional frequency offset in pptIvan Vecera1-0/+1
2026-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-12/+47
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-29Merge tag 'net-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-6/+9
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-28net: stmmac: don't pass ioaddr to fix_soc_reset() methodRussell King (Oracle)1-1/+1
2026-01-28lib/crypto: sha1: Remove low-level functions from APIEric Biggers1-10/+0
2026-01-27wifi: cfg80211: treat deprecated INDOOR_SP_AP_OLD control value as LPI modePagadala Yesu Anjaneyulu1-1/+1
2026-01-27sdio: Provide a bustype shutdown functionUwe Kleine-König1-0/+1
2026-01-27wifi: nl80211/cfg80211: support operating as RSTA in PMSR FTM requestAvraham Stern2-1/+18
2026-01-27wifi: nl80211/cfg80211: add negotiated burst period to FTM resultAvraham Stern2-0/+5
2026-01-27wifi: nl80211/cfg80211: clarify periodic FTM parameters for non-EDCA based ra...Avraham Stern2-3/+8
2026-01-27wifi: nl80211/cfg80211: add new FTM capabilitiesAvraham Stern2-1/+48
2026-01-27vsock: add netns support to virtio transportsBobby Eshleman1-2/+3
2026-01-27vsock: add netns to vsock coreBobby Eshleman4-5/+85
2026-01-26Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+5
2026-01-26ipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet1-1/+1
2026-01-26net: expand NETDEV_RSS_KEY_LEN to 256 bytesEric Dumazet1-2/+1
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-26net: always inline skb_frag_unref() and __skb_frag_unref()Eric Dumazet1-5/+5
2026-01-26u64_stats: Introduce u64_stats_copy()David Yang1-0/+15
2026-01-25Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+3
2026-01-24Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+9
2026-01-24bonding: annotate data-races around slave->last_rxEric Dumazet1-6/+7
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+4
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: add netlink support for GRO hintPaolo Abeni1-0/+1
2026-01-23geneve: expose gso partial features for tunnel offloadPaolo Abeni1-0/+32
2026-01-23net: introduce mangleid_featuresPaolo Abeni1-0/+3
2026-01-23Merge tag 'drm-fixes-2026-01-23' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-2/+17
2026-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski27-130/+328
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-23net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MPStefan Eichenberger1-0/+1
2026-01-23net: phy: add a new phy_device flag to keep preamble before sfdStefan Eichenberger1-2/+3
2026-01-23Merge tag 'drm-xe-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-2/+17
2026-01-22Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-5/+7