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
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-05
xfrm: state: fix out-of-bounds read during lookup
Florian Westphal
1
-19
/
+70
2024-11-25
xfrm: replay: Fix the update of replay_esn->oseq_hi for GSO
Jianbo Liu
1
-4
/
+6
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
2024-11-18
netpoll: Use rcu_access_pointer() in netpoll_poll_lock
Breno Leitao
1
-1
/
+1
2024-11-18
netpoll: Use rcu_access_pointer() in __netpoll_setup
Breno Leitao
1
-1
/
+1
2024-11-18
net: ip: fix unexpected return in fib_validate_source()
Menglong Dong
1
-1
/
+1
2024-11-18
net/fungible: Remove unused fun_create_queue
Dr. David Alan Gilbert
2
-66
/
+0
2024-11-18
UAPI: ethtool: Avoid flex-array in struct ethtool_link_settings
Kees Cook
1
-0
/
+7
2024-11-18
Revert "UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings"
Kees Cook
1
-18
/
+15
2024-11-18
Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings"
Kees Cook
9
-26
/
+22
2024-11-18
selftests: net: add more info to error in bpf_offload
Jakub Kicinski
1
-2
/
+3
2024-11-18
MAINTAINERS: exclude can core, drivers and DT bindings from netdev ML
Jakub Kicinski
1
-0
/
+3
2024-11-18
net/smc: Run patches also by RDMA ML
Gerd Bayer
1
-0
/
+1
2024-11-18
mptcp: pm: avoid code duplication to lookup endp
Geliang Tang
1
-14
/
+6
2024-11-18
mptcp: pm: lockless list traversal to dump endp
Matthieu Baerts (NGI0)
1
-6
/
+7
[next]