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
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
1
-1
/
+1
|
\
|
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-1
/
+1
*
|
Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2020-08-07
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
net: sock: add sock_set_mark
Alexander Aring
2020-08-06
1
-0
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-06
15
-525
/
+1831
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-04
5
-146
/
+626
|
|
\
\
|
|
*
|
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
2020-08-02
1
-1
/
+10
|
|
*
|
bpf: Expose socket storage to BPF_PROG_TYPE_CGROUP_SOCK
Stanislav Fomichev
2020-07-31
2
-0
/
+13
|
|
*
|
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-26
2
-13
/
+0
|
|
*
|
bpf: Implement BPF XDP link-specific introspection APIs
Andrii Nakryiko
2020-07-26
1
-0
/
+31
|
|
*
|
bpf, xdp: Implement LINK_UPDATE for BPF XDP link
Andrii Nakryiko
2020-07-26
1
-0
/
+43
|
|
*
|
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
2020-07-26
1
-6
/
+163
|
|
*
|
bpf, xdp: Extract common XDP program attachment logic
Andrii Nakryiko
2020-07-26
1
-74
/
+91
|
|
*
|
bpf, xdp: Maintain info on attached XDP BPF programs in net_device
Andrii Nakryiko
2020-07-26
2
-73
/
+90
|
|
*
|
bpf: Implement bpf iterator for sock local storage map
Yonghong Song
2020-07-26
1
-0
/
+206
|
*
|
|
devlink: Pass extack when setting trap's action and group's parameters
Ido Schimmel
2020-08-04
1
-3
/
+5
|
*
|
|
devlink: Add early_drop trap
Amit Cohen
2020-08-04
1
-0
/
+1
|
*
|
|
fib: Fix undef compile warning
YueHaibing
2020-08-04
1
-1
/
+1
|
*
|
|
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
Miaohe Lin
2020-08-04
1
-2
/
+1
|
*
|
|
net: Use __skb_pagelen() directly in skb_cow_data()
Miaohe Lin
2020-08-04
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
1
-6
/
+19
|
|
\
\
\
|
*
|
|
|
fib: fix another fib_rules_ops indirect call wrapper problem
Brian Vazquez
2020-08-01
1
-0
/
+6
|
*
|
|
|
rtnetlink: add support for protodown reason
Roopa Prabhu
2020-08-01
2
-5
/
+133
|
*
|
|
|
tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2020-08-01
1
-1
/
+1
|
*
|
|
|
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
Miaohe Lin
2020-08-01
1
-2
/
+1
|
*
|
|
|
fib: fix fib_rules_ops indirect calls wrappers
Brian Vazquez
2020-07-29
1
-13
/
+20
|
*
|
|
|
fib: use indirect call wrappers in the most common fib_rules_ops
Brian Vazquez
2020-07-29
1
-4
/
+14
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-26
5
-3
/
+6
|
|
\
\
\
|
*
|
|
|
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
[next]