summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/tcp: Introduce TCP_AO setsockopt()sDmitry Safonov2023-10-274-1/+88
* net/tcp: Add TCP-AO config and structuresDmitry Safonov2023-10-274-8/+101
* net/tcp: Prepare tcp_md5sig_pool for TCP-AODmitry Safonov2023-10-271-14/+36
* Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-10-274-54/+67
|\
| * wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...Vinayak Yadawad2023-10-231-2/+6
| * wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...Kalle Valo2023-10-231-4/+4
| * wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo2023-10-231-15/+15
| * wifi: remove unused argument of ieee80211_get_tdls_action()Dmitry Antipov2023-10-231-2/+1
| * wifi: nl80211: fix doc typosRandy Dunlap2023-10-231-2/+2
| * wifi: mac80211: fix header kernel-doc typosRandy Dunlap2023-10-231-14/+14
| * wifi: cfg80211: fix header kernel-doc typosRandy Dunlap2023-10-231-10/+10
| * wifi: mac80211: add link id to mgd_prepare_tx()Miri Korenblit2023-10-231-0/+3
| * wifi: mac80211: make mgd_protect_tdls_discover MLO-awareMiri Korenblit2023-10-231-1/+2
| * wifi: cfg80211: Fix typo in documentationIlan Peer2023-10-231-1/+1
| * wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDEIlan Peer2023-10-231-3/+3
| * wifi: mac80211: add a driver callback to add vif debugfsMiri Korenblit2023-10-231-0/+6
* | Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski2023-10-2711-21/+132
|\ \
| * | netkit, bpf: Add bpf programmable net deviceDaniel Borkmann2023-10-253-0/+76
| * | xsk: Avoid starving the xsk further down the listAlbert Huang2023-10-241-0/+7
| * | bpf: correct loop detection for iterators convergenceEduard Zingerman2023-10-241-0/+15
| * | bpf: exact states comparison for iterator convergence checksEduard Zingerman2023-10-241-0/+1
| * | bpf, tcx: Get rid of tcx_link_constDaniel Borkmann2023-10-241-6/+1
| * | bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf_obj_drop_impl()Hou Tao2023-10-201-1/+1
| * | bpf: Move the declaration of __bpf_obj_drop_impl() to bpf.hHou Tao2023-10-201-0/+1
| * | bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()Hou Tao2023-10-201-0/+1
| * | mm/percpu.c: introduce pcpu_alloc_size()Hou Tao2023-10-201-0/+1
| * | bpf: teach the verifier to enforce css_iter and task_iter in RCU CSChuyi Zhou2023-10-202-8/+12
| * | cgroup: Prepare for using css_task_iter_*() in BPFChuyi Zhou2023-10-201-7/+5
| * | net, bpf: Add a warning if NAPI cb missed xdp_do_flush().Sebastian Andrzej Siewior2023-10-172-0/+12
* | | netlink: make range pointers in policies constJakub Kicinski2023-10-271-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-2612-10/+84
|\ \ \
| * \ \ Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-263-1/+31
| |\ \ \
| | * \ \ Merge tag 'nf-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2023-10-261-0/+1
| | |\ \ \
| | | * | | netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso2023-10-251-0/+1
| | * | | | Merge tag 'wireless-2023-10-24' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-10-241-0/+29
| | |\ \ \ \
| | | * | | | wifi: mac80211: don't drop all unprotected public action framesAvraham Stern2023-10-231-0/+29
| | * | | | | gtp: uapi: fix GTPA_MAXPablo Neira Ayuso2023-10-241-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds2023-10-242-5/+42
| |\ \ \ \ \
| | * | | | | kasan: disable kasan_non_canonical_hook() for HW tagsArnd Bergmann2023-10-181-3/+3
| | * | | | | kasan: print the original fault addr when access invalid shadowHaibo Li2023-10-181-3/+3
| | * | | | | hugetlbfs: close race between MADV_DONTNEED and page faultRik van Riel2023-10-181-2/+33
| | * | | | | hugetlbfs: extend hugetlb_vma_lock to private VMAsRik van Riel2023-10-181-0/+6
| * | | | | | Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-211-0/+1
| |\ \ \ \ \ \
| | * | | | | | perf: Disallow mis-matched inherited group readsPeter Zijlstra2023-10-191-0/+1
| * | | | | | | Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-203-0/+6
| |\ \ \ \ \ \ \
| | * | | | | | | mtd: rawnand: Ensure the nand chip supports cached readsRouven Czerwinski2023-10-163-0/+6
| * | | | | | | | Merge tag 'sound-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-10-201-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: soc-dapm: Add helper for comparing widget nameKrzysztof Kozlowski2023-10-091-0/+1
| * | | | | | | | | Merge tag 'drm-fixes-2023-10-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-10-202-4/+3
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | Merge tag 'drm-misc-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-10-202-4/+3
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |