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
2019-11-16
enetc: update TSN Qbv PSPEED set according to adjust link speed
Po Liu
5
-2
/
+61
2019-11-16
enetc: Configure the Time-Aware Scheduler via tc-taprio offload
Po Liu
7
-22
/
+243
2019-11-16
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
6
-183
/
+139
2019-11-16
Merge branch 'smc-last-part-of-termination-improvements'
David S. Miller
6
-8
/
+61
2019-11-16
net/smc: remove unused constant
Ursula Braun
1
-2
/
+0
2019-11-16
net/smc: use rcu_barrier() on module unload
Ursula Braun
1
-0
/
+2
2019-11-16
net/smc: guarantee removal of link groups in reboot
Ursula Braun
1
-1
/
+15
2019-11-16
net/smc: introduce bookkeeping of SMCR link groups
Ursula Braun
5
-6
/
+45
2019-11-15
tun: fix data-race in gro_normal_list()
Petar Penkov
1
-2
/
+2
2019-11-15
selftests: net: tcp_mmap should create detached threads
Eric Dumazet
1
-1
/
+6
2019-11-15
net: openvswitch: don't call pad_packet if not necessary
Tonghao Zhang
1
-14
/
+8
2019-11-15
Merge branch 'DSA-driver-for-Vitesse-Felix-switch'
David S. Miller
19
-599
/
+2043
2019-11-15
net: dsa: ocelot: add driver for Felix switch family
Vladimir Oltean
8
-0
/
+1066
2019-11-15
net: dsa: ocelot: add tagger for Ocelot/Felix switches
Vladimir Oltean
5
-0
/
+246
2019-11-15
net: mscc: ocelot: publish ocelot_sys.h to include/soc/mscc
Vladimir Oltean
3
-1
/
+2
2019-11-15
net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.h
Vladimir Oltean
3
-511
/
+588
2019-11-15
net: mscc: ocelot: separate the implementation of switch reset
Vladimir Oltean
3
-13
/
+33
2019-11-15
net: mscc: ocelot: adjust MTU on the CPU port in NPI mode
Vladimir Oltean
2
-0
/
+11
2019-11-15
net: mscc: ocelot: export a constant for the tag length in bytes
Vladimir Oltean
3
-5
/
+5
2019-11-15
net: mscc: ocelot: create a helper for changing the port MTU
Vladimir Oltean
1
-17
/
+23
2019-11-15
net: mscc: ocelot: move invariant configs out of adjust_link
Vladimir Oltean
1
-42
/
+43
2019-11-15
net: mscc: ocelot: filter out ocelot SoC specific PCS config from common path
Claudiu Manoil
4
-20
/
+39
2019-11-15
net: mscc: ocelot: move resource ioremap and regmap init to common code
Claudiu Manoil
3
-19
/
+16
2019-11-15
Merge branch 'net-smc-improve-termination-handling-part-3'
David S. Miller
13
-76
/
+250
2019-11-15
net/smc: immediate termination for SMCR link groups
Ursula Braun
4
-22
/
+46
2019-11-15
net/smc: wait for tx completions before link freeing
Ursula Braun
3
-3
/
+28
2019-11-15
net/smc: abnormal termination without orderly flag
Ursula Braun
1
-6
/
+4
2019-11-15
net/smc: no WR buffer wait for terminating link group
Ursula Braun
3
-4
/
+19
2019-11-15
net/smc: introduce bookkeeping of SMCD link groups
Ursula Braun
3
-0
/
+9
2019-11-15
net/smc: abnormal termination of SMCD link groups
Ursula Braun
6
-21
/
+57
2019-11-15
net/smc: immediate termination for SMCD link groups
Ursula Braun
5
-17
/
+72
2019-11-15
net/smc: fix final cleanup sequence for SMCD devices
Ursula Braun
4
-9
/
+21
2019-11-15
Merge branch 'net-stmmac-CPU-Performance-Improvements'
David S. Miller
5
-50
/
+59
2019-11-15
net: stmmac: xgmac: Do not enable TBU interrupt
Jose Abreu
1
-1
/
+1
2019-11-15
net: stmmac: Rework TX Coalesce logic
Jose Abreu
1
-19
/
+42
2019-11-15
net: stmmac: Tune-up default coalesce settings
Jose Abreu
1
-2
/
+2
2019-11-15
net: stmmac: xgmac: Remove uneeded computation for RFA/RFD
Jose Abreu
1
-12
/
+2
2019-11-15
net: stmmac: gmac4+: Remove uneeded computation for RFA/RFD
Jose Abreu
1
-12
/
+2
2019-11-15
net: stmmac: Setup a default RX Coalesce value instead of the minimum
Jose Abreu
2
-3
/
+5
2019-11-15
net: stmmac: Do not set RX IC bit if RX Coalesce is zero
Jose Abreu
1
-1
/
+5
2019-11-15
mlxsw: spectrum_router: Allocate discard adjacency entry when needed
Ido Schimmel
1
-11
/
+32
2019-11-15
net/tls: Fix unused function warning
YueHaibing
1
-0
/
+2
2019-11-15
Merge branch 's390-next'
David S. Miller
10
-412
/
+139
2019-11-15
s390/qeth: don't check drvdata in sysfs code
Julian Wiedmann
3
-199
/
+4
2019-11-15
s390/qeth: replace qeth_l3_get_addr_buffer()
Julian Wiedmann
2
-40
/
+23
2019-11-15
s390/qeth: remove VLAN tracking for L3 devices
Julian Wiedmann
2
-32
/
+11
2019-11-15
s390/qeth: consolidate L3 mcast registration code
Julian Wiedmann
1
-90
/
+30
2019-11-15
s390/qeth: remove gratuitious RX modeset
Julian Wiedmann
1
-2
/
+0
2019-11-15
s390/qeth: fine-tune L3 mcast locking
Julian Wiedmann
1
-4
/
+3
2019-11-15
s390/qeth: clean up error path in qeth_core_probe_device()
Julian Wiedmann
1
-1
/
+2
[next]