index
:
linux
frominto-error
master
Contrib clone of linux
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2020-07-22
devlink: Always use user_ptr[0] for devlink and simplify post_doit
Parav Pandit
2020-07-22
net: explicitly include <linux/compat.h> in net/core/sock.c
Christoph Hellwig
2020-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-21
devlink: Constify devlink instance pointer
Parav Pandit
2020-07-21
devlink: Avoid duplicate check for reload enabled flag
Parav Pandit
2020-07-21
devlink: Do not hold devlink mutex when initializing devlink fields
Parav Pandit
2020-07-21
bpf: Make btf_sock_ids global
Yonghong Song
2020-07-21
bpf: Compute bpf_skc_to_*() helper socket btf ids at build time
Yonghong Song
2020-07-20
net: Call into DSA netdevice_ops wrappers
Florian Fainelli
2020-07-20
net: Wrap ndo_do_ioctl() to prepare for DSA stacked ops
Florian Fainelli
2020-07-19
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
2020-07-19
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
2020-07-19
net: remove compat_sock_common_{get,set}sockopt
Christoph Hellwig
2020-07-19
net: simplify cBPF setsockopt compat handling
Christoph Hellwig
2020-07-17
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-17
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
2020-07-16
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
2020-07-16
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
2020-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-13
devlink: Fix use-after-free when destroying health reporters
Ido Schimmel
2020-07-13
net: make symbol 'flush_works' static
Wei Yongjun
2020-07-13
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
2020-07-13
net: core: kerneldoc fixes
Andrew Lunn
2020-07-13
bpf: Resolve BTF IDs in vmlinux image
Jiri Olsa
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-07-10
devlink: Add devlink health port reporters API
Vladyslav Tarasiuk
2020-07-10
devlink: Implement devlink health reporters on per-port basis
Vladyslav Tarasiuk
2020-07-10
devlink: Create generic devlink health reporter search function
Vladyslav Tarasiuk
2020-07-10
devlink: Rework devlink health reporter destructor
Vladyslav Tarasiuk
2020-07-10
devlink: Refactor devlink health reporter constructor
Vladyslav Tarasiuk
2020-07-09
devlink: Move input checks from driver to devlink
Danielle Ratson
2020-07-09
devlink: Add a new devlink port split ability attribute and pass to netlink
Danielle Ratson
2020-07-09
devlink: Add a new devlink port lanes attribute and pass to netlink
Danielle Ratson
2020-07-09
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
2020-07-09
devlink: Move switch_port attribute of devlink_port_attrs to devlink_port
Danielle Ratson
2020-07-09
devlink: Move set attribute of devlink_port_attrs to devlink_port
Danielle Ratson
2020-07-09
Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-07-09
inet_diag: support for wider protocol numbers
Paolo Abeni
2020-07-08
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
2020-07-08
bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hook
Stanislav Fomichev
2020-07-07
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-03
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
2020-07-01
bpf: Fix net/core/filter build errors when INET is not enabled
Randy Dunlap
2020-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-30
bpf: sockmap: Require attach_bpf_fd when detaching a program
Lorenz Bauer
2020-06-30
bpf: sockmap: Check value of unused args to BPF_PROG_ATTACH
Lorenz Bauer
2020-06-30
bpf, netns: Keep attached programs in bpf_prog_array
Jakub Sitnicki
2020-06-30
flow_dissector: Pull BPF program assignment up to bpf-netns
Jakub Sitnicki
[next]