index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mctp: Add initial routing framework
Jeremy Kerr
2021-07-29
8
-1
/
+441
*
mctp: Add device handling and netlink interface
Jeremy Kerr
2021-07-29
10
-1
/
+491
*
mctp: Add initial driver infrastructure
Jeremy Kerr
2021-07-29
6
-0
/
+13
*
mctp: Add sockaddr_mctp to uapi
Jeremy Kerr
2021-07-29
1
-0
/
+21
*
mctp: Add base packet definitions
Jeremy Kerr
2021-07-29
2
-0
/
+36
*
mctp: Add base socket/protocol definitions
Jeremy Kerr
2021-07-29
1
-0
/
+163
*
mctp: Add MCTP base
Jeremy Kerr
2021-07-29
12
-3
/
+66
*
Merge branch 'nfc-const'
David S. Miller
2021-07-29
19
-71
/
+78
|
\
|
*
nfc: mrvl: constify static nfcmrvl_if_ops
Krzysztof Kozlowski
2021-07-29
6
-7
/
+7
|
*
nfc: mrvl: constify several pointers
Krzysztof Kozlowski
2021-07-29
6
-13
/
+15
|
*
nfc: microread: constify several pointers
Krzysztof Kozlowski
2021-07-29
3
-4
/
+4
|
*
nfc: fdp: constify several pointers
Krzysztof Kozlowski
2021-07-29
3
-13
/
+13
|
*
nfc: fdp: use unsigned int as loop iterator
Krzysztof Kozlowski
2021-07-29
1
-1
/
+2
|
*
nfc: fdp: drop unneeded cast for printing firmware size in dev_dbg()
Krzysztof Kozlowski
2021-07-29
1
-4
/
+4
|
*
nfc: nfcsim: constify drvdata (struct nfcsim)
Krzysztof Kozlowski
2021-07-29
1
-1
/
+1
|
*
nfc: virtual_ncidev: constify pointer to nfc_dev
Krzysztof Kozlowski
2021-07-29
1
-1
/
+1
|
*
nfc: trf7970a: constify several pointers
Krzysztof Kozlowski
2021-07-29
1
-8
/
+9
|
*
nfc: port100: constify several pointers
Krzysztof Kozlowski
2021-07-29
1
-17
/
+20
|
*
nfc: mei_phy: constify buffer passed to mei_nfc_send()
Krzysztof Kozlowski
2021-07-29
1
-1
/
+1
|
*
nfc: constify passed nfc_dev
Krzysztof Kozlowski
2021-07-29
1
-2
/
+2
|
/
*
Merge branch 'skb-gro-optimize'
David S. Miller
2021-07-29
6
-16
/
+62
|
\
|
*
veth: use skb_prepare_for_gro()
Paolo Abeni
2021-07-29
1
-1
/
+1
|
*
skbuff: allow 'slow_gro' for skb carring sock reference
Paolo Abeni
2021-07-29
3
-4
/
+24
|
*
net: optimize GRO for the common case.
Paolo Abeni
2021-07-29
2
-11
/
+28
|
*
sk_buff: track extension status in slow_gro
Paolo Abeni
2021-07-29
1
-0
/
+1
|
*
sk_buff: track dst status in slow_gro
Paolo Abeni
2021-07-29
2
-0
/
+4
|
*
sk_buff: introduce 'slow_gro' flags
Paolo Abeni
2021-07-29
1
-0
/
+4
|
/
*
Documentation: networking: add ioam6-sysctl into index
Hu Haowen
2021-07-28
1
-0
/
+1
*
net: dsa: sja1105: be stateless when installing FDB entries
Vladimir Oltean
2021-07-28
2
-18
/
+3
*
Merge branch 'switchdev-notifiers'
David S. Miller
2021-07-28
3
-32
/
+12
|
\
|
*
net: bridge: switchdev: treat local FDBs the same as entries towards the bridge
Vladimir Oltean
2021-07-28
2
-3
/
+2
|
*
net: bridge: switchdev: replay the entire FDB for each port
Vladimir Oltean
2021-07-28
3
-30
/
+11
|
/
*
Merge branch 'bnxt_en-ptp'
David S. Miller
2021-07-28
4
-22
/
+423
|
\
|
*
bnxt_en: Log if an invalid signal detected on TSIO pin
Pavan Chebbi
2021-07-28
2
-0
/
+28
|
*
bnxt_en: Event handler for PPS events
Pavan Chebbi
2021-07-28
3
-0
/
+58
|
*
bnxt_en: 1PPS functions to configure TSIO pins
Pavan Chebbi
2021-07-28
3
-2
/
+178
|
*
bnxt_en: 1PPS support for 5750X family chips
Pavan Chebbi
2021-07-28
4
-1
/
+113
|
*
bnxt_en: Do not read the PTP PHC during chip reset
Michael Chan
2021-07-28
2
-11
/
+35
|
*
bnxt_en: Move bnxt_ptp_init() from bnxt_open() back to bnxt_init_one()
Michael Chan
2021-07-28
2
-9
/
+12
|
/
*
Merge branch 'fec-next'
David S. Miller
2021-07-28
6
-4
/
+202
|
\
|
*
arm64: dts: imx8qxp: add "fsl,imx8qm-fec" compatible string for FEC
Joakim Zhang
2021-07-28
1
-2
/
+2
|
*
arm64: dts: imx8m: add "fsl,imx8mq-fec" compatible string for FEC
Joakim Zhang
2021-07-28
2
-2
/
+2
|
*
net: fec: add MAC internal delayed clock feature support
Fugang Duan
2021-07-28
2
-0
/
+33
|
*
net: fec: add eee mode tx lpi support
Fugang Duan
2021-07-28
2
-0
/
+95
|
*
net: fec: add imx8mq and imx8qm new versions support
Fugang Duan
2021-07-28
2
-0
/
+43
|
*
dt-bindings: net: fsl,fec: add RGMII internal clock delay
Joakim Zhang
2021-07-28
1
-0
/
+9
|
*
dt-bindings: net: fsl,fec: update compatible items
Joakim Zhang
2021-07-28
1
-0
/
+18
|
/
*
tc-testing: Add control-plane selftest for skbmod SKBMOD_F_ECN option
Peilin Ye
2021-07-28
1
-0
/
+24
*
net/sched: act_skbmod: Add SKBMOD_F_ECN option support
Peilin Ye
2021-07-28
2
-12
/
+33
*
nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload()
Yang Yingliang
2021-07-28
1
-2
/
+6
[next]