index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-12
net: usb: asix: suspend embedded PHY if external is used
Oleksij Rempel
2
-1
/
+20
2022-03-12
net: usb: asix: make use of mdiobus_get_phy and phy_connect_direct
Oleksij Rempel
2
-10
/
+10
2022-03-12
net: usb: asix: store chipid to avoid reading it on reset
Oleksij Rempel
2
-12
/
+8
2022-03-12
net: usb: asix: unify ax88772_resume code
Oleksij Rempel
2
-24
/
+9
2022-03-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
15
-40
/
+101
2022-03-11
Merge branch 'nfp-preliminary-support-for-nfp-3800'
Jakub Kicinski
16
-91
/
+176
2022-03-11
nfp: add support for NFP3800/NFP3803 PCIe devices
Dirk van der Merwe
6
-4
/
+31
2022-03-11
nfp: take chip version into account for ring sizes
Jakub Kicinski
4
-10
/
+16
2022-03-11
nfp: parametrize QCP offset/size using dev_info
Jakub Kicinski
6
-9
/
+32
2022-03-11
nfp: use dev_info for the DMA mask
Jakub Kicinski
5
-7
/
+6
2022-03-11
nfp: use dev_info for PCIe config space BAR offsets
Jakub Kicinski
3
-12
/
+12
2022-03-11
nfp: introduce dev_info static chip data
Jakub Kicinski
11
-13
/
+68
2022-03-11
nfp: sort the device ID tables
Jakub Kicinski
1
-2
/
+2
2022-03-11
nfp: use PluDevice register for model for non-NFP6000 chips
Dirk van der Merwe
1
-2
/
+7
2022-03-11
nfp: use PCI_DEVICE_ID_NETRONOME_NFP6000_VF for VFs instead
Dirk van der Merwe
1
-2
/
+1
2022-03-11
nfp: remove pessimistic NFP_QCP_MAX_ADD limits
Christo du Toit
1
-30
/
+2
2022-03-11
nfp: remove define for an unused control bit
Jakub Kicinski
1
-1
/
+0
2022-03-11
ethernet: 8390: Remove unnecessary print function dev_err()
Yang Li
1
-3
/
+1
2022-03-11
net: remove exports for netdev_name_node_alt_create() and destroy
Jakub Kicinski
1
-2
/
+0
2022-03-11
net: netvsc: remove break after return
Saurabh Sengar
1
-1
/
+0
2022-03-11
tcp: unexport tcp_ca_get_key_by_name and tcp_ca_get_name_by_key
Christoph Hellwig
1
-2
/
+0
2022-03-11
net: ipa: use struct_size() for the interconnect array
Alex Elder
1
-2
/
+2
2022-03-11
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
231
-3867
/
+13672
2022-03-11
Merge branch 'ptp-ocp-new-firmware-support'
David S. Miller
2
-156
/
+1144
2022-03-11
docs: ABI: Document new timecard sysfs nodes.
Jonathan Lemon
1
-1
/
+93
2022-03-11
ptp: ocp: Add 2 more timestampers
Jonathan Lemon
1
-5
/
+56
2022-03-11
ptp: ocp: Add 4 frequency counters
Jonathan Lemon
1
-7
/
+165
2022-03-11
ptp: ocp: Program the signal generators via PTP_CLK_REQ_PEROUT
Jonathan Lemon
1
-9
/
+94
2022-03-11
ptp: ocp: Add signal generators and update sysfs nodes
Jonathan Lemon
1
-10
/
+476
2022-03-11
ptp: ocp: Add firmware capability bits for feature gating
Jonathan Lemon
1
-5
/
+33
2022-03-11
ptp: ocp: Add GND and VCC output selectors
Jonathan Lemon
1
-0
/
+2
2022-03-11
ptp: ocp: Rename output selector 'GNSS' to 'GNSS1'
Jonathan Lemon
1
-4
/
+4
2022-03-11
ptp: ocp: Add ability to disable input selectors.
Jonathan Lemon
1
-11
/
+23
2022-03-11
ptp: ocp: Add support for selectable SMA directions.
Jonathan Lemon
1
-117
/
+211
2022-03-11
net: lan966x: Improve the CPU TX bitrate.
Horatiu Vultur
1
-0
/
+3
2022-03-11
net: ethernet: ezchip: fix platform_get_irq.cocci warning
Yihao Han
1
-1
/
+0
2022-03-11
flow_dissector: Add support for HSRv0
Kurt Kanzenbach
1
-0
/
+1
2022-03-11
net: mv643xx_eth: use platform_get_irq() instead of platform_get_resource()
Minghao Chi
1
-5
/
+5
2022-03-11
net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-5
/
+20
2022-03-11
net: ethernet: ti: am65-cpsw: Convert to PHYLINK
Siddharth Vadapalli
3
-160
/
+129
2022-03-11
mac80211: Add support to trigger sta disconnect on hardware restart
Youghandhar Chintala
4
-3
/
+55
2022-03-11
powerpc/net: Implement powerpc specific csum_shift() to remove branch
Christophe Leroy
2
-0
/
+9
2022-03-11
Merge tag 'mlx5-updates-2022-03-10' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
33
-69
/
+700
2022-03-11
mac80211: fix potential double free on mesh join
Linus Lüssing
1
-3
/
+0
2022-03-11
mac80211: correct legacy rates check in ieee80211_calc_rx_airtime
MeiChia Chiu
1
-1
/
+3
2022-03-11
nl80211: fix typo of NL80211_IF_TYPE_OCB in documentation
Veerendranath Jakkam
1
-1
/
+1
2022-03-11
mac80211: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-1
/
+1
2022-03-11
mac80211: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Yihao Han
1
-3
/
+3
2022-03-10
net/mlx5e: Remove overzealous validations in netlink EEPROM query
Gal Pressman
1
-23
/
+0
2022-03-10
net/mlx5: Parse module mapping using mlx5_ifc
Gal Pressman
3
-8
/
+7
[next]