summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/bpf: Implement arch_prepare_bpf_trampoline()Ilya Leoshkevich2023-01-301-0/+4
* bpf: btf: Add BTF_FMODEL_SIGNED_ARG flagIlya Leoshkevich2023-01-282-5/+14
* bpf: Change BPF_MAX_TRAMP_LINKS to enumIlya Leoshkevich2023-01-281-1/+3
* net: netlink: recommend policy range validationJohannes Berg2023-01-281-1/+2
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-287-15/+121
|\
| * bpf/selftests: Verify struct_ops prog sleepable behaviorDavid Vernet2023-01-251-0/+1
| * bpf: Pass const struct bpf_prog * to .check_memberDavid Vernet2023-01-251-1/+2
| * bpf: Allow trusted args to walk struct when checking BTF IDsDavid Vernet2023-01-251-0/+4
| * bpf: Enable annotating trusted nested pointersDavid Vernet2023-01-251-0/+4
| * xsk: Add cb area to struct xdp_buff_xskToke Høiland-Jørgensen2023-01-231-0/+5
| * bpf: Support consuming XDP HW metadata from fext programsToke Høiland-Jørgensen2023-01-231-0/+14
| * bpf: XDP metadata RX kfuncsStanislav Fomichev2023-01-233-1/+45
| * bpf: Introduce device-bound XDP programsStanislav Fomichev2023-01-232-4/+25
| * bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloadedStanislav Fomichev2023-01-231-4/+4
| * bpf: Invalidate slices on destruction of dynptrs on stackKumar Kartikeya Dwivedi2023-01-211-1/+4
| * livepatch: Improve the search performance of module_kallsyms_on_each_symbol()Zhen Lei2023-01-201-2/+4
| * bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()Ziyang Xuan2023-01-151-0/+7
| * bpf: Replace 0-length arrays with flexible arraysKees Cook2023-01-101-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-289-19/+26
|\ \
| * \ Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-263-4/+5
| |\ \
| | * | netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman2023-01-242-2/+2
| | * | Revert "netfilter: conntrack: add sctp DATA_SENT state"Sriram Yagnaraman2023-01-242-2/+0
| | * | net: mana: Fix IRQ name - add PCI and queue numberHaiyang Zhang2023-01-211-0/+3
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-01-252-0/+4
| |\ \ \
| | * | | scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressMike Christie2023-01-191-0/+2
| | * | | scsi: ufs: core: Fix devfreq deadlocksJohan Hovold2023-01-191-0/+2
| * | | | Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-01-211-8/+10
| |\ \ \ \
| | * | | | USB: fix misleading usb_set_intfdata() kernel docJohan Hovold2023-01-171-8/+7
| | * | | | usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman2023-01-171-0/+3
| * | | | | Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2023-01-203-7/+7
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | firmware: zynqmp: fix declarations for gcc-13Arnd Bergmann2023-01-201-4/+4
| | * | | | Merge tag 'arm-soc/for-6.2/drivers-fixes' of https://github.com/Broadcom/stbl...Arnd Bergmann2023-01-101-1/+1
| | |\ \ \ \
| | | * | | | firmware: raspberrypi: Fix type assignmentMaxime Ripard2023-01-101-1/+1
| | * | | | | Merge branch 'armsoc-build-fixes' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2023-01-101-2/+2
| | |\ \ \ \ \
| | | * | | | | ARM: omap1: fix !ARCH_OMAP1_ANY link failuresArnd Bergmann2023-01-101-2/+2
| | | |/ / / /
* | | | | | | devlink: protect devlink param list by instance lockJiri Pirko2023-01-271-5/+11
* | | | | | | devlink: make devlink_param_driverinit_value_set() return voidJiri Pirko2023-01-271-2/+2
* | | | | | | devlink: make devlink_param_register/unregister staticJiri Pirko2023-01-271-4/+0
* | | | | | | net: remove unnecessary includes from net/flow.hJakub Kicinski2023-01-271-2/+3
* | | | | | | net: skbuff: drop the linux/hrtimer.h includeJakub Kicinski2023-01-271-1/+0
* | | | | | | net: skbuff: drop the linux/splice.h includeJakub Kicinski2023-01-271-1/+0
* | | | | | | net: skbuff: drop the linux/sched.h includeJakub Kicinski2023-01-271-1/+0
* | | | | | | net: skbuff: drop the linux/sched/clock.h includeJakub Kicinski2023-01-271-1/+0
* | | | | | | net: add missing includes of linux/sched/clock.hJakub Kicinski2023-01-271-0/+1
* | | | | | | net: skbuff: drop the linux/textsearch.h includeJakub Kicinski2023-01-271-1/+1
* | | | | | | net: checksum: drop the linux/uaccess.h includeJakub Kicinski2023-01-271-1/+3
* | | | | | | net: skbuff: drop the linux/net.h includeJakub Kicinski2023-01-271-1/+0
* | | | | | | net: add missing includes of linux/net.hJakub Kicinski2023-01-271-0/+1
* | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-01-271-72/+87
|\ \ \ \ \ \ \
| * | | | | | | virtchnl: i40e/iavf: rename iwarp to rdmaJesse Brandeburg2023-01-251-28/+37