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
Age
Commit message (
Expand
)
Author
2020-08-19
net-tun: Eliminate two tun/xdp related function calls from vhost-net
Maciej Żenczykowski
2020-08-19
net-tun: Add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp()
Maciej Żenczykowski
2020-08-18
Merge branch 'libbpf-minimize-feature-detection'
Alexei Starovoitov
2020-08-18
tools: Remove feature-libelf-mmap feature detection
Andrii Nakryiko
2020-08-18
libbpf: Centralize poisoning and poison reallocarray()
Andrii Nakryiko
2020-08-18
tools/bpftool: Remove libbpf_internal.h usage in bpftool
Andrii Nakryiko
2020-08-18
libbpf: Remove any use of reallocarray() in libbpf
Andrii Nakryiko
2020-08-18
selftests/bpf: Add test validating failure on ambiguous relocation value
Andrii Nakryiko
2020-08-18
libbpf: Improve relocation ambiguity detection
Andrii Nakryiko
2020-08-18
libbpf: Clean up and improve CO-RE reloc logging
Andrii Nakryiko
2020-08-18
libbpf: Improve error logging for mismatched BTF kind cases
Andrii Nakryiko
2020-08-18
Merge branch 'libbpf-probing-improvements'
Alexei Starovoitov
2020-08-18
libbpf: Detect minimal BTF support and skip BTF loading, if missing
Andrii Nakryiko
2020-08-18
libbpf: Switch tracing and CO-RE helper macros to bpf_probe_read_kernel()
Andrii Nakryiko
2020-08-18
selftests/bpf: Fix test_vmlinux test to use bpf_probe_read_user()
Andrii Nakryiko
2020-08-18
libbpf: Sanitize BPF program code for bpf_probe_read_{kernel, user}[_str]
Andrii Nakryiko
2020-08-18
libbpf: Factor out common logic of testing and closing FD
Andrii Nakryiko
2020-08-18
libbpf: Make kernel feature probing lazy
Andrii Nakryiko
2020-08-18
libbpf: Disable -Wswitch-enum compiler warning
Andrii Nakryiko
2020-08-18
libbpf: Convert comma to semicolon
Xu Wang
2020-08-18
samples: bpf: Fix broken bpf programs due to removed symbol
Daniel T. Lee
2020-08-18
net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear()
Miaohe Lin
2020-08-18
ethernet: cirrus: Remove unused macros
Alex Dewar
2020-08-18
net: tipc: Convert to use the preferred fallthrough macro
Miaohe Lin
2020-08-18
Merge branch 'netlink-allow-NLA_BINARY-length-range-validation'
David S. Miller
2020-08-18
netlink: make NLA_BINARY validation more flexible
Johannes Berg
2020-08-18
netlink: consistently use NLA_POLICY_MIN_LEN()
Johannes Berg
2020-08-18
netlink: consistently use NLA_POLICY_EXACT_LEN()
Johannes Berg
2020-08-17
Merge tag 'pstore-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-17
otx2_common: Use devm_kcalloc() in otx2_config_npa()
Xu Wang
2020-08-17
net: qrtr: fix usage of idr in port assignment to socket
Necip Fazil Yildiran
2020-08-17
selftests: disable rp_filter for icmp_redirect.sh
David Ahern
2020-08-17
mailmap: Add WeiXiong Liao
Kees Cook
2020-08-17
mailmap: Restore dictionary sorting
Kees Cook
2020-08-17
Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"
David S. Miller
2020-08-17
phylink: <linux/phylink.h>: fix function prototype kernel-doc warning
Randy Dunlap
2020-08-17
watch_queue: Limit the number of watches a user can hold
David Howells
2020-08-16
mptcp: sendmsg: reset iter on error redux
Florian Westphal
2020-08-16
net: devlink: Remove overzealous WARN_ON with snapshots
Andrew Lunn
2020-08-16
tipc: not enable tipc when ipv6 works as a module
Xin Long
2020-08-16
tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
Cong Wang
2020-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-08-16
Merge tag 'linux-can-fixes-for-5.9-20200815' of git://git.kernel.org/pub/scm/...
David S. Miller
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-16
ipvlan: fix device features
Mahesh Bandewar
2020-08-16
bonding: fix a potential double-unregister
Cong Wang
2020-08-16
Linux 5.9-rc1
Linus Torvalds
2020-08-16
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]