index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-25
bpf: Implement BPF XDP link-specific introspection APIs
Andrii Nakryiko
2020-07-25
bpf, xdp: Implement LINK_UPDATE for BPF XDP link
Andrii Nakryiko
2020-07-25
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
2020-07-25
bpf, xdp: Extract common XDP program attachment logic
Andrii Nakryiko
2020-07-25
bpf, xdp: Maintain info on attached XDP BPF programs in net_device
Andrii Nakryiko
2020-07-25
bpf: Implement bpf iterator for sock local storage map
Yonghong Song
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-24
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
2020-07-24
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
2020-07-24
net: switch sock_setbindtodevice to sockptr_t
Christoph Hellwig
2020-07-24
net: switch copy_bpf_fprog_from_user to sockptr_t
Christoph Hellwig
2020-07-24
net/flow_dissector: add packet hash dissection
Ariel Levkovich
2020-07-24
flow_offload: Move rhashtable inclusion to the source file
Herbert Xu
2020-07-23
net: dsa: stop overriding master's ndo_get_phys_port_name
Vladimir Oltean
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-22
Merge branch 'sched/urgent'
Peter Zijlstra
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
net-sysfs: add a newline when printing 'tx_timeout' by sysfs
Xiongfeng Wang
2020-07-21
udp: Copy has_conns in reuseport_grow().
Kuniyuki Iwashima
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-17
rtnetlink: Fix memory(net_device) leak when ->newlink fails
Weilong Chen
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
fs: Add receive_fd() wrapper for __receive_fd()
Kees Cook
2020-07-13
fs: Move __scm_install_fd() to __receive_fd()
Kees Cook
2020-07-13
net/scm: Regularize compat handling of scm_detach_fds()
Kees Cook
2020-07-13
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
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
[prev]
[next]