index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
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-06
bpf: Change uapi for bpf iterator map elements
Yonghong Song
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
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
2020-07-24
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
2020-07-24
net: switch sock_setbindtodevice to sockptr_t
Christoph Hellwig
2020-07-24
net: switch copy_bpf_fprog_from_user to sockptr_t
Christoph Hellwig
2020-07-24
net/flow_dissector: add packet hash dissection
Ariel Levkovich
2020-07-24
flow_offload: Move rhashtable inclusion to the source file
Herbert Xu
2020-07-23
net: dsa: stop overriding master's ndo_get_phys_port_name
Vladimir Oltean
2020-07-22
devlink: Always use user_ptr[0] for devlink and simplify post_doit
Parav Pandit
2020-07-22
net: explicitly include <linux/compat.h> in net/core/sock.c
Christoph Hellwig
2020-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-22
Merge branch 'sched/urgent'
Peter Zijlstra
2020-07-21
devlink: Constify devlink instance pointer
Parav Pandit
2020-07-21
devlink: Avoid duplicate check for reload enabled flag
Parav Pandit
[next]