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
2023-04-05
net: stmmac: Add queue reset into stmmac_xdp_open() function
Song Yoong Siang
1
-0
/
+2
2023-04-05
selftests: net: rps_default_mask.sh: delete veth link specifically
Hangbin Liu
1
-0
/
+1
2023-04-05
net: fec: make use of MDIO C45 quirk
Greg Ungerer
2
-12
/
+25
2023-04-05
can: isotp: fix race between isotp_sendsmg() and isotp_release()
Oliver Hartkopp
1
-24
/
+31
2023-04-05
can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events
Michal Sojka
1
-1
/
+16
2023-04-05
can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infos
Oliver Hartkopp
1
-1
/
+1
2023-04-05
can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
Oleksij Rempel
1
-1
/
+4
2023-04-04
gve: Secure enough bytes in the first TX desc for all TCP pkts
Shailend Chand
2
-7
/
+7
2023-04-04
netlink: annotate lockless accesses to nlk->max_recvmsg_len
Eric Dumazet
1
-6
/
+9
2023-04-04
ethtool: reset #lanes when lanes is omitted
Andy Roulin
1
-3
/
+4
2023-04-04
ping: Fix potentail NULL deref for /proc/net/icmp.
Kuniyuki Iwashima
1
-4
/
+4
2023-04-04
raw: Fix NULL deref in raw_get_next().
Kuniyuki Iwashima
4
-31
/
+29
2023-04-04
ice: Reset FDIR counter in FDIR init stage
Lingyu Liu
1
-0
/
+16
2023-04-04
ice: fix wrong fallback logic for FDIR
Simei Su
1
-3
/
+4
2023-04-04
net: stmmac: fix up RX flow hash indirection table when setting channels
Corinna Vinschen
1
-1
/
+5
2023-04-04
net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probe
Siddharth Vadapalli
1
-2
/
+4
2023-04-03
wifi: mt76: ignore key disable commands
Felix Fietkau
8
-96
/
+62
2023-04-03
wifi: ath11k: reduce the MHI timeout to 20s
Kalle Valo
1
-1
/
+1
2023-04-03
ipv6: Fix an uninit variable access bug in __ip6_make_skb()
Ziyang Xuan
1
-1
/
+6
2023-04-03
net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENT
Sricharan Ramabadhran
1
-6
/
+9
2023-04-03
net: sfp: add quirk enabling 2500Base-x for HG MXPD-483II
Daniel Golle
1
-0
/
+4
2023-04-02
sctp: check send stream number after wait_for_sndbuf
Xin Long
1
-0
/
+4
2023-04-02
net: ethernet: mtk_eth_soc: fix remaining throughput regression
Felix Fietkau
1
-0
/
+4
2023-04-02
net: dsa: mv88e6xxx: Reset mv88e6393x force WD event bit
Gustav Ekelund
3
-1
/
+22
2023-04-02
net: don't let netpoll invoke NAPI if in xmit context
Jakub Kicinski
1
-1
/
+18
2023-03-31
icmp: guard against too small mtu
Eric Dumazet
1
-0
/
+5
2023-03-31
Revert "net: netcp: MAX_SKB_FRAGS is now 'int'"
Jakub Kicinski
1
-1
/
+1
2023-03-31
wifi: mt76: mt7921: fix fw used for offload check for mt7922
Lorenzo Bianconi
1
-1
/
+1
2023-03-31
wifi: mt76: mt7921: Fix use-after-free in fw features query.
Ben Greear
1
-2
/
+5
2023-03-31
wifi: brcmfmac: Fix SDIO suspend/resume regression
Hans de Goede
2
-10
/
+28
2023-03-31
vsock/vmci: convert VMCI error code to -ENOMEM on send
Arseniy Krasnov
1
-1
/
+7
2023-03-31
net: wwan: t7xx: do not compile with -Werror
Jiri Slaby (SUSE)
1
-2
/
+0
2023-03-31
net: netcp: MAX_SKB_FRAGS is now 'int'
Arnd Bergmann
1
-1
/
+1
2023-03-31
l2tp: generate correct module alias strings
Andrea Righi
2
-8
/
+8
2023-03-31
net: stmmac: remove redundant fixup to support fixed-link mode
Michael Sit Wei Hong
1
-1
/
+0
2023-03-31
net: stmmac: check if MAC needs to attach to a PHY
Michael Sit Wei Hong
1
-1
/
+3
2023-03-31
net: phylink: add phylink_expects_phy() method
Michael Sit Wei Hong
2
-0
/
+20
2023-03-31
net: qrtr: Fix a refcount bug in qrtr_recvmsg()
Ziyang Xuan
1
-0
/
+2
2023-03-31
virtio/vsock: fix leaks due to missing skb owner
Bobby Eshleman
1
-0
/
+10
2023-03-30
dm: fix __send_duplicate_bios() to always allow for splitting IO
Mike Snitzer
1
-0
/
+2
2023-03-30
dm: fix improper splitting for abnormal bios
Mike Snitzer
1
-3
/
+4
2023-03-30
net: ethernet: mtk_eth_soc: add missing ppe cache flush when deleting a flow
Felix Fietkau
1
-0
/
+1
2023-03-30
net: ethernet: mtk_eth_soc: fix L2 offloading with DSA untag offload
Felix Fietkau
2
-4
/
+7
2023-03-30
net: ethernet: mtk_eth_soc: fix flow block refcounting logic
Felix Fietkau
1
-1
/
+2
2023-03-30
net: mvneta: fix potential double-frees in mvneta_txq_sw_deinit()
Russell King (Oracle)
1
-0
/
+2
2023-03-30
net: dsa: sync unicast and multicast addresses for VLAN filters too
Vladimir Oltean
1
-5
/
+116
2023-03-30
net: dsa: mv88e6xxx: Enable IGMP snooping on user ports only
Steffen Bätz
1
-2
/
+7
2023-03-30
Revert "drm/scheduler: track GPU active time per entity"
Lucas Stach
2
-13
/
+0
2023-03-30
Revert "drm/etnaviv: export client GPU usage statistics via fdinfo"
Lucas Stach
1
-42
/
+1
2023-03-30
drm/etnaviv: fix reference leak when mmaping imported buffer
Lucas Stach
1
-1
/
+9
[next]