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 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-13
1
-6
/
+7
|
\
|
*
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
1
-2
/
+2
|
*
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
2020-08-20
1
-5
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-10-08
1
-0
/
+6
|
\
\
|
*
|
bpf: Fix "unresolved symbol" build error with resolve_btfids
Yonghong Song
2020-10-01
1
-0
/
+6
*
|
|
net/core: check length before updating Ethertype in skb_mpls_{push,pop}
Guillaume Nault
2020-10-05
1
-2
/
+2
|
/
/
*
|
net: core: add nested_level variable in net_device
Taehee Yoo
2020-09-29
2
-19
/
+78
*
|
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-29
1
-22
/
+37
*
|
net: core: add __netdev_upper_dev_unlink()
Taehee Yoo
2020-09-29
1
-10
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-16
1
-9
/
+9
|
\
\
|
*
|
bpf: Bpf_skc_to_* casting helpers require a NULL check on sk
Martin KaFai Lau
2020-09-16
1
-7
/
+7
|
*
|
bpf: Fix clobbering of r2 in bpf_gen_ld_abs
Daniel Borkmann
2020-09-08
1
-2
/
+2
*
|
|
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
2020-09-14
1
-0
/
+1
*
|
|
net: Fix bridge enslavement failure
Ido Schimmel
2020-09-11
1
-1
/
+1
*
|
|
net: Correct the comment of dst_dev_put()
Miaohe Lin
2020-09-10
1
-1
/
+1
*
|
|
fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=m
Brian Vazquez
2020-09-09
1
-1
/
+1
*
|
|
Revert "netns: don't disable BHs when locking "nsid_lock""
Taehee Yoo
2020-09-07
1
-11
/
+11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-04
5
-4
/
+7
|
\
\
\
|
*
|
|
pktgen: fix error message with wrong function name
Leesoo Ahn
2020-09-01
1
-1
/
+1
|
|
/
/
|
*
|
net: Fix some comments
Miaohe Lin
2020-08-27
1
-1
/
+1
|
*
|
net: disable netpoll on fresh napis
Jakub Kicinski
2020-08-27
2
-2
/
+3
|
*
|
net: Get rid of consume_skb when tracing is off
Herbert Xu
2020-08-25
1
-0
/
+2
*
|
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
8
-12
/
+11
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-21
1
-6
/
+8
|
\
\
|
*
|
bpf: xdp: Fix XDP mode when no mode flags specified
Andrii Nakryiko
2020-08-20
1
-6
/
+8
*
|
|
net: handle the return value of pskb_carve_frag_list() correctly
Miaohe Lin
2020-08-19
1
-3
/
+7
|
/
/
*
|
Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"
David S. Miller
2020-08-17
1
-1
/
+0
*
|
net: devlink: Remove overzealous WARN_ON with snapshots
Andrew Lunn
2020-08-17
1
-1
/
+1
*
|
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Miaohe Lin
2020-08-17
1
-2
/
+2
*
|
net: xdp: pull ethernet header off packet after computing skb->protocol
Jason A. Donenfeld
2020-08-17
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-15
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-13
1
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-14
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-12
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-07
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-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
[next]