index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
319
-1351
/
+2815
2023-06-08
Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
105
-386
/
+788
2023-06-08
Merge tag 'xfs-6.4-rc5-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
24
-229
/
+427
2023-06-08
Merge branch 'crypto-splice-net-make-af_alg-handle-sendmsg-msg_splice_pages'
Paolo Abeni
11
-445
/
+451
2023-06-08
crypto: af_alg/hash: Support MSG_SPLICE_PAGES
David Howells
2
-41
/
+70
2023-06-08
crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
David Howells
1
-44
/
+8
2023-06-08
crypto: af_alg: Support MSG_SPLICE_PAGES
David Howells
3
-17
/
+37
2023-06-08
crypto: af_alg: Indent the loop in af_alg_sendmsg()
David Howells
1
-24
/
+27
2023-06-08
crypto: af_alg: Use extract_iter_to_sg() to create scatterlists
David Howells
5
-59
/
+40
2023-06-08
crypto: af_alg: Pin pages rather than ref'ing if appropriate
David Howells
2
-3
/
+8
2023-06-08
Move netfs_extract_iter_to_sg() to lib/scatterlist.c
David Howells
4
-271
/
+274
2023-06-08
Wrap lines at 80
David Howells
1
-1
/
+2
2023-06-08
Fix a couple of spelling mistakes
David Howells
1
-2
/
+2
2023-06-08
Drop the netfs_ prefix from netfs_extract_iter_to_sg()
David Howells
4
-39
/
+39
2023-06-08
Merge branch 'txgbe-phylink-support'
Paolo Abeni
11
-33
/
+881
2023-06-08
net: txgbe: Support phylink MAC layer
Jiawen Wu
4
-15
/
+154
2023-06-08
net: txgbe: Implement phylink pcs
Jiawen Wu
3
-2
/
+93
2023-06-08
net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
Jiawen Wu
2
-0
/
+31
2023-06-08
net: txgbe: Support GPIO to SFP socket
Jiawen Wu
6
-19
/
+283
2023-06-08
net: txgbe: Add SFP module identify
Jiawen Wu
3
-0
/
+32
2023-06-08
net: txgbe: Register I2C platform device
Jiawen Wu
3
-0
/
+77
2023-06-08
net: txgbe: Register fixed rate clock
Jiawen Wu
3
-0
/
+44
2023-06-08
net: txgbe: Add software nodes to support phylink
Jiawen Wu
6
-1
/
+171
2023-06-08
Merge branch 'bnxt_en-bug-fixes'
Paolo Abeni
3
-10
/
+33
2023-06-08
bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacks
Somnath Kotur
1
-7
/
+18
2023-06-08
bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE event
Pavan Chebbi
2
-0
/
+7
2023-06-08
bnxt_en: Skip firmware fatal error recovery if chip is not accessible
Vikas Gupta
1
-2
/
+3
2023-06-08
bnxt_en: Query default VLAN before VNIC setup on a VF
Somnath Kotur
1
-0
/
+3
2023-06-08
bnxt_en: Don't issue AP reset during ethtool's reset operation
Sreekanth Reddy
1
-1
/
+1
2023-06-08
bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg()
Pavan Chebbi
1
-0
/
+1
2023-06-08
Merge tag 'batadv-net-pullrequest-20230607' of git://git.open-mesh.org/linux-...
Jakub Kicinski
1
-1
/
+1
2023-06-08
net: bcmgenet: Fix EEE implementation
Florian Fainelli
3
-14
/
+16
2023-06-08
eth: ixgbe: fix the wake condition
Jakub Kicinski
1
-1
/
+1
2023-06-08
eth: bnxt: fix the wake condition
Jakub Kicinski
1
-1
/
+1
2023-06-08
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
12
-7
/
+112
2023-06-08
net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
Michal Smulski
4
-4
/
+53
2023-06-08
lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()
Ben Hutchings
1
-1
/
+1
2023-06-07
Merge tag 'input-for-v6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-7
/
+37
2023-06-07
Merge branch 'followup-fixes-for-the-dwmac-and-altera-lynx-conversion'
Jakub Kicinski
5
-12
/
+26
2023-06-07
net: dwmac_socfpga: initialize local data for mdio regmap configuration
Maxime Chevallier
1
-6
/
+9
2023-06-07
net: altera_tse: explicitly disable autoscan on the regmap-mdio bus
Maxime Chevallier
1
-0
/
+1
2023-06-07
net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpga
Maxime Chevallier
3
-5
/
+13
2023-06-07
net: altera_tse: Use the correct Kconfig option for the PCS_LYNX dependency
Maxime Chevallier
1
-1
/
+1
2023-06-07
net: altera-tse: Initialize local structs before using it
Maxime Chevallier
1
-0
/
+2
2023-06-07
Merge branch 'tools-ynl-generate-code-for-the-handshake-family'
Jakub Kicinski
4
-11
/
+593
2023-06-07
tools: ynl: generate code for the handshake family
Jakub Kicinski
3
-1
/
+534
2023-06-07
tools: ynl-gen: improve unwind on parsing errors
Jakub Kicinski
1
-5
/
+17
2023-06-07
tools: ynl-gen: fill in support for MultiAttr scalars
Jakub Kicinski
1
-5
/
+42
2023-06-07
MAINTAINERS: Add entry for debug objects
Thomas Gleixner
1
-0
/
+8
2023-06-07
afs: Fix setting of mtime when creating a file/dir/symlink
David Howells
1
-0
/
+3
[next]