index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
1
-3
/
+0
|
\
|
*
net: remove duplicate fetch in sock_getsockopt
JingYi Hou
2019-06-18
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-20
3
-0
/
+114
|
\
\
|
*
|
bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog type
Stanislav Fomichev
2019-06-15
1
-0
/
+26
|
*
|
bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog type
Stanislav Fomichev
2019-06-15
1
-0
/
+16
|
*
|
bpf: net: Add SO_DETACH_REUSEPORT_BPF
Martin KaFai Lau
2019-06-15
2
-0
/
+28
|
*
|
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
2019-06-10
1
-0
/
+40
|
*
|
bpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id() helper
Roman Gushchin
2019-06-07
1
-0
/
+4
*
|
|
netns: add pre_exit method to struct pernet_operations
Eric Dumazet
2019-06-19
1
-0
/
+28
*
|
|
page_pool: make sure struct device is stable
Jesper Dangaard Brouer
2019-06-19
1
-0
/
+8
*
|
|
page_pool: add tracepoints for page_pool with details need by XDP
Jesper Dangaard Brouer
2019-06-19
2
-1
/
+12
*
|
|
xdp: add tracepoints for XDP mem
Jesper Dangaard Brouer
2019-06-19
1
-16
/
+5
*
|
|
xdp: force mem allocator removal and periodic warning
Jesper Dangaard Brouer
2019-06-19
2
-7
/
+48
*
|
|
xdp: tracking page_pool resources and safe removal
Jesper Dangaard Brouer
2019-06-19
2
-22
/
+105
*
|
|
page_pool: introduce page_pool_free and use in mlx5
Jesper Dangaard Brouer
2019-06-19
1
-4
/
+11
*
|
|
xdp: page_pool related fix to cpumap
Jesper Dangaard Brouer
2019-06-19
1
-0
/
+15
*
|
|
xdp: fix leak of IDA cyclic id if rhashtable_insert_slow fails
Jesper Dangaard Brouer
2019-06-19
1
-0
/
+2
*
|
|
net: page_pool: add helper function to unmap dma addresses
Ilias Apalodimas
2019-06-19
1
-0
/
+7
*
|
|
net: flow_offload: implement support for meta key
Jiri Pirko
2019-06-19
1
-0
/
+7
*
|
|
flow_dissector: add support for ingress ifindex dissection
Jiri Pirko
2019-06-19
1
-0
/
+16
*
|
|
ipoib: show VF broadcast address
Denis Kirjanov
2019-06-18
1
-0
/
+5
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
12
-29
/
+84
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-17
8
-6
/
+80
|
|
\
\
|
|
*
|
neigh: fix use-after-free read in pneigh_get_next
Eric Dumazet
2019-06-16
1
-0
/
+7
|
|
*
|
net: handle 802.1P vlan 0 packets properly
Govindarajulu Varadarajan
2019-06-16
1
-1
/
+29
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-06-15
2
-1
/
+5
|
|
|
\
\
|
|
|
*
|
bpf: Fix out of bounds memory access in bpf_sk_storage
Arthur Fabre
2019-06-15
1
-1
/
+2
|
|
|
*
|
bpf: net: Set sk_bpf_storage back to NULL for cloned sk
Martin KaFai Lau
2019-06-12
1
-0
/
+3
|
|
*
|
|
net: add high_order_alloc_disable sysctl/static key
Eric Dumazet
2019-06-14
2
-1
/
+10
|
|
*
|
|
net: ethtool: Allow matching on vlan DEI bit
Maxime Chevallier
2019-06-12
1
-0
/
+5
|
|
|
/
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-06-07
2
-3
/
+24
|
|
|
\
\
|
|
|
*
|
bpf: fix unconnected udp hooks
Daniel Borkmann
2019-06-06
1
-0
/
+2
|
|
|
*
|
bpf: sockmap, fix use after free from sleep in psock backlog workqueue
John Fastabend
2019-05-24
1
-0
/
+1
|
|
|
*
|
bpf: Check sk_fullsock() before returning from bpf_sk_lookup()
Martin KaFai Lau
2019-05-21
1
-2
/
+14
|
|
|
*
|
bpf: fix out-of-bounds read in __bpf_skc_lookup
Lorenz Bauer
2019-05-21
1
-1
/
+7
|
*
|
|
|
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
4
-23
/
+4
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-06-05
1
-4
/
+1
|
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363
Thomas Gleixner
2019-06-05
1
-1
/
+1
|
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-06-05
2
-18
/
+2
*
|
|
|
|
devlink: Hang reporter's dump method on a dumpit cb
Aya Levin
2019-06-13
1
-20
/
+98
*
|
|
|
|
net: hwbm: Make the hwbm_pool lock a mutex
Sebastian Andrzej Siewior
2019-06-09
1
-8
/
+7
*
|
|
|
|
net: Don't disable interrupts in __netdev_alloc_skb()
Sebastian Andrzej Siewior
2019-06-09
1
-8
/
+11
*
|
|
|
|
net: Don't disable interrupts in napi_alloc_frag()
Sebastian Andrzej Siewior
2019-06-09
1
-26
/
+23
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
24
-129
/
+44
|
\
|
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-07
4
-7
/
+21
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
pktgen: do not sleep with the thread lock held.
Paolo Abeni
2019-06-06
1
-0
/
+11
|
|
*
|
|
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...
Hangbin Liu
2019-06-05
1
-3
/
+3
|
|
*
|
|
ethtool: fix potential userspace buffer overflow
Vivien Didelot
2019-06-05
1
-1
/
+4
|
|
*
|
|
net: fix indirect calls helpers for ptype list hooks.
Paolo Abeni
2019-06-04
1
-3
/
+3
|
*
|
|
|
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-31
23
-122
/
+23
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
[next]