index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-18
selftests/bpf: Add lwt_xmit tests for BPF_REDIRECT
Yan Zhai
4
-0
/
+560
2023-08-18
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
3
-3
/
+6
2023-08-18
lwt: Fix return values of BPF xmit ops
Yan Zhai
1
-4
/
+3
2023-08-18
selftests/bpf: Enable cpu v4 tests for arm64
Xu Kuohai
6
-6
/
+6
2023-08-18
bpf, arm64: Support signed div/mod instructions
Xu Kuohai
2
-4
/
+17
2023-08-18
bpf, arm64: Support 32-bit offset jmp instruction
Xu Kuohai
1
-1
/
+5
2023-08-18
bpf, arm64: Support unconditional bswap
Xu Kuohai
1
-2
/
+3
2023-08-18
bpf, arm64: Support sign-extension mov instructions
Xu Kuohai
2
-1
/
+19
2023-08-18
bpf, arm64: Support sign-extension load instructions
Xu Kuohai
2
-8
/
+43
2023-08-18
arm64: insn: Add encoders for LDRSB/LDRSH/LDRSW
Xu Kuohai
2
-0
/
+10
2023-08-18
netconsole: Enable compile time configuration
Breno Leitao
2
-0
/
+27
2023-08-18
netconsole: Create a allocation helper
Breno Leitao
1
-20
/
+23
2023-08-18
net: mdio: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
1
-1
/
+1
2023-08-18
netem: use seeded PRNG for correlated loss events
François Michel
1
-10
/
+12
2023-08-18
netem: use a seeded PRNG for generating random losses
François Michel
1
-5
/
+6
2023-08-18
netem: add prng attribute to netem_sched_data
François Michel
2
-0
/
+17
2023-08-18
net: ena: Use pci_dev_id() to simplify the code
Jialin Zhang
1
-1
/
+1
2023-08-18
tun: add __exit annotations to module exit func tun_cleanup()
Ziyang Xuan
1
-1
/
+1
2023-08-17
Revert "net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode"
Jakub Kicinski
3
-311
/
+1
2023-08-16
selftests/bpf: Add mptcpify test
Geliang Tang
2
-0
/
+161
2023-08-16
selftests/bpf: Fix error checks of mptcp open_and_load
Geliang Tang
1
-11
/
+1
2023-08-16
selftests/bpf: Add two mptcp netns helpers
Geliang Tang
1
-10
/
+21
2023-08-16
bpf: Add update_socket_protocol hook
Geliang Tang
2
-1
/
+40
2023-08-16
bpftool: Implement link show support for xdp
Daniel Borkmann
1
-0
/
+7
2023-08-16
bpftool: Implement link show support for tcx
Daniel Borkmann
1
-0
/
+37
2023-08-16
selftests/bpf: Add selftest for fill_link_info
Yafang Shao
3
-0
/
+387
2023-08-16
bpf: Fix uninitialized symbol in bpf_perf_link_fill_kprobe()
Yafang Shao
1
-3
/
+2
2023-08-16
selftests: fib_tests: Add a test case for IPv6 garbage collection
Kui-Feng Lee
1
-3
/
+69
2023-08-16
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
3
-22
/
+103
2023-08-16
e1000e: Use PME poll to circumvent unreliable ACPI wake
Kai-Heng Feng
1
-1
/
+3
2023-08-16
net-memcg: Fix scope of sockmem pressure indicators
Abel Wu
2
-2
/
+15
2023-08-16
nfp: update maintainer
Louis Peens
1
-1
/
+1
2023-08-16
net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
Grygorii Strashko
3
-1
/
+311
2023-08-16
inet: implement lockless IP_MINTTL
Eric Dumazet
1
-18
/
+14
2023-08-16
inet: implement lockless IP_TTL
Eric Dumazet
2
-16
/
+13
2023-08-16
inet: move inet->defer_connect to inet->inet_flags
Eric Dumazet
6
-19
/
+21
2023-08-16
inet: move inet->bind_address_no_port to inet->inet_flags
Eric Dumazet
5
-11
/
+11
2023-08-16
inet: move inet->nodefrag to inet->inet_flags
Eric Dumazet
6
-16
/
+14
2023-08-16
inet: move inet->is_icsk to inet->inet_flags
Eric Dumazet
8
-14
/
+13
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
11
-34
/
+30
2023-08-16
inet: move inet->mc_all to inet->inet_frags
Eric Dumazet
5
-15
/
+15
2023-08-16
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
9
-18
/
+16
2023-08-16
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
10
-41
/
+31
2023-08-16
inet: move inet->freebind to inet->inet_flags
Eric Dumazet
7
-22
/
+22
2023-08-16
inet: move inet->recverr_rfc4884 to inet->inet_flags
Eric Dumazet
3
-11
/
+11
2023-08-16
inet: move inet->recverr to inet->inet_flags
Eric Dumazet
9
-32
/
+30
2023-08-16
inet: set/get simple options locklessly
Eric Dumazet
1
-56
/
+62
2023-08-16
inet: introduce inet->inet_flags
Eric Dumazet
8
-71
/
+83
2023-08-16
wlcore: spi: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-16
net: qualcomm: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
[next]