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-12-14
ice: Remove excess error variables
Tony Nguyen
10
-282
/
+223
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
28
-350
/
+265
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
22
-654
/
+568
2021-12-14
ice: Use int for ice_status
Tony Nguyen
33
-859
/
+863
2021-12-14
ice: Remove string printing for ice_status
Tony Nguyen
9
-236
/
+163
2021-12-14
ice: Refactor status flow for DDP load
Wojciech Drewek
4
-182
/
+272
2021-12-14
ice: Refactor promiscuous functions
Brett Creeley
4
-102
/
+156
2021-12-14
ice: refactor PTYPE validating
Jeff Guo
4
-372
/
+133
2021-12-14
ice: Add package PTYPE enable information
Haiyue Wang
4
-0
/
+98
2021-12-14
ibmvnic: remove unused defines
Dany Madden
1
-2
/
+0
2021-12-14
ibmvnic: Update driver return codes
Dany Madden
1
-30
/
+34
2021-12-14
Revert "pktgen: use min() to make code cleaner"
David S. Miller
1
-2
/
+3
2021-12-14
pktgen: use min() to make code cleaner
Changcheng Deng
1
-3
/
+2
2021-12-14
Merge branch 'dsa-fixups'
David S. Miller
8
-122
/
+119
2021-12-14
net: dsa: make tagging protocols connect to individual switches from a tree
Vladimir Oltean
6
-113
/
+109
2021-12-14
net: dsa: sja1105: fix broken connection with the sja1110 tagger
Vladimir Oltean
2
-9
/
+10
2021-12-14
net: dsa: tag_sja1105: fix zeroization of ds->priv on tag proto disconnect
Vladimir Oltean
1
-1
/
+1
2021-12-14
bareudp: Add extack support to bareudp_configure()
Guillaume Nault
1
-4
/
+9
2021-12-14
ethtool: fix null-ptr-deref on ref tracker
Jakub Kicinski
1
-2
/
+4
2021-12-14
net: dev: Change the order of the arguments for the contended condition.
Sebastian Andrzej Siewior
1
-1
/
+1
2021-12-14
Merge branch 'hwtstamp_bonding'
David S. Miller
41
-156
/
+37
2021-12-14
Bonding: force user to add HWTSTAMP_FLAG_BONDED_PHC_INDEX when get/set HWTSTAMP
Hangbin Liu
1
-12
/
+21
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
40
-144
/
+16
2021-12-13
net: mtk_eth: add COMPILE_TEST support
Lorenzo Bianconi
1
-1
/
+2
2021-12-13
net: dev: Always serialize on Qdisc::busylock in __dev_xmit_skb() on PREEMPT_RT.
Sebastian Andrzej Siewior
1
-1
/
+5
2021-12-13
mt76: remove variable set but not used
Yang Li
1
-2
/
+1
2021-12-13
net: bonding: debug: avoid printing debug logs when bond is not notifying peers
Suresh Kumar
1
-3
/
+3
2021-12-13
net: ocelot: use dma_unmap_addr to get tx buffer dma_addr
Clément Léger
1
-2
/
+2
2021-12-13
net: lan966x: Fix the configuration of the pcs
Horatiu Vultur
1
-6
/
+0
2021-12-13
selftests/net: expand gro with two machine test
Willem de Bruijn
1
-14
/
+24
2021-12-13
Merge branch 'mse102x-support'
David S. Miller
7
-0
/
+875
2021-12-13
net: vertexcom: Add MSE102x SPI support
Stefan Wahren
5
-0
/
+802
2021-12-13
dt-bindings: net: add Vertexcom MSE102x support
Stefan Wahren
1
-0
/
+71
2021-12-13
dt-bindings: add vendor Vertexcom
Stefan Wahren
1
-0
/
+2
2021-12-13
net: mvneta: mark as a legacy_pre_march2020 driver
Russell King (Oracle)
1
-0
/
+1
2021-12-13
net: axienet: mark as a legacy_pre_march2020 driver
Russell King (Oracle)
1
-0
/
+1
2021-12-13
isdn: cpai: no need to initialise statics to 0
Jason Wang
1
-1
/
+1
2021-12-13
net: ipa: fix IPA v4.5 interconnect data
Alex Elder
1
-6
/
+1
2021-12-13
ARM: dts: qcom: sdx55: fix IPA interconnect definitions
Alex Elder
1
-4
/
+2
2021-12-13
net: Enable max_dgram_qlen unix sysctl to be configurable by non-init user na...
Joanne Koong
1
-4
/
+0
2021-12-13
u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates.
Sebastian Andrzej Siewior
1
-14
/
+28
2021-12-13
Merge branch 'bareudp-remove-unused'
David S. Miller
2
-46
/
+8
2021-12-13
bareudp: Move definition of struct bareudp_conf to bareudp.c
Guillaume Nault
2
-8
/
+8
2021-12-13
bareudp: Remove bareudp_dev_create()
Guillaume Nault
2
-38
/
+0
2021-12-13
tipc: discard MSG_CRYPTO msgs when key_exchange_enabled is not set
Xin Long
1
-1
/
+2
2021-12-13
net: stmmac: bump tc when get underflow error from DMA descriptor
Xiaoliang Yang
3
-33
/
+27
2021-12-12
Merge branch 'dsa-tagger-storage'
David S. Miller
13
-294
/
+483
2021-12-12
net: dsa: remove dp->priv
Vladimir Oltean
1
-6
/
+0
2021-12-12
net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sect...
Vladimir Oltean
3
-53
/
+91
2021-12-12
Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protoco...
Vladimir Oltean
5
-67
/
+78
[next]