index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
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
2020-08-03
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
Miaohe Lin
2020-08-03
net: Use __skb_pagelen() directly in skb_cow_data()
Miaohe Lin
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-01
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
2020-08-01
fib: fix another fib_rules_ops indirect call wrapper problem
Brian Vazquez
2020-07-31
rtnetlink: add support for protodown reason
Roopa Prabhu
2020-07-31
tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2020-07-31
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
Miaohe Lin
2020-07-30
devlink: ignore -EOPNOTSUPP errors on dumpit
Jakub Kicinski
2020-07-31
bpf: Expose socket storage to BPF_PROG_TYPE_CGROUP_SOCK
Stanislav Fomichev
2020-07-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-07-29
fib: fix fib_rules_ops indirect calls wrappers
Brian Vazquez
2020-07-29
mlxsw: spectrum: Use different trap group for externally routed packets
Ido Schimmel
2020-07-28
fib: use indirect call wrappers in the most common fib_rules_ops
Brian Vazquez
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-25
bpf: Implement BPF XDP link-specific introspection APIs
Andrii Nakryiko
2020-07-25
bpf, xdp: Implement LINK_UPDATE for BPF XDP link
Andrii Nakryiko
2020-07-25
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
2020-07-25
bpf, xdp: Extract common XDP program attachment logic
Andrii Nakryiko
2020-07-25
bpf, xdp: Maintain info on attached XDP BPF programs in net_device
Andrii Nakryiko
2020-07-25
bpf: Implement bpf iterator for sock local storage map
Yonghong Song
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-24
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
[next]