index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-08-25
bpf: Add bpf_task_pt_regs() helper
Daniel Xu
2021-08-25
bpf: Consolidate task_struct BTF_ID declarations
Daniel Xu
2021-08-25
bpf: Add BTF_ID_LIST_GLOBAL_SINGLE macro
Daniel Xu
2021-08-23
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
2021-08-20
bpf: Use kvmalloc for map keys in syscalls
Stanislav Fomichev
2021-08-16
af_unix: Add unix_stream_proto for sockmap
Jiang Wang
2021-08-17
bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value
Andrii Nakryiko
2021-08-17
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
2021-08-17
bpf: Implement minimal BPF perf link
Andrii Nakryiko
2021-08-17
bpf: Refactor BPF_PROG_RUN_ARRAY family of macros into functions
Andrii Nakryiko
2021-08-17
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
2021-08-15
bpf: af_unix: Implement BPF iterator for UNIX domain socket.
Kuniyuki Iwashima
2021-08-13
net: in_irq() cleanup
Changbin Du
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-12
Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-08-12
Merge tag 'mlx5-updates-2021-08-11' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-08-11
mctp: Specify route types, require rtm_type in RTM_*ROUTE messages
Jeremy Kerr
2021-08-11
net: igmp: increase size of mr_ifc_count
Eric Dumazet
2021-08-11
bonding: remove extraneous definitions from bonding.h
Jonathan Toppins
2021-08-11
vmlinux.lds.h: Handle clang's module.{c,d}tor sections
Nathan Chancellor
2021-08-11
net/mlx5: Allocate individual capability
Parav Pandit
2021-08-11
net/mlx5: Reorganize current and maximal capabilities to be per-type
Parav Pandit
2021-08-11
net/mlx5: Delete impossible dev->state checks
Leon Romanovsky
2021-08-11
net/mlx5: Fix typo in comments
Cai Huoqing
2021-08-11
devlink: Add APIs to publish, unpublish individual parameter
Parav Pandit
2021-08-11
devlink: Add API to register and unregister single parameter
Parav Pandit
2021-08-11
devlink: Add new "enable_vnet" generic device param
Parav Pandit
2021-08-11
devlink: Add new "enable_rdma" generic device param
Parav Pandit
2021-08-11
devlink: Add new "enable_eth" generic device param
Parav Pandit
2021-08-11
net: bridge: vlan: use br_rports_fill_info() to export mcast router ports
Nikolay Aleksandrov
2021-08-11
net: bridge: vlan: add support for mcast router global option
Nikolay Aleksandrov
2021-08-11
net: bridge: vlan: add support for mcast querier global option
Nikolay Aleksandrov
2021-08-11
net: bridge: vlan: add support for mcast startup query interval global option
Nikolay Aleksandrov
2021-08-11
net: bridge: vlan: add support for mcast query response interval global option
Nikolay Aleksandrov
2021-08-11
net: bridge: vlan: add support for mcast query interval global option
Nikolay Aleksandrov
2021-08-11
net: bridge: vlan: add support for mcast querier interval global option
Nikolay Aleksandrov
2021-08-11
net: bridge: vlan: add support for mcast membership interval global option
Nikolay Aleksandrov
2021-08-11
net: bridge: vlan: add support for mcast last member interval global option
Nikolay Aleksandrov
2021-08-11
net: bridge: vlan: add support for mcast startup query count global option
Nikolay Aleksandrov
2021-08-11
net: bridge: vlan: add support for mcast last member count global option
Nikolay Aleksandrov
2021-08-11
net: bridge: vlan: add support for mcast igmp/mld version global options
Nikolay Aleksandrov
2021-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-08-10
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2021-08-10
net: bridge: fix flags interpretation for extern learn fdb entries
Nikolay Aleksandrov
2021-08-10
netfilter: nf_queue: move hookfn registration out of struct net
Florian Westphal
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-08-10
Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2021-08-10
bpf: Fix potentially incorrect results with bpf_get_local_storage()
Yonghong Song
2021-08-10
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
[next]