index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
firewire
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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_...
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-30
net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...
Yang Yingliang
1
-0
/
+1
2022-04-30
net: dsa: mt7530: add missing of_node_put() in mt7530_setup()
Yang Yingliang
1
-0
/
+1
2022-04-30
net: dsa: ksz9477: port mirror sniffing limited to one port
Arun Ramadoss
1
-4
/
+34
2022-04-30
hinic: fix bug of wq out of bound access
Qiao Ma
1
-2
/
+5
2022-04-30
net: mdio: Fix ENOMEM return value in BCM6368 mux bus controller
Niels Dossche
1
-1
/
+1
2022-04-30
net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()
Yang Yingliang
1
-0
/
+1
2022-04-30
selftests/net/forwarding: add missing tests to Makefile
Hangbin Liu
1
-0
/
+33
2022-04-30
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 n...
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
2022-04-28
ixgbe: ensure IPsec VF<->PF compatibility
Leon Romanovsky
1
-1
/
+2
2022-04-28
MAINTAINERS: Update BNXT entry with firmware files
Florian Fainelli
1
-0
/
+2
2022-04-28
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
1
-14
/
+38
2022-04-28
gfs2: No short reads or writes upon glock contention
Andreas Gruenbacher
1
-4
/
+0
2022-04-28
net: fec: add missing of_node_put() in fec_enet_init_stop_mode()
Yang Yingliang
1
-1
/
+1
2022-04-28
bnx2x: fix napi API usage sequence
Manish Chopra
1
-4
/
+5
2022-04-28
tls: Skip tls_append_frag on zero copy size
Maxim Mikityanskiy
1
-5
/
+7
2022-04-27
docs: vm/page_owner: use literal blocks for param description
Akira Yokosawa
1
-2
/
+3
2022-04-27
kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink oc...
Zqiang
1
-0
/
+7
2022-04-27
intel_idle: Fix SPR C6 optimization
Artem Bityutskiy
1
-5
/
+3
2022-04-27
intel_idle: Fix the 'preferred_cstates' module parameter
Artem Bityutskiy
1
-7
/
+12
2022-04-27
hex2bin: fix access beyond string end
Mikulas Patocka
1
-3
/
+6
2022-04-27
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
2
-8
/
+26
2022-04-27
Add Eric Dumazet to networking maintainers
Jakub Kicinski
1
-0
/
+2
2022-04-27
floppy: disable FDRAWCMD by default
Willy Tarreau
2
-11
/
+48
2022-04-27
platform/x86/intel: pmc/core: change pmc_lpm_modes to static
Tom Rix
1
-1
/
+1
2022-04-27
platform/x86/intel/sdsi: Fix bug in multi packet reads
David E. Box
1
-5
/
+3
2022-04-27
platform/x86/intel/sdsi: Poll on ready bit for writes
David E. Box
1
-2
/
+2
2022-04-27
platform/x86/intel/sdsi: Handle leaky bucket
David E. Box
1
-7
/
+25
2022-04-27
platform/x86: intel-uncore-freq: Prevent driver loading in guests
Srinivas Pandruvada
1
-0
/
+3
2022-04-27
platform/x86: gigabyte-wmi: added support for B660 GAMING X DDR4 motherboard
Darryn Anton Jordan
1
-0
/
+1
2022-04-27
platform/x86: dell-laptop: Add quirk entry for Latitude 7520
Gabriele Mazzotta
1
-0
/
+13
2022-04-27
platform/x86: asus-wmi: Fix driver not binding when fan curve control probe f...
Hans de Goede
1
-3
/
+4
[next]