index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
net: bridge: mst: Restrict info size queries to bridge ports
Tobias Waldekranz
1
-1
/
+1
2022-03-23
net: marvell: prestera: add missing destroy_workqueue() in prestera_module_init()
Yang Yingliang
1
-1
/
+3
2022-03-23
drivers: net: xgene: Fix regression in CRC stripping
Stephane Graber
1
-5
/
+7
2022-03-22
net: geneve: add missing netlink policy and size for IFLA_GENEVE_INNER_PROTO_INHERIT
Eyal Birger
1
-0
/
+3
2022-03-22
net: dsa: fix missing host-filtered multicast addresses
Vladimir Oltean
1
-10
/
+34
2022-03-22
net/mlx5e: Fix build warning, detected write beyond size of field
Saeed Mahameed
2
-2
/
+6
2022-03-22
iwlwifi: mvm: Don't fail if PPAG isn't supported
Miri Korenblit
1
-1
/
+2
2022-03-22
selftests/bpf: Fix kprobe_multi test.
Alexei Starovoitov
1
-1
/
+3
2022-03-22
Revert "rethook: x86: Add rethook x86 implementation"
Alexei Starovoitov
5
-129
/
+1
2022-03-22
Revert "arm64: rethook: Add arm64 rethook implementation"
Alexei Starovoitov
6
-121
/
+2
2022-03-22
Revert "powerpc: Add rethook support"
Alexei Starovoitov
3
-74
/
+0
2022-03-22
Revert "ARM: rethook: Add rethook arm implementation"
Alexei Starovoitov
5
-113
/
+2
2022-03-22
netdevice: add missing dm_private kdoc
Jakub Kicinski
1
-0
/
+2
2022-03-22
net: bridge: mst: prevent NULL deref in br_mst_info_size()
Eric Dumazet
1
-1
/
+1
2022-03-22
selftests: forwarding: Use same VRF for port and VLAN upper
Ido Schimmel
1
-6
/
+2
2022-03-22
selftests: forwarding: Disable learning before link up
Ido Schimmel
1
-2
/
+2
2022-03-22
bnx2x: truncate value to original sizing
Bill Wendling
1
-2
/
+4
2022-03-21
net: mdio: mscc-miim: add lan966x internal phy reset support
Michael Walle
1
-18
/
+49
2022-03-21
net: mdio: mscc-miim: replace magic numbers for the bus reset
Michael Walle
1
-5
/
+5
2022-03-21
dt-bindings: net: mscc-miim: add lan966x compatible
Michael Walle
1
-1
/
+1
2022-03-21
net: dsa: mv88e6xxx: Fill in STU support for all supported chips
Tobias Waldekranz
1
-0
/
+48
2022-03-21
selftests: net: change fprintf format specifiers
Guo Zhengkui
1
-3
/
+3
2022-03-21
net: dsa: felix: allow PHY_INTERFACE_MODE_INTERNAL on port 5
Vladimir Oltean
1
-0
/
+1
2022-03-21
net: dsa: mv88e6xxx: Ensure STU support in VLAN MSTI callback
Tobias Waldekranz
1
-0
/
+3
2022-03-21
net: dsa: mv88e6xxx: Require ops be implemented to claim STU support
Tobias Waldekranz
1
-1
/
+3
2022-03-21
net/tls: optimize judgement processes in tls_set_device_offload()
Ziyang Xuan
1
-31
/
+31
2022-03-21
net/tls: remove unnecessary jump instructions in do_tls_setsockopt_conf()
Ziyang Xuan
1
-10
/
+5
2022-03-21
bpftool: Fix a bug in subskeleton code generation
Yonghong Song
1
-1
/
+0
2022-03-21
bpf: Fix bpf_prog_pack when PMU_SIZE is not defined
Song Liu
1
-2
/
+13
2022-03-21
bpf: Fix bpf_prog_pack for multi-node setup
Song Liu
1
-2
/
+7
2022-03-21
bpf: Fix warning for cast from restricted gfp_t in verifier
Joanne Koong
1
-2
/
+2
2022-03-21
net: Revert the softirq will run annotation in ____napi_schedule().
Sebastian Andrzej Siewior
2
-9
/
+1
2022-03-21
bpf, arm: Fix various typos in comments
Julia Lawall
1
-2
/
+2
2022-03-21
libbpf: Close fd in bpf_object__reuse_map
Hengqi Chen
1
-1
/
+1
2022-03-21
devlink: hold the instance lock during eswitch_mode callbacks
Jakub Kicinski
5
-51
/
+54
2022-03-21
netdevsim: replace vfs_lock with devlink instance lock
Jakub Kicinski
2
-18
/
+20
2022-03-21
netdevsim: replace port_list_lock with devlink instance lock
Jakub Kicinski
2
-21
/
+20
2022-03-21
devlink: add explicitly locked flavor of the rate node APIs
Jakub Kicinski
2
-25
/
+65
2022-03-21
bnxt: use the devlink instance lock to protect sriov
Jakub Kicinski
4
-11
/
+4
2022-03-21
bpftool: Fix print error when show bpf map
Yafang Shao
1
-5
/
+2
2022-03-21
bpf: Fix kprobe_multi return probe backtrace
Jiri Olsa
1
-30
/
+37
2022-03-21
Revert "bpf: Add support to inline bpf_get_func_ip helper on x86"
Jiri Olsa
2
-21
/
+1
2022-03-21
bpf: Simplify check in btf_parse_hdr()
Yuntao Wang
1
-2
/
+1
2022-03-21
selftests/bpf/test_lirc_mode2.sh: Exit with proper code
Hangbin Liu
1
-1
/
+4
2022-03-21
mISDN: fix typo "frame to short" -> "frame too short"
Tong Zhang
2
-3
/
+3
2022-03-21
i825xx: fix typo "Frame to short" -> "Frame too short"
Tong Zhang
1
-1
/
+1
2022-03-21
s390/ctcm: fix typo "length to short" -> "length too short"
Tong Zhang
1
-1
/
+1
2022-03-21
ar5523: fix typo "to short" -> "too short"
Tong Zhang
1
-1
/
+1
2022-03-21
net: sparx5: Add mdb handlers
Casper Andersson
3
-10
/
+136
2022-03-21
net: sparx5: Add arbiter for managing PGID table
Casper Andersson
4
-1
/
+85
[next]