summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-07-22wifi: mac80211: don't require cipher and keylen in gtk rekeyMiri Korenblit-2/+5
2025-07-21wifi: cfg80211/mac80211: report link ID for unexpected framesMichael-CY Lee-4/+6
2025-07-21wifi: mac80211: remove ieee80211_remove_keyMiri Korenblit-15/+1
2025-07-18wifi: mac80211: support initialising an S1G short beaconing BSSLachlan Hodges-0/+4
2025-07-18wifi: cfg80211: support configuring an S1G short beaconing BSSLachlan Hodges-0/+62
2025-07-18wifi: brcmfmac: Add support for the SDIO 43751 deviceFabio Estevam-0/+1
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-50/+71
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-44/+48
2025-07-17Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-23/+29
2025-07-17rxrpc: Fix notification vs call-release vs recvmsgDavid Howells-1/+2
2025-07-17rxrpc: Fix recv-recv race of completed callDavid Howells-0/+3
2025-07-17Merge tag 'wireless-next-2025-07-17' of https://git.kernel.org/pub/scm/linux/...Paolo Abeni-1/+5
2025-07-17Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni-1/+1
2025-07-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Paolo Abeni-0/+55
2025-07-17netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal-2/+13
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers-12/+18
2025-07-16Bluetooth: hci_core: add missing braces when using macro parametersChristian Eggers-11/+11
2025-07-16Bluetooth: hci_core: fix typos in macrosChristian Eggers-2/+2
2025-07-15bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.hAndy Gospodarek-0/+10914
2025-07-15net: mctp: Allow limiting binds to a peer addressMatt Johnston-1/+4
2025-07-15net: mctp: Use hashtable for bindsMatt Johnston-4/+16
2025-07-15wifi: cfg80211: parse attribute to update unsolicited probe response templateYuvarani V-0/+4
2025-07-15wifi: cfg80211: Fix interface type validationIlan Peer-1/+1
2025-07-15wifi: cfg80211: remove scan request n_channels counted_byJohannes Berg-1/+1
2025-07-14tcp: add const to tcp_try_rmem_schedule() and sk_rmem_schedule() skbEric Dumazet-1/+1
2025-07-14tcp: add LINUX_MIB_BEYOND_WINDOWEric Dumazet-0/+2
2025-07-14tcp: do not accept packets beyond windowEric Dumazet-1/+7
2025-07-14Add support to set NAPI threaded for individual NAPISamiullah Khawaja-0/+2
2025-07-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski-3/+9
2025-07-14net/x25: Remove unused x25_terminate_link()Dr. David Alan Gilbert-1/+0
2025-07-14dev: Pass netdevice_tracker to dev_get_by_flags_rcu().Kuniyuki Iwashima-2/+2
2025-07-14idpf: implement get LAN MMIO memory regionsJoshua Hay-0/+8
2025-07-14idpf: implement RDMA vport auxiliary dev create, init, and destroyJoshua Hay-0/+19
2025-07-14idpf: implement core RDMA auxiliary dev create, init, and destroyJoshua Hay-0/+28
2025-07-14Revert "netfilter: nf_tables: Add notifications for hook changes"Phil Sutter-17/+0
2025-07-13Merge tag 'irq_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2025-07-13net/mlx5: IFC updates for disabled host PFDaniel Jurgens-1/+3
2025-07-13net/mlx5: Expose disciplined_fr_counter through HCA capabilities in mlx5_ifcCarolina Jubran-1/+2
2025-07-13RDMA/mlx5: Fix UMR modifying of mkey page sizeEdward Srouji-0/+1
2025-07-13net/mlx5: Expose HCA capability bits for mkey max page sizeMichael Guralnik-1/+3
2025-07-12Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds-6/+5
2025-07-11Merge tag 'drm-fixes-2025-07-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-0/+10
2025-07-11net_sched: act_skbedit: use RCU in tcf_skbedit_dump()Eric Dumazet-0/+1
2025-07-11net_sched: act_police: use RCU in tcf_police_dump()Eric Dumazet-1/+2
2025-07-11net_sched: act_pedit: use RCU in tcf_pedit_dump()Eric Dumazet-0/+1
2025-07-11net_sched: act_nat: use RCU in tcf_nat_dump()Eric Dumazet-0/+1
2025-07-11net_sched: act_mpls: use RCU in tcf_mpls_dump()Eric Dumazet-0/+1
2025-07-11net_sched: act_ctinfo: use RCU in tcf_ctinfo_dump()Eric Dumazet-0/+1
2025-07-11net_sched: act_ctinfo: use atomic64_t for three countersEric Dumazet-3/+3
2025-07-11net_sched: act_ct: use RCU in tcf_ct_dump()Eric Dumazet-1/+1