index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-25
1
-1
/
+1
*
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
2020-07-25
1
-14
/
+12
*
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
2020-07-25
1
-6
/
+9
*
net: switch sock_setbindtodevice to sockptr_t
Christoph Hellwig
2020-07-25
1
-4
/
+3
*
net: switch copy_bpf_fprog_from_user to sockptr_t
Christoph Hellwig
2020-07-25
2
-5
/
+7
*
net/flow_dissector: add packet hash dissection
Ariel Levkovich
2020-07-25
1
-0
/
+17
*
net: dsa: stop overriding master's ndo_get_phys_port_name
Vladimir Oltean
2020-07-24
1
-5
/
+0
*
devlink: Always use user_ptr[0] for devlink and simplify post_doit
Parav Pandit
2020-07-23
1
-94
/
+70
*
net: explicitly include <linux/compat.h> in net/core/sock.c
Christoph Hellwig
2020-07-22
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-22
2
-42
/
+195
|
\
|
*
bpf: Make btf_sock_ids global
Yonghong Song
2020-07-21
1
-28
/
+2
|
*
bpf: Compute bpf_skc_to_*() helper socket btf ids at build time
Yonghong Song
2020-07-21
1
-31
/
+18
|
*
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-18
1
-0
/
+3
|
*
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
2020-07-18
1
-0
/
+180
|
*
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
2020-07-16
1
-0
/
+9
*
|
devlink: Constify devlink instance pointer
Parav Pandit
2020-07-22
1
-1
/
+1
*
|
devlink: Avoid duplicate check for reload enabled flag
Parav Pandit
2020-07-22
1
-1
/
+1
*
|
devlink: Do not hold devlink mutex when initializing devlink fields
Parav Pandit
2020-07-22
1
-1
/
+1
*
|
net: Call into DSA netdevice_ops wrappers
Florian Fainelli
2020-07-21
2
-0
/
+10
*
|
net: Wrap ndo_do_ioctl() to prepare for DSA stacked ops
Florian Fainelli
2020-07-21
1
-7
/
+17
*
|
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
2020-07-20
1
-14
/
+0
*
|
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
2020-07-20
1
-10
/
+0
*
|
net: remove compat_sock_common_{get,set}sockopt
Christoph Hellwig
2020-07-20
1
-24
/
+6
*
|
net: simplify cBPF setsockopt compat handling
Christoph Hellwig
2020-07-20
2
-20
/
+33
*
|
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
2020-07-17
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-14
1
-2
/
+8
|
\
|
*
bpf: Resolve BTF IDs in vmlinux image
Jiri Olsa
2020-07-13
1
-2
/
+7
|
*
bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hook
Stanislav Fomichev
2020-07-08
1
-0
/
+1
*
|
devlink: Fix use-after-free when destroying health reporters
Ido Schimmel
2020-07-14
1
-4
/
+8
*
|
net: make symbol 'flush_works' static
Wei Yongjun
2020-07-14
1
-1
/
+1
*
|
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
2020-07-14
1
-5
/
+7
*
|
net: core: kerneldoc fixes
Andrew Lunn
2020-07-14
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
7
-38
/
+94
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-07-11
6
-37
/
+93
|
|
\
\
|
|
*
|
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2020-07-07
1
-1
/
+1
|
|
*
|
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
2020-07-03
1
-3
/
+7
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-30
3
-33
/
+75
|
|
|
\
\
|
|
|
*
|
bpf: sockmap: Require attach_bpf_fd when detaching a program
Lorenz Bauer
2020-06-30
1
-5
/
+45
|
|
|
*
|
bpf: sockmap: Check value of unused args to BPF_PROG_ATTACH
Lorenz Bauer
2020-06-30
1
-0
/
+3
|
|
|
*
|
bpf, netns: Keep attached programs in bpf_prog_array
Jakub Sitnicki
2020-06-30
1
-9
/
+10
|
|
|
*
|
flow_dissector: Pull BPF program assignment up to bpf-netns
Jakub Sitnicki
2020-06-30
1
-11
/
+2
|
|
|
*
|
bpf, sockmap: RCU dereferenced psock may be used outside RCU block
John Fastabend
2020-06-28
1
-1
/
+9
|
|
|
*
|
bpf, sockmap: RCU splat with redirect and strparser error or TLS
John Fastabend
2020-06-28
1
-7
/
+6
|
|
*
|
|
net: explain the lockdep annotations for dev_uc_unsync()
Cong Wang
2020-06-29
1
-0
/
+10
|
*
|
|
|
Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-07-09
1
-1
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
2020-07-09
1
-1
/
+1
*
|
|
|
|
devlink: Add devlink health port reporters API
Vladyslav Tarasiuk
2020-07-10
1
-0
/
+50
*
|
|
|
|
devlink: Implement devlink health reporters on per-port basis
Vladyslav Tarasiuk
2020-07-10
1
-17
/
+77
*
|
|
|
|
devlink: Create generic devlink health reporter search function
Vladyslav Tarasiuk
2020-07-10
1
-4
/
+14
*
|
|
|
|
devlink: Rework devlink health reporter destructor
Vladyslav Tarasiuk
2020-07-10
1
-13
/
+24
[next]