index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-10-04
net/core: check length before updating Ethertype in skb_mpls_{push,pop}
Guillaume Nault
2020-10-01
bpf: Fix "unresolved symbol" build error with resolve_btfids
Yonghong Song
2020-09-28
net: core: add nested_level variable in net_device
Taehee Yoo
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-28
net: core: add __netdev_upper_dev_unlink()
Taehee Yoo
2020-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-15
bpf: Bpf_skc_to_* casting helpers require a NULL check on sk
Martin KaFai Lau
2020-09-14
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
2020-09-10
net: Fix bridge enslavement failure
Ido Schimmel
2020-09-10
net: Correct the comment of dst_dev_put()
Miaohe Lin
2020-09-08
fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=m
Brian Vazquez
2020-09-08
bpf: Fix clobbering of r2 in bpf_gen_ld_abs
Daniel Borkmann
2020-09-07
Revert "netns: don't disable BHs when locking "nsid_lock""
Taehee Yoo
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-01
pktgen: fix error message with wrong function name
Leesoo Ahn
2020-08-27
net: Fix some comments
Miaohe Lin
2020-08-26
net: disable netpoll on fresh napis
Jakub Kicinski
2020-08-24
net: Get rid of consume_skb when tracing is off
Herbert Xu
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-20
bpf: xdp: Fix XDP mode when no mode flags specified
Andrii Nakryiko
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
2020-08-18
net: handle the return value of pskb_carve_frag_list() correctly
Miaohe Lin
2020-08-17
Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"
David S. Miller
2020-08-16
net: devlink: Remove overzealous WARN_ON with snapshots
Andrew Lunn
2020-08-16
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Miaohe Lin
2020-08-16
net: xdp: pull ethernet header off packet after computing skb->protocol
Jason A. Donenfeld
2020-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-13
bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
John Fastabend
2020-08-13
bpf: sock_ops ctx access may stomp registers in corner case
John Fastabend
2020-08-12
bpf: Fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST
Andrii Nakryiko
2020-08-12
net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus
Eric Dumazet
2020-08-11
net: Fix potential memory leak in proto_register()
Miaohe Lin
2020-08-08
net: Use helper function ip_is_fragment()
Miaohe Lin
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-06
Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2020-08-06
bpf: Change uapi for bpf iterator map elements
Yonghong Song
2020-08-06
net: sock: add sock_set_mark
Alexander Aring
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-04
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
devlink: Pass extack when setting trap's action and group's parameters
Ido Schimmel
2020-08-03
devlink: Add early_drop trap
Amit Cohen
2020-08-03
fib: Fix undef compile warning
YueHaibing
[next]