index
:
pm24.git
cpufreq-rust
master
perf-mon
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-07-01
genetlink: remove genl_bind
Sean Tranchetti
2020-07-01
hinic: fix passing non negative value to ERR_PTR
Luo bin
2020-06-30
net: qrtr: Fix an out of bounds read qrtr_endpoint_post()
Dan Carpenter
2020-06-30
tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()
Eric Dumazet
2020-06-30
net: qrtr: free flow in __qrtr_node_release
Carl Huang
2020-06-30
net: cxgb4: fix return error value in t4_prep_fw
Li Heng
2020-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-30
bpf: Add tests for PTR_TO_BTF_ID vs. null comparison
Yonghong Song
2020-06-30
bpf: Fix an incorrect branch elimination by verifier
Yonghong Song
2020-06-30
Merge branch 'net-ipa-three-bug-fixes'
David S. Miller
2020-06-30
net: ipa: introduce ipa_cmd_tag_process()
Alex Elder
2020-06-30
net: ipa: no checksum offload for SDM845 LAN RX
Alex Elder
2020-06-30
net: ipa: always check for stopped channel
Alex Elder
2020-06-30
net: mvneta: fix use of state->speed
Russell King
2020-06-30
Merge branch 'support-AF_PACKET-for-layer-3-devices'
David S. Miller
2020-06-30
net: xfrmi: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
net: sit: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
net: vti: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
tun: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
wireguard: queueing: make use of ip_tunnel_parse_protocol
Jason A. Donenfeld
2020-06-30
wireguard: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
net: ipip: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
net: ip_tunnel: add header_ops for layer 3 devices
Jason A. Donenfeld
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-29
genetlink: get rid of family->attrbuf
Cong Wang
2020-06-29
Merge tag 'mac80211-for-net-2020-06-29' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2020-06-28
llc: make sure applications use ARPHRD_ETHER
Eric Dumazet
2020-06-28
net: explain the lockdep annotations for dev_uc_unsync()
Cong Wang
2020-06-28
net: get rid of lockdep_set_class_and_subclass()
Cong Wang
2020-06-28
lib: packing: add documentation for pbuflen argument
Vladimir Oltean
2020-06-28
bridge: mrp: Fix endian conversion and some other warnings
Horatiu Vultur
2020-06-28
Merge branch 'fix-sockmap'
Alexei Starovoitov
2020-06-28
bpf, sockmap: Add ingres skb tests that utilize merge skbs
John Fastabend
[next]