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
2021-07-29
nfc: constify passed nfc_dev
Krzysztof Kozlowski
1
-2
/
+2
2021-07-29
Merge branch 'skb-gro-optimize'
David S. Miller
6
-16
/
+62
2021-07-29
veth: use skb_prepare_for_gro()
Paolo Abeni
1
-1
/
+1
2021-07-29
skbuff: allow 'slow_gro' for skb carring sock reference
Paolo Abeni
3
-4
/
+24
2021-07-29
net: optimize GRO for the common case.
Paolo Abeni
2
-11
/
+28
2021-07-29
sk_buff: track extension status in slow_gro
Paolo Abeni
1
-0
/
+1
2021-07-29
sk_buff: track dst status in slow_gro
Paolo Abeni
2
-0
/
+4
2021-07-29
sk_buff: introduce 'slow_gro' flags
Paolo Abeni
1
-0
/
+4
2021-07-28
Documentation: networking: add ioam6-sysctl into index
Hu Haowen
1
-0
/
+1
2021-07-28
net: dsa: sja1105: be stateless when installing FDB entries
Vladimir Oltean
2
-18
/
+3
2021-07-28
Merge branch 'switchdev-notifiers'
David S. Miller
3
-32
/
+12
2021-07-28
net: bridge: switchdev: treat local FDBs the same as entries towards the bridge
Vladimir Oltean
2
-3
/
+2
2021-07-28
net: bridge: switchdev: replay the entire FDB for each port
Vladimir Oltean
3
-30
/
+11
2021-07-28
Merge branch 'bnxt_en-ptp'
David S. Miller
4
-22
/
+423
2021-07-28
bnxt_en: Log if an invalid signal detected on TSIO pin
Pavan Chebbi
2
-0
/
+28
2021-07-28
bnxt_en: Event handler for PPS events
Pavan Chebbi
3
-0
/
+58
2021-07-28
bnxt_en: 1PPS functions to configure TSIO pins
Pavan Chebbi
3
-2
/
+178
2021-07-28
bnxt_en: 1PPS support for 5750X family chips
Pavan Chebbi
4
-1
/
+113
2021-07-28
bnxt_en: Do not read the PTP PHC during chip reset
Michael Chan
2
-11
/
+35
2021-07-28
bnxt_en: Move bnxt_ptp_init() from bnxt_open() back to bnxt_init_one()
Michael Chan
2
-9
/
+12
2021-07-28
Merge branch 'fec-next'
David S. Miller
6
-4
/
+202
2021-07-28
arm64: dts: imx8qxp: add "fsl,imx8qm-fec" compatible string for FEC
Joakim Zhang
1
-2
/
+2
2021-07-28
arm64: dts: imx8m: add "fsl,imx8mq-fec" compatible string for FEC
Joakim Zhang
2
-2
/
+2
2021-07-28
net: fec: add MAC internal delayed clock feature support
Fugang Duan
2
-0
/
+33
2021-07-28
net: fec: add eee mode tx lpi support
Fugang Duan
2
-0
/
+95
2021-07-28
net: fec: add imx8mq and imx8qm new versions support
Fugang Duan
2
-0
/
+43
2021-07-28
dt-bindings: net: fsl,fec: add RGMII internal clock delay
Joakim Zhang
1
-0
/
+9
2021-07-28
dt-bindings: net: fsl,fec: update compatible items
Joakim Zhang
1
-0
/
+18
2021-07-28
tc-testing: Add control-plane selftest for skbmod SKBMOD_F_ECN option
Peilin Ye
1
-0
/
+24
2021-07-28
net/sched: act_skbmod: Add SKBMOD_F_ECN option support
Peilin Ye
2
-12
/
+33
2021-07-28
nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload()
Yang Yingliang
1
-2
/
+6
2021-07-28
Merge branch 'devlink-register'
David S. Miller
5
-45
/
+33
2021-07-28
devlink: Remove duplicated registration check
Leon Romanovsky
2
-12
/
+11
2021-07-28
net/mlx5: Don't rely on always true registered field
Leon Romanovsky
2
-16
/
+5
2021-07-28
net: ti: am65-cpsw-nuss: fix wrong devlink release order
Leon Romanovsky
1
-17
/
+17
2021-07-28
Merge branch 'ipa-clock-refs'
David S. Miller
3
-12
/
+44
2021-07-28
net: ipa: don't suspend endpoints if setup not complete
Alex Elder
1
-8
/
+11
2021-07-28
net: ipa: add a clock reference for netdev operations
Alex Elder
1
-1
/
+8
2021-07-28
net: ipa: add clock reference for remoteproc SSR
Alex Elder
1
-0
/
+5
2021-07-28
net: ipa: get another clock for ipa_setup()
Alex Elder
1
-0
/
+5
2021-07-28
net: ipa: get clock in ipa_probe()
Alex Elder
1
-3
/
+15
2021-07-27
Merge branch 'ipa-interrupts'
David S. Miller
1
-38
/
+19
2021-07-27
net: ipa: kill ipa_interrupt_process_all()
Alex Elder
1
-13
/
+5
2021-07-27
net: ipa: get rid of some unneeded IPA interrupt code
Alex Elder
1
-16
/
+1
2021-07-27
net: ipa: clear disabled IPA interrupt conditions
Alex Elder
1
-3
/
+14
2021-07-27
net: ipa: make IPA interrupt handler threaded only
Alex Elder
1
-18
/
+11
2021-07-27
net: cipso: fix warnings in netlbl_cipsov4_add_std
Pavel Skripkin
1
-4
/
+4
2021-07-27
Merge branch 'ionic-next'
David S. Miller
9
-30
/
+100
2021-07-27
ionic: add function tag to debug string
Shannon Nelson
1
-2
/
+2
2021-07-27
ionic: enable rxhash only with multiple queues
Shannon Nelson
1
-1
/
+3
[next]