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-07-30
devlink: ignore -EOPNOTSUPP errors on dumpit
Jakub Kicinski
2020-07-29
mlxsw: spectrum: Use different trap group for externally routed packets
Ido Schimmel
2020-07-24
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
2020-07-24
flow_offload: Move rhashtable inclusion to the source file
Herbert Xu
2020-07-21
net-sysfs: add a newline when printing 'tx_timeout' by sysfs
Xiongfeng Wang
2020-07-21
udp: Copy has_conns in reuseport_grow().
Kuniyuki Iwashima
2020-07-17
rtnetlink: Fix memory(net_device) leak when ->newlink fails
Weilong Chen
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-07-09
Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-07-08
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
2020-07-07
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2020-07-03
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
2020-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-30
bpf: sockmap: Require attach_bpf_fd when detaching a program
Lorenz Bauer
2020-06-30
bpf: sockmap: Check value of unused args to BPF_PROG_ATTACH
Lorenz Bauer
2020-06-30
bpf, netns: Keep attached programs in bpf_prog_array
Jakub Sitnicki
2020-06-30
flow_dissector: Pull BPF program assignment up to bpf-netns
Jakub Sitnicki
2020-06-28
net: explain the lockdep annotations for dev_uc_unsync()
Cong Wang
2020-06-28
bpf, sockmap: RCU dereferenced psock may be used outside RCU block
John Fastabend
2020-06-28
bpf, sockmap: RCU splat with redirect and strparser error or TLS
John Fastabend
2020-06-23
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
2020-06-20
net: Add MODULE_DESCRIPTION entries to network modules
Rob Gill
2020-06-19
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
2020-06-19
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
2020-06-19
flow_offload: add flow_indr_block_cb_alloc/remove function
wenxu
2020-06-18
net: increment xmit_recursion level in dev_direct_xmit()
Eric Dumazet
2020-06-18
net: fix memleak in register_netdevice()
Yang Yingliang
2020-06-17
xdp: Handle frame_sz in xdp_convert_zc_to_xdp_frame()
Hangbin Liu
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-12
bpf: Fix memlock accounting for sock_hash
Andrey Ignatov
2020-06-12
bpf: sockmap: Don't attach programs to UDP sockets
Lorenz Bauer
2020-06-11
net/filter: Permit reading NET in load_bytes_relative when MAC not set
YiFei Zhu
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
2020-06-09
bpf, sockhash: Synchronize delete from bucket list on map free
Jakub Sitnicki
2020-06-09
bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free
Jakub Sitnicki
2020-06-08
net/sysctl: use cpumask_parse in flow_limit_cpu_sysctl
Christoph Hellwig
2020-06-04
net: core: device_rename: Use rwsem instead of a seqcount
Ahmed S. Darwish
2020-06-04
seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
Ahmed Abdelsalam
2020-06-04
bpf: Fix unused-var without NETDEVICES
Matthieu Baerts
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-06-02
bpf: Add csum_level helper for fixing up csum levels
Daniel Borkmann
2020-06-02
bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
Daniel Borkmann
2020-06-01
flow_dissector: Move out netns_bpf prog callbacks
Jakub Sitnicki
2020-06-01
net: Introduce netns_bpf for BPF programs attached to netns
Jakub Sitnicki
2020-06-01
flow_dissector: Pull locking up from prog attach callback
Jakub Sitnicki
2020-06-01
bpf: Allow SO_BINDTODEVICE opt in bpf_setsockopt
Ferenc Fejes
2020-06-01
net: Make locking in sock_bindtoindex optional
Ferenc Fejes
[next]