index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-24
/
+52
2020-08-12
net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus
Eric Dumazet
1
-5
/
+7
2020-08-11
net: Fix potential memory leak in proto_register()
Miaohe Lin
1
-10
/
+15
2020-08-08
net: Use helper function ip_is_fragment()
Miaohe Lin
1
-1
/
+1
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-08-06
Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
1
-0
/
+8
2020-08-06
bpf: Change uapi for bpf iterator map elements
Yonghong Song
1
-8
/
+29
2020-08-06
net: sock: add sock_set_mark
Alexander Aring
1
-0
/
+8
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
15
-525
/
+1831
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+1
2020-08-04
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-40
/
+31
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-146
/
+626
2020-08-03
devlink: Pass extack when setting trap's action and group's parameters
Ido Schimmel
1
-3
/
+5
2020-08-03
devlink: Add early_drop trap
Amit Cohen
1
-0
/
+1
2020-08-03
fib: Fix undef compile warning
YueHaibing
1
-1
/
+1
2020-08-03
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
Miaohe Lin
1
-2
/
+1
2020-08-03
net: Use __skb_pagelen() directly in skb_cow_data()
Miaohe Lin
1
-1
/
+1
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+9
2020-08-03
Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+19
2020-08-01
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
1
-1
/
+10
2020-08-01
fib: fix another fib_rules_ops indirect call wrapper problem
Brian Vazquez
1
-0
/
+6
2020-07-31
rtnetlink: add support for protodown reason
Roopa Prabhu
2
-5
/
+133
2020-07-31
tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
1
-1
/
+1
2020-07-31
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
Miaohe Lin
1
-2
/
+1
2020-07-30
devlink: ignore -EOPNOTSUPP errors on dumpit
Jakub Kicinski
1
-6
/
+18
2020-07-31
bpf: Expose socket storage to BPF_PROG_TYPE_CGROUP_SOCK
Stanislav Fomichev
2
-0
/
+13
2020-07-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-2
/
+2
2020-07-29
fib: fix fib_rules_ops indirect calls wrappers
Brian Vazquez
1
-13
/
+20
2020-07-29
mlxsw: spectrum: Use different trap group for externally routed packets
Ido Schimmel
1
-0
/
+1
2020-07-28
fib: use indirect call wrappers in the most common fib_rules_ops
Brian Vazquez
1
-4
/
+14
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2
-13
/
+0
2020-07-25
bpf: Implement BPF XDP link-specific introspection APIs
Andrii Nakryiko
1
-0
/
+31
2020-07-25
bpf, xdp: Implement LINK_UPDATE for BPF XDP link
Andrii Nakryiko
1
-0
/
+43
2020-07-25
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
1
-6
/
+163
2020-07-25
bpf, xdp: Extract common XDP program attachment logic
Andrii Nakryiko
1
-74
/
+91
2020-07-25
bpf, xdp: Maintain info on attached XDP BPF programs in net_device
Andrii Nakryiko
2
-73
/
+90
2020-07-25
bpf: Implement bpf iterator for sock local storage map
Yonghong Song
1
-0
/
+206
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-3
/
+6
2020-07-24
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-1
/
+1
2020-07-24
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
1
-14
/
+12
2020-07-24
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
1
-6
/
+9
2020-07-24
net: switch sock_setbindtodevice to sockptr_t
Christoph Hellwig
1
-4
/
+3
2020-07-24
net: switch copy_bpf_fprog_from_user to sockptr_t
Christoph Hellwig
2
-5
/
+7
2020-07-24
net/flow_dissector: add packet hash dissection
Ariel Levkovich
1
-0
/
+17
2020-07-24
flow_offload: Move rhashtable inclusion to the source file
Herbert Xu
1
-0
/
+1
2020-07-23
net: dsa: stop overriding master's ndo_get_phys_port_name
Vladimir Oltean
1
-5
/
+0
2020-07-22
devlink: Always use user_ptr[0] for devlink and simplify post_doit
Parav Pandit
1
-94
/
+70
[next]