index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-30
bpf: Fix an incorrect branch elimination by verifier
Yonghong Song
2020-06-30
bpf, netns: Fix use-after-free in pernet pre_exit callback
Jakub Sitnicki
2020-06-30
Merge branch 'fix-sockmap-flow_dissector-uapi'
Alexei Starovoitov
2020-06-30
selftests: bpf: Pass program to bpf_prog_detach in flow_dissector
Lorenz Bauer
2020-06-30
selftests: bpf: Pass program and target_fd in flow_dissector_reattach
Lorenz Bauer
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: flow_dissector: Check value of unused flags to BPF_PROG_DETACH
Lorenz Bauer
2020-06-30
bpf: flow_dissector: Check value of unused flags to BPF_PROG_ATTACH
Lorenz Bauer
2020-06-30
Merge branch 'bpf-multi-prog-prep'
Alexei Starovoitov
2020-06-30
selftests/bpf: Test updating flow_dissector link with same program
Jakub Sitnicki
2020-06-30
bpf, netns: Keep a list of attached bpf_link's
Jakub Sitnicki
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-30
bpf: Enforce BPF ringbuf size to be the power of 2
Andrii Nakryiko
2020-06-30
xsk: Use dma_need_sync instead of reimplenting it
Christoph Hellwig
2020-06-30
xsk: Remove a double pool->dev assignment in xp_dma_map
Christoph Hellwig
2020-06-30
xsk: Replace the cheap_dma flag with a dma_need_sync flag
Christoph Hellwig
2020-06-30
dma-mapping: Add a new dma_need_sync API
Christoph Hellwig
2020-06-28
Merge branch 'fix-sockmap'
Alexei Starovoitov
2020-06-28
bpf, sockmap: Add ingres skb tests that utilize merge skbs
John Fastabend
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-25
libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAP
Jesper Dangaard Brouer
2020-06-25
bpf: Do not allow btf_ctx_access with __int128 types
John Fastabend
2020-06-23
bpf: Fix formatting in documentation for BPF helpers
Quentin Monnet
2020-06-23
bpf: Restore behaviour of CAP_SYS_ADMIN allowing the loading of networking bp...
Maciej Żenczykowski
2020-06-23
bpf: Set the number of exception entries properly for subprograms
Yonghong Song
2020-06-23
libbpf: Fix CO-RE relocs against .text section
Andrii Nakryiko
2020-06-22
libbpf: Forward-declare bpf_stats_type for systems with outdated UAPI headers
Andrii Nakryiko
2020-06-22
MAINTAINERS: update email address for Felix Fietkau
Felix Fietkau
2020-06-20
net: Add MODULE_DESCRIPTION entries to network modules
Rob Gill
2020-06-20
rxrpc: Fix notification call on completion of discarded calls
David Howells
2020-06-20
Merge tag 'ieee802154-for-davem-2020-06-19' of git://git.kernel.org/pub/scm/l...
David S. Miller
2020-06-20
tc-testing: update geneve options match in tunnel_key unit tests
Hangbin Liu
2020-06-20
r8169: fix firmware not resetting tp->ocp_base
Heiner Kallweit
2020-06-20
ibmvnic: continue to init in CRQ reset returns H_CLOSED
Dany Madden
2020-06-20
ionic: tame the watchdog timer on reconfig
Shannon Nelson
2020-06-19
selftests/net: report etf errors correctly
Willem de Bruijn
2020-06-19
ibmveth: Fix max MTU limit
Thomas Falcon
2020-06-19
Merge branch 'several-fixes-for-indirect-flow_blocks-offload'
David S. Miller
2020-06-19
net/sched: cls_api: fix nooffloaddevcnt warning dmesg log
wenxu
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-19
geneve: allow changing DF behavior after creation
Sabrina Dubroca
2020-06-19
enetc: Fix HW_VLAN_CTAG_TX|RX toggling
Claudiu Manoil
2020-06-19
net: macb: undo operations in case of failure
Claudiu Beznea
2020-06-19
Merge tag 'rxrpc-fixes-20200618' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2020-06-19
Merge branch 'net-phy-MDIO-bus-scanning-fixes'
David S. Miller
[next]