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
/
testing
/
memblock
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-04
net/mlx5: Avoid double clear or set of sync reset requested
Moshe Shemesh
1
-9
/
+19
2022-05-04
net/mlx5: Fix deadlock in sync reset flow
Moshe Shemesh
1
-17
/
+17
2022-05-04
net/mlx5e: Fix trust state reset in reload
Moshe Tal
1
-0
/
+10
2022-05-04
net/mlx5e: Avoid checking offload capability in post_parse action
Ariel Levkovich
1
-2
/
+1
2022-05-04
net/mlx5e: CT: Fix queued up restore put() executing after relevant ft release
Paul Blakey
1
-0
/
+4
2022-05-04
net/mlx5e: TC, fix decap fallback to uplink when int port not supported
Ariel Levkovich
1
-1
/
+2
2022-05-04
net/mlx5e: TC, Fix ct_clear overwriting ct action metadata
Ariel Levkovich
3
-16
/
+49
2022-05-04
net/mlx5e: Lag, Don't skip fib events on current dst
Vlad Buslov
2
-8
/
+14
2022-05-04
net/mlx5e: Lag, Fix fib_info pointer assignment
Vlad Buslov
1
-1
/
+1
2022-05-04
net/mlx5e: Lag, Fix use-after-free in fib event handler
Vlad Buslov
2
-11
/
+20
2022-05-04
net/mlx5e: Fix the calling of update_buffer_lossy() API
Mark Zhang
1
-2
/
+2
2022-05-04
net/mlx5e: Don't match double-vlan packets if cvlan is not set
Vlad Buslov
1
-0
/
+11
2022-05-04
net/mlx5: Fix slab-out-of-bounds while reading resource dump menu
Aya Levin
1
-6
/
+25
2022-05-04
net/mlx5e: Fix wrong source vport matching on tunnel rule
Ariel Levkovich
1
-1
/
+1
2022-05-03
bnxt_en: Fix unnecessary dropping of RX packets
Michael Chan
1
-0
/
+4
2022-05-03
bnxt_en: Initiallize bp->ptp_lock first before using it
Michael Chan
1
-8
/
+7
2022-05-03
bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flag
Somnath Kotur
1
-5
/
+4
2022-05-03
smsc911x: allow using IRQ0
Sergey Shtylyov
1
-1
/
+1
2022-05-03
net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT
Matthew Hagan
1
-1
/
+11
2022-05-03
net: rds: acquire refcount on TCP sockets
Tetsuo Handa
1
-0
/
+8
2022-05-03
selftests/net: so_txtime: usage(): fix documentation of default clock
Marc Kleine-Budde
1
-1
/
+1
2022-05-03
selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systems
Marc Kleine-Budde
1
-1
/
+1
2022-05-03
selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is operational
Ido Schimmel
1
-0
/
+3
2022-05-03
net: emaclite: Add error handling for of_address_to_resource()
Shravya Kumbham
1
-3
/
+12
2022-05-03
net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
Shravya Kumbham
1
-15
/
+0
2022-05-01
net: dsa: b53: convert to phylink_pcs
Russell King (Oracle)
5
-72
/
+75
2022-05-01
pci_irq_vector() can't be used in atomic context any longer. This conflicts
Thomas Gleixner
1
-8
/
+8
2022-05-01
nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs
Duoming Zhou
1
-1
/
+1
2022-05-01
nfc: replace improper check device_is_registered() in netlink related functions
Duoming Zhou
1
-15
/
+14
2022-05-01
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
3
-1
/
+3
2022-04-30
mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()
Eric Dumazet
1
-4
/
+4
2022-04-30
net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
Eric Dumazet
1
-3
/
+6
2022-04-30
rxrpc: Enable IPv6 checksums on transport socket
David Howells
1
-0
/
+3
2022-04-30
net: cpsw: add missing of_node_put() in cpsw_probe_dt()
Yang Yingliang
1
-1
/
+4
2022-04-29
net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_mdio_mux()
Yang Yingliang
1
-0
/
+1
2022-04-29
net: dsa: mt7530: add missing of_node_put() in mt7530_setup()
Yang Yingliang
1
-0
/
+1
2022-04-29
net: dsa: ksz9477: port mirror sniffing limited to one port
Arun Ramadoss
1
-4
/
+34
2022-04-29
hinic: fix bug of wq out of bound access
Qiao Ma
1
-2
/
+5
2022-04-29
net: mdio: Fix ENOMEM return value in BCM6368 mux bus controller
Niels Dossche
1
-1
/
+1
2022-04-29
net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()
Yang Yingliang
1
-0
/
+1
2022-04-29
selftests/net/forwarding: add missing tests to Makefile
Hangbin Liu
1
-0
/
+33
2022-04-29
selftests/net: add missing tests to Makefile
Hangbin Liu
1
-1
/
+2
2022-04-29
can: grcan: only use the NAPI poll budget for RX
Andreas Larsson
1
-15
/
+7
2022-04-29
can: grcan: grcan_probe(): fix broken system id check for errata workaround needs
Andreas Larsson
1
-5
/
+11
2022-04-29
can: grcan: use ofdev->dev when allocating DMA memory
Daniel Hellstrom
1
-2
/
+4
2022-04-29
can: grcan: grcan_close(): fix deadlock
Duoming Zhou
1
-0
/
+2
2022-04-29
can: isotp: remove re-binding of bound socket
Oliver Hartkopp
1
-20
/
+5
2022-04-28
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
1
-1
/
+2
2022-04-28
Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
Dany Madden
2
-100
/
+35
2022-04-28
net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
Vladimir Oltean
1
-4
/
+0
[next]