aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-28bpf: add bpf_modify_return_test_tp() kfunc triggering tracepointGravatar Andrii Nakryiko 1-0/+17
2024-03-28bpf: Add support for passing mark with bpf_fib_lookupGravatar Anton Protopopov 1-2/+18
2024-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 27-43/+206
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 6-8/+15
2024-03-28inet: inet_defrag: prevent sk release while still in useGravatar Florian Westphal 1-6/+1
2024-03-27Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Jakub Kicinski 1-0/+2
2024-03-27Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 2-2/+10
2024-03-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 5-26/+48
2024-03-27net: wan: framer: Add missing static inline qualifiersGravatar Herve Codina 1-2/+2
2024-03-26prctl: generalize PR_SET_MDWE support check to be per-archGravatar Zev Weiss 1-0/+8
2024-03-26mm: increase folio batch sizeGravatar Matthew Wilcox (Oracle) 1-2/+2
2024-03-26net: remove skb_free_datagram_locked()Gravatar Eric Dumazet 1-6/+0
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Paolo Abeni 1-0/+2
2024-03-26net: Use backlog-NAPI to clean up the defer_list.Gravatar Sebastian Andrzej Siewior 1-0/+1
2024-03-26trace: use TP_STORE_ADDRS() macro in inet_sock_set_state()Gravatar Jason Xing 1-15/+2
2024-03-26trace: use TP_STORE_ADDRS() macro in inet_sk_error_report()Gravatar Jason Xing 1-15/+3
2024-03-26trace: move to TP_STORE_ADDRS related macro to net_probe_common.hGravatar Jason Xing 2-29/+29
2024-03-25tcp: properly terminate timers for kernel socketsGravatar Eric Dumazet 2-0/+8
2024-03-25Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 1-0/+4
2024-03-25bpf: implement insn_is_cast_user() helper for JITsGravatar Puranjay Mohan 1-0/+10
2024-03-25wifi: cfg80211: add a flag to disable wireless extensionsGravatar Johannes Berg 1-0/+2
2024-03-23Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-6/+6
2024-03-23Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+21
2024-03-22overflow: Change DEFINE_FLEX to take __counted_by memberGravatar Kees Cook 1-4/+21
2024-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 2-0/+79
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 6-10/+40
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 1-0/+9
2024-03-22Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-7/+14
2024-03-22Revert "crypto: pkcs7 - remove sha1 support"Gravatar Eric Biggers 1-0/+4
2024-03-21Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelGravatar Linus Torvalds 3-5/+5
2024-03-21Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Gravatar Linus Torvalds 1-1/+1
2024-03-22Merge tag 'drm-misc-next-fixes-2024-03-21' of https://gitlab.freedesktop.org/...Gravatar Dave Airlie 2-4/+3
2024-03-21Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+2
2024-03-21Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 6-33/+74
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-5/+5
2024-03-21Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 7-31/+155
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 18-252/+501
2024-03-21Merge tag 'staging-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-6/+2
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 11-107/+142
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 16-17/+167
2024-03-21Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-2/+59
2024-03-21Merge tag 'bitmap-for-6.9' of https://github.com/norov/linuxGravatar Linus Torvalds 1-4/+4
2024-03-20rcu: add a helper to report consolidated flavor QSGravatar Yan Zhai 1-0/+31
2024-03-20lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel docGravatar Herve Codina 1-21/+23
2024-03-19bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programsGravatar Andrii Nakryiko 2-2/+5
2024-03-19bpf: pass whole link instead of prog when triggering raw tracepointGravatar Andrii Nakryiko 3-18/+26
2024-03-19Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Jakub Kicinski 1-0/+10
2024-03-19tcp: Clear req->syncookie in reqsk_alloc().Gravatar Kuniyuki Iwashima 1-1/+6
2024-03-19Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 5-2/+111
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 1-1/+2