index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Miaohe Lin
2020-08-16
1
-2
/
+2
*
net: xdp: pull ethernet header off packet after computing skb->protocol
Jason A. Donenfeld
2020-08-16
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-14
2
-17
/
+66
|
\
|
*
bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
John Fastabend
2020-08-13
1
-11
/
+38
|
*
bpf: sock_ops ctx access may stomp registers in corner case
John Fastabend
2020-08-13
1
-2
/
+24
|
*
bpf: Fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST
Andrii Nakryiko
2020-08-12
1
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-13
4
-24
/
+52
|
\
\
|
*
|
net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus
Eric Dumazet
2020-08-12
1
-5
/
+7
|
*
|
net: Fix potential memory leak in proto_register()
Miaohe Lin
2020-08-11
1
-10
/
+15
|
|
/
|
*
net: Use helper function ip_is_fragment()
Miaohe Lin
2020-08-08
1
-1
/
+1
|
*
bpf: Change uapi for bpf iterator map elements
Yonghong Song
2020-08-06
1
-8
/
+29
*
|
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-06
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-05
15
-525
/
+1831
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
5
-146
/
+626
|
|
\
\
|
|
*
|
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
2020-08-01
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-25
2
-13
/
+0
|
|
*
|
bpf: Implement BPF XDP link-specific introspection APIs
Andrii Nakryiko
2020-07-25
1
-0
/
+31
|
|
*
|
bpf, xdp: Implement LINK_UPDATE for BPF XDP link
Andrii Nakryiko
2020-07-25
1
-0
/
+43
|
|
*
|
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
2020-07-25
1
-6
/
+163
|
|
*
|
bpf, xdp: Extract common XDP program attachment logic
Andrii Nakryiko
2020-07-25
1
-74
/
+91
|
|
*
|
bpf, xdp: Maintain info on attached XDP BPF programs in net_device
Andrii Nakryiko
2020-07-25
2
-73
/
+90
|
|
*
|
bpf: Implement bpf iterator for sock local storage map
Yonghong Song
2020-07-25
1
-0
/
+206
|
*
|
|
devlink: Pass extack when setting trap's action and group's parameters
Ido Schimmel
2020-08-03
1
-3
/
+5
|
*
|
|
devlink: Add early_drop trap
Amit Cohen
2020-08-03
1
-0
/
+1
|
*
|
|
fib: Fix undef compile warning
YueHaibing
2020-08-03
1
-1
/
+1
|
*
|
|
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
Miaohe Lin
2020-08-03
1
-2
/
+1
|
*
|
|
net: Use __skb_pagelen() directly in skb_cow_data()
Miaohe Lin
2020-08-03
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-07-31
2
-5
/
+133
|
*
|
|
|
tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2020-07-31
1
-1
/
+1
|
*
|
|
|
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
Miaohe Lin
2020-07-31
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-28
1
-4
/
+14
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
5
-3
/
+6
|
|
\
\
\
|
*
|
|
|
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
1
-1
/
+1
|
*
|
|
|
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
2020-07-24
1
-14
/
+12
|
*
|
|
|
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
2020-07-24
1
-6
/
+9
|
*
|
|
|
net: switch sock_setbindtodevice to sockptr_t
Christoph Hellwig
2020-07-24
1
-4
/
+3
|
*
|
|
|
net: switch copy_bpf_fprog_from_user to sockptr_t
Christoph Hellwig
2020-07-24
2
-5
/
+7
|
*
|
|
|
net/flow_dissector: add packet hash dissection
Ariel Levkovich
2020-07-24
1
-0
/
+17
|
*
|
|
|
net: dsa: stop overriding master's ndo_get_phys_port_name
Vladimir Oltean
2020-07-23
1
-5
/
+0
|
*
|
|
|
devlink: Always use user_ptr[0] for devlink and simplify post_doit
Parav Pandit
2020-07-22
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
[next]