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
2024-11-26
octeontx2-af: RPM: fix stale RSFEC counters
Hariprasad Kelam
2
-5
/
+12
2024-11-26
octeontx2-af: RPM: Fix low network performance
Hariprasad Kelam
5
-11
/
+19
2024-11-26
octeontx2-af: RPM: Fix mismatch in lmac type
Hariprasad Kelam
1
-1
/
+1
2024-11-26
net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as broken
Maxime Chevallier
1
-0
/
+2
2024-11-26
marvell: pxa168_eth: fix call balance of pep->clk handling routines
Vitalii Mordan
1
-10
/
+4
2024-11-26
net: mdio-ipq4019: add missing error check
Rosen Penev
1
-1
/
+4
2024-11-26
selftests/rtnetlink.sh: add mngtempaddr test
Hangbin Liu
1
-0
/
+95
2024-11-26
net/ipv6: delete temporary address if mngtmpaddr is removed or unmanaged
Hangbin Liu
1
-12
/
+29
2024-11-26
net: stmmac: set initial EEE policy configuration
Choong Yong Liang
1
-0
/
+3
2024-11-26
rtase: Corrects error handling of the rtase_check_mac_version_valid()
Justin Lai
1
-0
/
+2
2024-11-26
rtase: Correct the speed for RTL907XD-V1
Justin Lai
1
-1
/
+12
2024-11-26
rtase: Refactor the rtase_check_mac_version_valid() function
Justin Lai
2
-13
/
+22
2024-11-26
s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct()
Sidraya Jayagond
1
-9
/
+17
2024-11-26
net/l2tp: fix warning in l2tp_exit_net found by syzbot
James Chapman
1
-3
/
+19
2024-11-24
selftests: net: test extacks in netlink dumps
Jakub Kicinski
2
-2
/
+130
2024-11-24
netlink: fix false positive warning in extack during dumps
Jakub Kicinski
1
-10
/
+11
2024-11-24
net: microchip: vcap: Add typegroup table terminators in kunit tests
Guenter Roeck
1
-7
/
+10
2024-11-24
net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configuration
Oleksij Rempel
1
-3
/
+3
2024-11-24
tg3: Set coherent DMA mask bits to 31 for BCM57766 chipsets
Pavan Chebbi
1
-0
/
+3
2024-11-24
rtnetlink: fix rtnl_dump_ifinfo() error path
Eric Dumazet
1
-4
/
+10
2024-11-24
selftests: fix nested double quotes in f-string
David Wei
1
-1
/
+1
2024-11-24
net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY device
Oleksij Rempel
1
-1
/
+4
2024-11-24
net: usb: lan78xx: Fix double free issue with interrupt buffer allocation
Oleksij Rempel
1
-15
/
+14
2024-11-24
net: phy: ensure that genphy_c45_an_config_eee_aneg() sees new value of phydev->eee_cfg.eee_enabled
Heiner Kallweit
1
-10
/
+14
2024-11-19
scripts: ipe: polgen: remove redundant close and error exit path
Colin Ian King
1
-10
/
+2
2024-11-19
arm64: dts: apm: Remove unused and undocumented "bus_num" property
Rob Herring (Arm)
2
-3
/
+0
2024-11-19
arm: dts: spear13xx: Remove unused and undocumented "pl022,slave-tx-disable" property
Rob Herring (Arm)
2
-4
/
+0
2024-11-19
arm64: dts: amd: Remove unused and undocumented "amd,zlib-support" property
Rob Herring (Arm)
2
-2
/
+0
2024-11-19
mm: page_frag: fix a compile error when kernel is not compiled
Yunsheng Lin
2
-1
/
+19
2024-11-19
Documentation: tipc: fix formatting issue in tipc.rst
tuqiang
1
-1
/
+1
2024-11-19
selftests: nic_performance: Add selftest for performance of NIC driver
Mohan Prasad J
3
-1
/
+157
2024-11-19
selftests: nic_link_layer: Add selftest case for speed and duplex states
Mohan Prasad J
1
-0
/
+22
2024-11-19
selftests: nic_link_layer: Add link layer selftest for NIC driver
Mohan Prasad J
4
-0
/
+315
2024-11-18
bnxt_en: Add FW trace coredump segments to the coredump
Shruti Parab
2
-6
/
+90
2024-11-18
bnxt_en: Add a new ethtool -W dump flag
Michael Chan
4
-7
/
+90
2024-11-18
bnxt_en: Add 2 parameters to bnxt_fill_coredump_seg_hdr()
Shruti Parab
2
-10
/
+17
2024-11-18
bnxt_en: Add functions to copy host context memory
Sreekanth Reddy
2
-0
/
+107
2024-11-18
bnxt_en: Do not free FW log context memory
Hongguang Gao
2
-9
/
+36
2024-11-18
bnxt_en: Manage the FW trace context memory
Shruti Parab
2
-0
/
+89
2024-11-18
bnxt_en: Allocate backing store memory for FW trace logs
Shruti Parab
2
-13
/
+57
2024-11-18
bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem()
Hongguang Gao
3
-19
/
+29
2024-11-18
bnxt_en: Refactor bnxt_free_ctx_mem()
Hongguang Gao
1
-13
/
+18
2024-11-18
bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_type
Shruti Parab
2
-0
/
+6
2024-11-18
bnxt_en: Update firmware interface spec to 1.10.3.85
Michael Chan
1
-37
/
+136
2024-11-18
selftests/bpf: Add some tests with sockmap SK_PASS
Jiayuan Chen
1
-0
/
+54
2024-11-18
bpf: fix recursive lock when verdict program return SK_PASS
Jiayuan Chen
1
-2
/
+2
2024-11-18
wireguard: device: support big tcp GSO
Daniel Borkmann
1
-0
/
+2
2024-11-18
wireguard: selftests: load nf_conntrack if not present
Hangbin Liu
1
-0
/
+1
2024-11-18
wireguard: allowedips: remove redundant selftest call
Dheeraj Reddy Jonnalagadda
1
-1
/
+0
2024-11-18
wireguard: device: omit unnecessary memset of netdev private data
Tobias Klauser
1
-1
/
+0
[next]