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-15
atm: eni: Add check for dma_map_single
Jiasheng Jiang
1
-0
/
+2
2022-03-14
net/packet: fix slab-out-of-bounds access in packet_recvmsg()
Eric Dumazet
1
-1
/
+10
2022-03-14
net: mdio: mscc-miim: fix duplicate debugfs entry
Michael Walle
1
-1
/
+8
2022-03-14
net: phy: marvell: Fix invalid comparison in the resume and suspend functions
Kurt Cancemi
1
-4
/
+4
2022-03-14
net: dsa: microchip: add spi_device_id tables
Claudiu Beznea
2
-0
/
+23
2022-03-12
netfilter: nf_tables: disable register tracking
Pablo Neira Ayuso
1
-2
/
+7
2022-03-11
vsock: each transport cycles only on its own sockets
Jiyong Park
5
-7
/
+20
2022-03-11
alx: acquire mutex for alx_reinit in alx_change_mtu
Niels Dossche
1
-1
/
+4
2022-03-11
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
1
-2
/
+2
2022-03-10
xdp: xdp_mem_allocator can be NULL in trace_mem_connect().
Sebastian Andrzej Siewior
1
-1
/
+2
2022-03-10
ice: Fix race condition during interface enslave
Ivan Vecera
2
-2
/
+21
2022-03-10
net: phy: meson-gxl: improve link-up behavior
Heiner Kallweit
1
-1
/
+7
2022-03-10
net: bcmgenet: Don't claim WOL when its not available
Jeremy Linton
1
-0
/
+7
2022-03-10
net: arc_emac: Fix use after free in arc_mdio_probe()
Jianglei Nie
1
-2
/
+3
2022-03-10
sctp: fix kernel-infoleak for SCTP sockets
Eric Dumazet
1
-6
/
+3
2022-03-10
net: phy: correct spelling error of media in documentation
Colin Foster
1
-2
/
+2
2022-03-10
net: phy: DP83822: clear MISR2 register to disable interrupts
Clément Léger
1
-1
/
+1
2022-03-10
gianfar: ethtool: Fix refcount leak in gfar_get_ts_info
Miaoqian Lin
1
-0
/
+1
2022-03-10
mm: gup: make fault_in_safe_writeable() use fixup_user_fault()
Linus Torvalds
1
-38
/
+19
2022-03-10
arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0
Pali Rohár
2
-2
/
+7
2022-03-10
ARM: fix build warning in proc-v7-bugs.c
Russell King (Oracle)
1
-1
/
+2
2022-03-10
gpio: sim: fix a typo
Bartosz Golaszewski
1
-1
/
+1
2022-03-10
gpio: ts4900: Do not set DAT and OE together
Mark Featherston
1
-5
/
+19
2022-03-09
selftests: pmtu.sh: Kill nettest processes launched in subshell.
Guillaume Nault
1
-2
/
+12
2022-03-09
selftests: pmtu.sh: Kill tcpdump processes launched by subshell.
Guillaume Nault
1
-2
/
+5
2022-03-09
NFC: port100: fix use-after-free in port100_send_complete
Pavel Skripkin
1
-0
/
+2
2022-03-09
ARM: Do not use NOCROSSREFS directive with ld.lld
Nathan Chancellor
1
-0
/
+8
2022-03-09
arm64: Do not include __READ_ONCE() block in assembly files
Nathan Chancellor
1
-2
/
+2
2022-03-09
ARM: fix co-processor register typo
Russell King (Oracle)
1
-1
/
+1
2022-03-09
net/mlx5e: SHAMPO, reduce TIR indication
Ben Ben-Ishay
3
-6
/
+1
2022-03-09
net/mlx5e: Lag, Only handle events from highest priority multipath entry
Roi Dayan
1
-3
/
+8
2022-03-09
net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE
Dima Chumak
1
-3
/
+0
2022-03-09
net/mlx5: Fix a race on command flush flow
Moshe Shemesh
1
-7
/
+8
2022-03-09
net/mlx5: Fix size field in bufferx_reg struct
Mohammad Kabat
1
-2
/
+2
2022-03-09
arm64: kasan: fix include error in MTE functions
Paul Semel
1
-0
/
+1
2022-03-09
ax25: Fix NULL pointer dereference in ax25_kill_by_device
Duoming Zhou
1
-0
/
+7
2022-03-09
net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base_mac_addr
Miaoqian Lin
1
-0
/
+1
2022-03-09
net: ethernet: lpc_eth: Handle error for clk_enable
Jiasheng Jiang
1
-1
/
+4
2022-03-09
net:mcf8390: Use platform_get_irq() to get the interrupt
Minghao Chi (CGEL ZTE)
1
-5
/
+5
2022-03-09
net: ethernet: ti: cpts: Handle error for clk_enable
Jiasheng Jiang
1
-1
/
+3
2022-03-08
tipc: fix incorrect order of state message data sanity check
Tung Nguyen
1
-4
/
+5
2022-03-08
ethernet: Fix error handling in xemaclite_of_probe
Miaoqian Lin
1
-1
/
+3
2022-03-08
block: fix blk_mq_attempt_bio_merge and rq_qos_throttle protection
Shin'ichiro Kawasaki
1
-12
/
+23
2022-03-08
ice: Fix curr_link_speed advertised speed
Jedrzej Jagielski
1
-1
/
+1
2022-03-08
ice: Don't use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2022-03-08
ice: Fix error with handling of bonding MTU
Dave Ertman
2
-15
/
+15
2022-03-08
ice: stop disabling VFs due to PF error responses
Jacob Keller
2
-21
/
+0
2022-03-08
i40e: stop disabling VFs due to PF error responses
Jacob Keller
3
-59
/
+9
2022-03-08
iavf: Fix adopting new combined setting
Michal Maloszewski
2
-4
/
+10
2022-03-08
iavf: Fix handling of vlan strip virtual channel messages
Michal Maloszewski
1
-0
/
+40
[next]