index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/bpf: Implement arch_prepare_bpf_trampoline()
Ilya Leoshkevich
2023-01-30
1
-0
/
+4
*
bpf: btf: Add BTF_FMODEL_SIGNED_ARG flag
Ilya Leoshkevich
2023-01-28
2
-5
/
+14
*
bpf: Change BPF_MAX_TRAMP_LINKS to enum
Ilya Leoshkevich
2023-01-28
1
-1
/
+3
*
net: netlink: recommend policy range validation
Johannes Berg
2023-01-28
1
-1
/
+2
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-28
7
-15
/
+121
|
\
|
*
bpf/selftests: Verify struct_ops prog sleepable behavior
David Vernet
2023-01-25
1
-0
/
+1
|
*
bpf: Pass const struct bpf_prog * to .check_member
David Vernet
2023-01-25
1
-1
/
+2
|
*
bpf: Allow trusted args to walk struct when checking BTF IDs
David Vernet
2023-01-25
1
-0
/
+4
|
*
bpf: Enable annotating trusted nested pointers
David Vernet
2023-01-25
1
-0
/
+4
|
*
xsk: Add cb area to struct xdp_buff_xsk
Toke Høiland-Jørgensen
2023-01-23
1
-0
/
+5
|
*
bpf: Support consuming XDP HW metadata from fext programs
Toke Høiland-Jørgensen
2023-01-23
1
-0
/
+14
|
*
bpf: XDP metadata RX kfuncs
Stanislav Fomichev
2023-01-23
3
-1
/
+45
|
*
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
2023-01-23
2
-4
/
+25
|
*
bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
Stanislav Fomichev
2023-01-23
1
-4
/
+4
|
*
bpf: Invalidate slices on destruction of dynptrs on stack
Kumar Kartikeya Dwivedi
2023-01-21
1
-1
/
+4
|
*
livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
Zhen Lei
2023-01-20
1
-2
/
+4
|
*
bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
Ziyang Xuan
2023-01-15
1
-0
/
+7
|
*
bpf: Replace 0-length arrays with flexible arrays
Kees Cook
2023-01-10
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-28
9
-19
/
+26
|
\
\
|
*
\
Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-26
3
-4
/
+5
|
|
\
\
|
|
*
|
netfilter: conntrack: unify established states for SCTP paths
Sriram Yagnaraman
2023-01-24
2
-2
/
+2
|
|
*
|
Revert "netfilter: conntrack: add sctp DATA_SENT state"
Sriram Yagnaraman
2023-01-24
2
-2
/
+0
|
|
*
|
net: mana: Fix IRQ name - add PCI and queue number
Haiyang Zhang
2023-01-21
1
-0
/
+3
|
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-01-25
2
-0
/
+4
|
|
\
\
\
|
|
*
|
|
scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress
Mike Christie
2023-01-19
1
-0
/
+2
|
|
*
|
|
scsi: ufs: core: Fix devfreq deadlocks
Johan Hovold
2023-01-19
1
-0
/
+2
|
*
|
|
|
Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-01-21
1
-8
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
USB: fix misleading usb_set_intfdata() kernel doc
Johan Hovold
2023-01-17
1
-8
/
+7
|
|
*
|
|
|
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman
2023-01-17
1
-0
/
+3
|
*
|
|
|
|
Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
2023-01-20
3
-7
/
+7
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
firmware: zynqmp: fix declarations for gcc-13
Arnd Bergmann
2023-01-20
1
-4
/
+4
|
|
*
|
|
|
Merge tag 'arm-soc/for-6.2/drivers-fixes' of https://github.com/Broadcom/stbl...
Arnd Bergmann
2023-01-10
1
-1
/
+1
|
|
|
\
\
\
\
|
|
|
*
|
|
|
firmware: raspberrypi: Fix type assignment
Maxime Ripard
2023-01-10
1
-1
/
+1
|
|
*
|
|
|
|
Merge branch 'armsoc-build-fixes' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2023-01-10
1
-2
/
+2
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
ARM: omap1: fix !ARCH_OMAP1_ANY link failures
Arnd Bergmann
2023-01-10
1
-2
/
+2
|
|
|
|
/
/
/
/
*
|
|
|
|
|
|
devlink: protect devlink param list by instance lock
Jiri Pirko
2023-01-27
1
-5
/
+11
*
|
|
|
|
|
|
devlink: make devlink_param_driverinit_value_set() return void
Jiri Pirko
2023-01-27
1
-2
/
+2
*
|
|
|
|
|
|
devlink: make devlink_param_register/unregister static
Jiri Pirko
2023-01-27
1
-4
/
+0
*
|
|
|
|
|
|
net: remove unnecessary includes from net/flow.h
Jakub Kicinski
2023-01-27
1
-2
/
+3
*
|
|
|
|
|
|
net: skbuff: drop the linux/hrtimer.h include
Jakub Kicinski
2023-01-27
1
-1
/
+0
*
|
|
|
|
|
|
net: skbuff: drop the linux/splice.h include
Jakub Kicinski
2023-01-27
1
-1
/
+0
*
|
|
|
|
|
|
net: skbuff: drop the linux/sched.h include
Jakub Kicinski
2023-01-27
1
-1
/
+0
*
|
|
|
|
|
|
net: skbuff: drop the linux/sched/clock.h include
Jakub Kicinski
2023-01-27
1
-1
/
+0
*
|
|
|
|
|
|
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
2023-01-27
1
-0
/
+1
*
|
|
|
|
|
|
net: skbuff: drop the linux/textsearch.h include
Jakub Kicinski
2023-01-27
1
-1
/
+1
*
|
|
|
|
|
|
net: checksum: drop the linux/uaccess.h include
Jakub Kicinski
2023-01-27
1
-1
/
+3
*
|
|
|
|
|
|
net: skbuff: drop the linux/net.h include
Jakub Kicinski
2023-01-27
1
-1
/
+0
*
|
|
|
|
|
|
net: add missing includes of linux/net.h
Jakub Kicinski
2023-01-27
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-01-27
1
-72
/
+87
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
virtchnl: i40e/iavf: rename iwarp to rdma
Jesse Brandeburg
2023-01-25
1
-28
/
+37
[next]