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.13.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-08-09
team: change the getter function in the team_option structure to void
Zhengchao Shao
4
-48
/
+33
2023-08-09
team: change the init function in the team_option structure to void
Zhengchao Shao
4
-19
/
+11
2023-08-09
team: remove unreferenced header in broadcast and roundrobin files
Zhengchao Shao
2
-2
/
+0
2023-08-09
team: add __exit modifier to team_nl_fini()
Zhengchao Shao
1
-1
/
+1
2023-08-09
Merge branch 'net-fs_enet-driver-cleanup'
Jakub Kicinski
13
-197
/
+27
2023-08-09
net: fs_enet: Use cpm_muram_xxx() functions instead of cpm_dpxxx() macros
Christophe Leroy
2
-5
/
+5
2023-08-09
net: fs_enet: Remove linux/fs_enet_pd.h
Christophe Leroy
2
-119
/
+0
2023-08-09
net: fs_enet: Don't include fs_enet_pd.h when not needed
Christophe Leroy
3
-3
/
+0
2023-08-09
net: fs_enet: Move struct fs_platform_info into fs_enet.h
Christophe Leroy
3
-17
/
+19
2023-08-09
net: fs_enet: Remove stale prototypes from fsl_soc.c
Christophe Leroy
1
-3
/
+0
2023-08-09
net: fs_enet: Remove has_phy field in fs_platform_info struct
Christophe Leroy
2
-15
/
+0
2023-08-09
net: fs_enet: Remove unused fields in fs_platform_info struct
Christophe Leroy
1
-19
/
+0
2023-08-09
net: fs_enet: Remove fs_get_id()
Christophe Leroy
1
-11
/
+0
2023-08-09
net: fs_enet: Fix address space and base types mismatches
Christophe Leroy
2
-3
/
+3
2023-08-09
net: fs_enet: Remove set but not used variable
Christophe Leroy
1
-2
/
+0
2023-08-09
net: hns: Remove unused function declaration mac_adjust_link()
Yue Haibing
1
-1
/
+0
2023-08-09
i40e: Remove unused function declarations
Yue Haibing
1
-17
/
+0
2023-08-09
ixgbe: Remove unused function declarations
Yue Haibing
2
-7
/
+0
2023-08-08
Merge branch 'net-remove-redundant-initialization-owner'
Jakub Kicinski
2
-2
/
+0
2023-08-08
net: dpaa2-switch: Remove redundant initialization owner in dpaa2_switch_drv
Li Zetao
1
-1
/
+0
2023-08-08
net: dpaa2-eth: Remove redundant initialization owner in dpaa2_eth_driver
Li Zetao
1
-1
/
+0
2023-08-08
Merge branch 'octeontx2-af-tc-flower-offload-changes'
Jakub Kicinski
5
-38
/
+89
2023-08-08
octeontx2-af: TC flower offload support for inner VLAN
Suman Ghosh
5
-6
/
+44
2023-08-08
octeontx2-af: Code restructure to handle TC outer VLAN offload
Suman Ghosh
1
-40
/
+53
2023-08-07
Merge branch 'page_pool-a-couple-of-assorted-optimizations'
Jakub Kicinski
44
-308
/
+339
2023-08-07
net: skbuff: always try to recycle PP pages directly when in softirq
Alexander Lobakin
1
-1
/
+3
2023-08-07
page_pool: add a lockdep check for recycling in hardirq
Jakub Kicinski
2
-0
/
+9
2023-08-07
net: skbuff: avoid accessing page_pool if !napi_safe when returning page
Alexander Lobakin
1
-5
/
+7
2023-08-07
page_pool: place frag_* fields in one cacheline
Alexander Lobakin
1
-5
/
+5
2023-08-07
net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>
Alexander Lobakin
4
-45
/
+46
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
43
-267
/
+284
2023-08-07
Merge tag 'linux-can-next-for-6.6-20230807' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
1
-30
/
+0
2023-08-07
Merge branch 'net-stmmac-correct-mac-propagation-delay'
Jakub Kicinski
6
-0
/
+64
2023-08-07
net: stmmac: dwmac-imx: enable MAC propagation delay correction for i.MX8MP
Johannes Zink
1
-0
/
+5
2023-08-07
net: stmmac: correct MAC propagation delay
Johannes Zink
5
-0
/
+59
2023-08-07
udp/udplite: Remove unused function declarations udp{,lite}_get_port()
Yue Haibing
2
-5
/
+0
2023-08-07
net: sfp: Remove unused function declaration sfp_link_configure()
Yue Haibing
1
-1
/
+0
2023-08-07
ndisc: Remove unused ndisc_ifinfo_sysctl_strategy() declaration
Yue Haibing
1
-3
/
+0
2023-08-07
net: pkt_cls: Remove unused inline helpers
Yue Haibing
1
-13
/
+0
2023-08-07
neighbour: Remove unused function declaration pneigh_for_each()
Yue Haibing
1
-2
/
+0
2023-08-07
net/tls: Remove unused function declarations
Yue Haibing
1
-4
/
+0
2023-08-07
Revert "riscv: dts: allwinner: d1: Add CAN controller nodes"
Marc Kleine-Budde
1
-30
/
+0
2023-08-06
net: omit ndo_hwtstamp_get() call when possible in dev_set_hwtstamp_phylib()
Vladimir Oltean
1
-2
/
+5
2023-08-06
net: ethernet: adi: adin1110: use eth_broadcast_addr() to assign broadcast ad...
Yang Yingliang
1
-4
/
+4
2023-08-06
ibmvnic: remove unused rc variable
Yu Liao
1
-2
/
+1
2023-08-06
net: mana: Add page pool for RX buffers
Haiyang Zhang
2
-16
/
+77
2023-08-06
Merge branch 'gve-desc'
David S. Miller
7
-121
/
+649
2023-08-06
gve: update gve.rst
Rushil Gupta
1
-0
/
+9
2023-08-06
gve: RX path for DQO-QPL
Rushil Gupta
2
-18
/
+114
2023-08-06
gve: Tx path for DQO-QPL
Rushil Gupta
2
-83
/
+398
[next]