index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac802154
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-16
selftests: Set CC to clang in lib.mk if LLVM is set
Yonghong Song
1
-0
/
+4
2021-04-16
libbpf: Remove unused field.
Alexei Starovoitov
1
-14
/
+1
2021-04-15
tools/testing: Remove unused variable
zuoqilin
1
-1
/
+1
2021-04-15
selftests/bpf: Fix the ASSERT_ERR_PTR macro
Florent Revest
1
-1
/
+1
2021-04-14
selftests/bpf: Add tests for target information in bpf_link info queries
Toke Høiland-Jørgensen
1
-14
/
+44
2021-04-14
bpf: Return target info when a tracing bpf_link is queried
Toke Høiland-Jørgensen
4
-0
/
+16
2021-04-13
bpf: Generate BTF_KIND_FLOAT when linking vmlinux
Ilya Leoshkevich
1
-1
/
+6
2021-04-13
libbpf: Clarify flags in ringbuf helpers
Pedro Tammela
2
-0
/
+32
2021-04-12
sock_map: Fix a potential use-after-free in sock_map_close()
Cong Wang
1
-1
/
+2
2021-04-12
skmsg: Pass psock pointer to ->psock_update_sk_prot()
Cong Wang
7
-10
/
+12
2021-04-12
bpf: Sync bpf headers in tooling infrastucture
Daniel Borkmann
1
-5
/
+32
2021-04-12
bpf: Document PROG_TEST_RUN limitations
Joe Stringer
1
-0
/
+21
2021-04-09
selftests/bpf: ringbuf_multi: Test bpf_map__set_inner_map_fd
Yauheni Kaliuta
2
-0
/
+25
2021-04-09
selftests/bpf: ringbuf_multi: Use runtime page size
Yauheni Kaliuta
2
-4
/
+20
2021-04-09
libbpf: Add bpf_map__inner_map API
Andrii Nakryiko
3
-0
/
+12
2021-04-09
selftests/bpf: ringbuf: Use runtime page size
Yauheni Kaliuta
2
-5
/
+13
2021-04-09
selftests/bpf: mmap: Use runtime page size
Yauheni Kaliuta
2
-7
/
+19
2021-04-09
selftests/bpf: Pass page size from userspace in map_ptr
Yauheni Kaliuta
2
-4
/
+15
2021-04-09
selftests/bpf: Pass page size from userspace in sockopt_sk
Yauheni Kaliuta
2
-6
/
+6
2021-04-09
selftests/bpf: test_progs/sockopt_sk: Convert to use BPF skeleton
Yauheni Kaliuta
1
-48
/
+17
2021-04-09
selftests/bpf: test_progs/sockopt_sk: Remove version
Yauheni Kaliuta
1
-1
/
+0
2021-04-06
bpf, inode: Remove second initialization of the bpf_preload_lock
Muhammad Usama Anjum
1
-2
/
+0
2021-04-06
bpf, udp: Remove some pointless comments
Cong Wang
1
-2
/
+0
2021-04-05
libbpf: Fix KERNEL_VERSION macro
Hengqi Chen
1
-1
/
+1
2021-04-03
bpf: selftests: Specify CONFIG_DYNAMIC_FTRACE in the testing config
Martin KaFai Lau
1
-0
/
+2
2021-04-03
libbpf: Remove redundant semi-colon
Yang Yingliang
1
-1
/
+1
2021-04-03
bpf: Remove repeated struct btf_type declaration
Wan Jiabing
1
-1
/
+0
2021-04-03
bpf, cgroup: Delete repeated struct bpf_prog declaration
Wan Jiabing
1
-1
/
+0
2021-04-03
bpf: Remove unused parameter from ___bpf_prog_run
He Fengqing
1
-4
/
+3
2021-04-03
bpf, selftests: test_maps generating unrecognized data section
John Fastabend
1
-12
/
+0
2021-04-02
tcp: reorder tcp_congestion_ops for better cache locality
Eric Dumazet
1
-15
/
+27
2021-04-02
net: reorganize fields in netns_mib
Eric Dumazet
1
-10
/
+20
2021-04-02
nfc: pn533: prevent potential memory corruption
Dan Carpenter
1
-0
/
+3
2021-04-02
dpaa2-eth: export the rx copybreak value as an ethtool tunable
Ioana Ciornei
3
-2
/
+47
2021-04-02
dpaa2-eth: add rx copybreak support
Ioana Ciornei
2
-3
/
+36
2021-04-02
dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_buf
Ioana Ciornei
2
-15
/
+17
2021-04-02
selftests: mptcp: dump more info on mpjoin errors
Matthieu Baerts
1
-2
/
+15
2021-04-02
selftests: mptcp: init nstat history
Matthieu Baerts
1
-0
/
+7
2021-04-02
selftests: mptcp: launch mptcp_connect with timeout
Matthieu Baerts
4
-33
/
+72
2021-04-02
mptcp: add mptcp reset option support
Florian Westphal
9
-19
/
+180
2021-04-02
mptcp: remove unneeded check on first subflow
Paolo Abeni
2
-2
/
+2
2021-04-02
mptcp: add active MPC mibs
Paolo Abeni
4
-0
/
+7
2021-04-02
mptcp: add mib for token creation fallback
Paolo Abeni
4
-1
/
+8
2021-04-02
ionic: advertise support for hardware timestamps
Shannon Nelson
1
-0
/
+25
2021-04-02
ionic: ethtool ptp stats
Shannon Nelson
1
-4
/
+34
2021-04-02
ionic: add ethtool support for PTP
Shannon Nelson
1
-0
/
+93
2021-04-02
ionic: add and enable tx and rx timestamp handling
Shannon Nelson
4
-25
/
+157
2021-04-02
ionic: set up hw timestamp queues
Shannon Nelson
1
-5
/
+261
2021-04-02
ionic: add rx filtering for hw timestamp steering
Shannon Nelson
2
-0
/
+22
2021-04-02
ionic: link in the new hw timestamp code
Shannon Nelson
7
-0
/
+107
[next]