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
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ip.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end()
Pavel Zhigulin
1
-2
/
+3
5 days
net: airoha: Do not loopback traffic to GDM2 if it is available on the device
Lorenzo Bianconi
1
-1
/
+1
5 days
selftests: net: lib: Do not overwrite error messages
Ido Schimmel
2
-1
/
+8
5 days
s390/ctcm: Fix double-kfree
Aleksei Nikiforov
1
-1
/
+0
8 days
veth: more robust handing of race to avoid txq getting stuck
Jesper Dangaard Brouer
1
-18
/
+20
8 days
net: openvswitch: remove never-working support for setting nsh fields
Ilya Maximets
3
-125
/
+9
8 days
mptcp: fix race condition in mptcp_schedule_work()
Eric Dumazet
1
-7
/
+12
8 days
net: mlxsw: linecards: fix missing error check in mlxsw_linecard_devlink_info_get()
Pavel Zhigulin
1
-0
/
+2
8 days
net: dsa: hellcreek: fix missing error handling in LED registration
Pavel Zhigulin
1
-2
/
+12
9 days
mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()
Zilin Guan
1
-2
/
+4
9 days
net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
Jiaming Zhang
1
-0
/
+3
9 days
MAINTAINERS: Remove eth bridge website
Baruch Siach
1
-1
/
+0
10 days
hsr: Follow standard for HSRv0 supervision frames
Felix Maurer
2
-8
/
+16
10 days
hsr: Fix supervision frame sending on HSRv0
Felix Maurer
1
-0
/
+3
10 days
virtio-net: fix incorrect flags recording in big mode
Xuan Zhuo
1
-5
/
+11
11 days
ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
Chuang Wang
1
-0
/
+5
11 days
wifi: iwlwifi: mld: always take beacon ies in link grading
Miri Korenblit
1
-6
/
+1
11 days
wifi: iwlwifi: mvm: fix beacon template/fixed rate
Johannes Berg
2
-13
/
+12
11 days
wifi: iwlwifi: fix aux ROC time event iterator usage
Junjie Cao
1
-7
/
+7
11 days
net_sched: limit try_bulk_dequeue_skb() batches
Eric Dumazet
1
-7
/
+10
11 days
MAINTAINERS: Add Magnus Lindholm as maintainer for alpha port
Magnus Lindholm
1
-0
/
+1
11 days
selftests: mptcp: join: properly kill background tasks
Matthieu Baerts (NGI0)
2
-9
/
+30
11 days
selftests: mptcp: connect: trunc: read all recv data
Matthieu Baerts (NGI0)
1
-5
/
+13
11 days
selftests: mptcp: join: userspace: longer transfer
Matthieu Baerts (NGI0)
1
-5
/
+5
11 days
selftests: mptcp: join: endpoints: longer transfer
Matthieu Baerts (NGI0)
1
-4
/
+4
11 days
selftests: mptcp: join: rm: set backup flag
Matthieu Baerts (NGI0)
1
-27
/
+27
11 days
selftests: mptcp: connect: fix fallback note due to OoO
Matthieu Baerts (NGI0)
1
-1
/
+1
11 days
ethtool: fix incorrect kernel-doc style comment in ethtool.h
Kriish Sharma
1
-1
/
+1
12 days
smb: server: let smb_direct_disconnect_rdma_connection() turn CREATED into DISCONNECTED
Stefan Metzmacher
1
-0
/
+3
12 days
mlx5: Fix default values in create CQ
Akiva Goldberger
8
-48
/
+44
12 days
Bluetooth: btrtl: Avoid loading the config file on security chips
Max Chou
1
-11
/
+13
12 days
net/mlx5e: Fix potentially misleading debug message
Gal Pressman
1
-2
/
+16
12 days
net/mlx5e: Fix wraparound in rate limiting for values above 255 Gbps
Gal Pressman
1
-1
/
+9
12 days
net/mlx5e: Fix maxrate wraparound in threshold between units
Gal Pressman
1
-2
/
+3
12 days
net/mlx5e: Trim the length of the num_doorbell error
Cosmin Ratiu
1
-1
/
+1
12 days
net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state()
Carolina Jubran
1
-1
/
+2
12 days
net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak
Ranganath V N
1
-5
/
+7
12 days
net: sched: act_connmark: initialize struct tc_ife to fix kernel leak
Ranganath V N
1
-5
/
+7
12 days
Bluetooth: hci_event: Fix not handling PA Sync Lost event
Luiz Augusto von Dentz
2
-14
/
+40
12 days
af_unix: Initialise scc_index in unix_add_edge().
Kuniyuki Iwashima
1
-3
/
+11
12 days
wifi: mwl8k: inject DSSS Parameter Set element into beacons if missing
Pawel Dembicki
1
-5
/
+66
12 days
wifi: mac80211_hwsim: Fix possible NULL dereference
Ilan Peer
1
-4
/
+10
12 days
wifi: mac80211: skip rate verification for not captured PSDUs
Benjamin Berg
1
-3
/
+7
12 days
selftest: netcons: add test for netconsole over bonded interfaces
Breno Leitao
4
-7
/
+414
12 days
selftest: netcons: create a torture test
Breno Leitao
2
-0
/
+131
12 days
selftest: netcons: refactor target creation
Breno Leitao
1
-11
/
+19
12 days
net: netpoll: fix incorrect refcount handling causing incorrect cleanup
Breno Leitao
1
-2
/
+5
12 days
net: mdio: fix resource leak in mdiobus_register_device()
Buday Csaba
1
-1
/
+4
12 days
tipc: Fix use-after-free in tipc_mon_reinit_self().
Kuniyuki Iwashima
1
-0
/
+2
12 days
net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
Aksh Garg
1
-13
/
+14
[next]