index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-07-11
6
-37
/
+93
|
\
|
*
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2020-07-07
1
-1
/
+1
|
*
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
2020-07-03
1
-3
/
+7
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-30
3
-33
/
+75
|
|
\
|
|
*
bpf: sockmap: Require attach_bpf_fd when detaching a program
Lorenz Bauer
2020-06-30
1
-5
/
+45
|
|
*
bpf: sockmap: Check value of unused args to BPF_PROG_ATTACH
Lorenz Bauer
2020-06-30
1
-0
/
+3
|
|
*
bpf, netns: Keep attached programs in bpf_prog_array
Jakub Sitnicki
2020-06-30
1
-9
/
+10
|
|
*
flow_dissector: Pull BPF program assignment up to bpf-netns
Jakub Sitnicki
2020-06-30
1
-11
/
+2
|
|
*
bpf, sockmap: RCU dereferenced psock may be used outside RCU block
John Fastabend
2020-06-28
1
-1
/
+9
|
|
*
bpf, sockmap: RCU splat with redirect and strparser error or TLS
John Fastabend
2020-06-28
1
-7
/
+6
|
*
|
net: explain the lockdep annotations for dev_uc_unsync()
Cong Wang
2020-06-29
1
-0
/
+10
*
|
|
Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-07-09
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
2020-07-09
1
-1
/
+1
*
|
|
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
2020-06-24
1
-0
/
+2
|
|
/
|
/
|
*
|
net: Add MODULE_DESCRIPTION entries to network modules
Rob Gill
2020-06-21
1
-0
/
+1
*
|
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
2020-06-20
1
-6
/
+10
*
|
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
2020-06-20
1
-21
/
+1
*
|
flow_offload: add flow_indr_block_cb_alloc/remove function
wenxu
2020-06-20
1
-0
/
+21
*
|
net: increment xmit_recursion level in dev_direct_xmit()
Eric Dumazet
2020-06-19
2
-1
/
+3
*
|
net: fix memleak in register_netdevice()
Yang Yingliang
2020-06-19
1
-0
/
+7
*
|
xdp: Handle frame_sz in xdp_convert_zc_to_xdp_frame()
Hangbin Liu
2020-06-17
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-14
5
-37
/
+63
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-14
2
-16
/
+41
|
|
\
|
|
*
bpf: Fix memlock accounting for sock_hash
Andrey Ignatov
2020-06-13
1
-0
/
+4
|
|
*
bpf: sockmap: Don't attach programs to UDP sockets
Lorenz Bauer
2020-06-13
1
-4
/
+6
|
|
*
net/filter: Permit reading NET in load_bytes_relative when MAC not set
YiFei Zhu
2020-06-11
1
-7
/
+9
|
|
*
bpf, sockhash: Synchronize delete from bucket list on map free
Jakub Sitnicki
2020-06-09
1
-2
/
+21
|
|
*
bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free
Jakub Sitnicki
2020-06-09
1
-0
/
+1
|
|
*
bpf: Fix unused-var without NETDEVICES
Matthieu Baerts
2020-06-04
1
-3
/
+0
|
*
|
net: change addr_list_lock back to static key
Cong Wang
2020-06-09
3
-21
/
+22
*
|
|
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-11
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
net/sysctl: use cpumask_parse in flow_limit_cpu_sysctl
Christoph Hellwig
2020-06-08
1
-1
/
+1
*
|
|
net: core: device_rename: Use rwsem instead of a seqcount
Ahmed S. Darwish
2020-06-05
1
-22
/
+18
*
|
|
seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
Ahmed Abdelsalam
2020-06-05
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-04
21
-785
/
+1275
|
\
\
|
*
|
bpf: Add csum_level helper for fixing up csum levels
Daniel Borkmann
2020-06-02
1
-0
/
+38
|
*
|
bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
Daniel Borkmann
2020-06-02
1
-2
/
+6
|
*
|
flow_dissector: Move out netns_bpf prog callbacks
Jakub Sitnicki
2020-06-02
1
-121
/
+4
|
*
|
net: Introduce netns_bpf for BPF programs attached to netns
Jakub Sitnicki
2020-06-02
1
-36
/
+69
|
*
|
flow_dissector: Pull locking up from prog attach callback
Jakub Sitnicki
2020-06-02
1
-20
/
+20
|
*
|
bpf: Allow SO_BINDTODEVICE opt in bpf_setsockopt
Ferenc Fejes
2020-06-01
1
-1
/
+27
|
*
|
net: Make locking in sock_bindtoindex optional
Ferenc Fejes
2020-06-01
1
-4
/
+6
|
*
|
bpf: Fix running sk_skb program types with ktls
John Fastabend
2020-06-01
1
-3
/
+40
|
*
|
bpf: Refactor sockmap redirect code so its easy to reuse
John Fastabend
2020-06-01
1
-21
/
+34
|
*
|
xdp: Add xdp_txq_info to xdp_buff
David Ahern
2020-06-01
1
-0
/
+17
|
*
|
bpf: Add support to attach bpf program to a devmap entry
David Ahern
2020-06-01
1
-0
/
+18
|
*
|
bpf: Add rx_queue_mapping to bpf_sock
Amritha Nambiar
2020-06-01
1
-0
/
+18
|
*
|
bpf, sk_msg: Add get socket storage helpers
John Fastabend
2020-06-01
1
-0
/
+15
|
*
|
bpf, sk_msg: Add some generic helpers that may be useful from sk_msg
John Fastabend
2020-06-01
1
-0
/
+16
|
*
|
devlink: Add ACL control packet traps
Ido Schimmel
2020-06-01
1
-0
/
+4
[next]