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-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-28
net: add option to not create fall-back tunnels in root-ns as well
Mahesh Bandewar
2020-08-28
bpf: Add map_meta_equal map ops
Martin KaFai Lau
2020-08-25
bpf: Allow local storage to be used from LSM programs
KP Singh
2020-08-25
bpf: Split bpf_local_storage to bpf_sk_storage
KP Singh
2020-08-25
bpf: Generalize bpf_sk_storage
KP Singh
2020-08-25
bpf: Generalize caching for sk_storage.
KP Singh
2020-08-25
bpf: Renames in preparation for bpf_local_storage
KP Singh
2020-08-24
devlink: Protect devlink port list traversal
Parav Pandit
2020-08-24
devlink: Fix per port reporter fields initialization
Parav Pandit
2020-08-24
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
2020-08-24
bpf: tcp: Allow bpf prog to write and parse TCP header option
Martin KaFai Lau
2020-08-24
bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8
Martin KaFai Lau
2020-08-24
tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
Martin KaFai Lau
2020-08-24
tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
Martin KaFai Lau
2020-08-24
tcp: Use a struct to represent a saved_syn
Martin KaFai Lau
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-21
bpf: sockmap: Allow update from BPF
Lorenz Bauer
2020-08-21
bpf: sockmap: Call sock_map_update_elem directly
Lorenz Bauer
2020-08-21
bpf: sockmap: Merge sockmap and sockhash update functions
Lorenz Bauer
2020-08-21
net: sk_msg: Simplify sk_psock initialization
Lorenz Bauer
2020-08-21
bpf: Implement link_query callbacks in map element iterators
Yonghong Song
2020-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-20
net: zerocopy: combine pages in zerocopy_sg_from_iter()
Eric Dumazet
2020-08-20
bpf: xdp: Fix XDP mode when no mode flags specified
Andrii Nakryiko
2020-08-19
ptp: Add generic ptp v2 header parsing function
Kurt Kanzenbach
2020-08-19
net: Stop warning about SO_BSDCOMPAT usage
Miaohe Lin
2020-08-18
net: handle the return value of pskb_carve_frag_list() correctly
Miaohe Lin
2020-08-18
net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear()
Miaohe Lin
2020-08-17
Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"
David S. Miller
2020-08-16
net: devlink: Remove overzealous WARN_ON with snapshots
Andrew Lunn
2020-08-16
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Miaohe Lin
2020-08-16
net: xdp: pull ethernet header off packet after computing skb->protocol
Jason A. Donenfeld
2020-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-13
bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
John Fastabend
2020-08-13
bpf: sock_ops ctx access may stomp registers in corner case
John Fastabend
2020-08-12
bpf: Fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST
Andrii Nakryiko
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-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-06
Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2020-08-06
bpf: Change uapi for bpf iterator map elements
Yonghong Song
2020-08-06
net: sock: add sock_set_mark
Alexander Aring
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
[next]