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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2018-08-06
Merge branch 'mlxsw-Enable-MC-aware-mode-for-mlxsw-ports'
David S. Miller
2
-1
/
+65
2018-08-06
mlxsw: spectrum: Configure MC-aware mode on mlxsw ports
Petr Machata
1
-0
/
+27
2018-08-06
mlxsw: spectrum: Fix a typo
Petr Machata
1
-1
/
+1
2018-08-06
mlxsw: reg: Add QoS Switch Traffic Class Table is Multicast-Aware Register
Petr Machata
1
-0
/
+37
2018-08-06
virtio-net: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-08-06
net: sched: cls_flower: Fix an error code in fl_tmplt_create()
Dan Carpenter
1
-1
/
+3
2018-08-06
net: check extack._msg before print
Li RongQing
1
-1
/
+2
2018-08-06
ipv6: defrag: drop non-last frags smaller than min mtu
Florian Westphal
2
-0
/
+8
2018-08-06
Merge branch 'ip-Use-rb-trees-for-IP-frag-queue'
David S. Miller
9
-140
/
+139
2018-08-06
ip: use rb trees for IP frag queue.
Peter Oskolkov
6
-91
/
+121
2018-08-06
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
2
-2
/
+6
2018-08-06
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
3
-56
/
+21
2018-08-06
net/tls: Mark the end in scatterlist table
Vakul Garg
1
-0
/
+3
2018-08-06
ipv6: icmp: Updating pmtu for link local route
Georg Kohmann
1
-1
/
+1
2018-08-06
ptp_qoriq: support automatic configuration for ptp timer
Yangbo Lu
2
-4
/
+113
2018-08-06
powerpc/mpc85xx: add clocks property for fman ptp timer node
Yangbo Lu
5
-0
/
+5
2018-08-06
arm64: dts: fsl: add clocks property for fman ptp timer node
Yangbo Lu
1
-0
/
+1
2018-08-06
Merge branch 'bnxt_en-Updates-for-net-next'
David S. Miller
12
-382
/
+1716
2018-08-06
bnxt_en: Do not use the CNP CoS queue for networking traffic.
Michael Chan
2
-8
/
+18
2018-08-06
bnxt_en: Add DCBNL DSCP application protocol support.
Michael Chan
3
-1
/
+89
2018-08-06
bnxt_en: Add hwmon sysfs support to read temperature
Vasundhara Volam
3
-0
/
+71
2018-08-06
bnxt_en: Notify firmware about IF state changes.
Michael Chan
2
-2
/
+52
2018-08-06
bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.
Michael Chan
3
-15
/
+16
2018-08-06
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
5
-18
/
+18
2018-08-06
bnxt_en: Add support for ethtool get dump.
Vasundhara Volam
3
-0
/
+436
2018-08-06
bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.
Michael Chan
2
-1
/
+6
2018-08-06
bnxt_en: Add new VF resource allocation strategy mode.
Michael Chan
3
-10
/
+16
2018-08-06
bnxt_en: Add PHY retry logic.
Michael Chan
2
-1
/
+34
2018-08-06
bnxt_en: Add external loopback test to ethtool selftest.
Michael Chan
3
-6
/
+32
2018-08-06
bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.
Michael Chan
1
-0
/
+5
2018-08-06
bnxt_en: Update firmware interface version to 1.9.2.25.
Michael Chan
4
-321
/
+924
2018-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
31
-254
/
+1417
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
70
-217
/
+539
2018-08-05
Linux 4.18-rc8
v4.18-rc8
Linus Torvalds
1
-1
/
+1
2018-08-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-18
/
+55
2018-08-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2018-08-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-67
/
+132
2018-08-05
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+8
2018-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-42
/
+57
2018-08-05
Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+9
2018-08-05
Merge tag 'xfs-4.18-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2018-08-05
Partially revert "block: fail op_is_write() requests to read-only partitions"
Linus Torvalds
1
-2
/
+3
2018-08-05
netlink: Don't shift on 64 for ngroups
Dmitry Safonov
1
-2
/
+2
2018-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-11
/
+13
2018-08-05
ethtool: Remove trailing semicolon for static inline
Florian Fainelli
1
-2
/
+2
2018-08-04
Merge branch 'net-ARRAY_SIZE'
David S. Miller
2
-2
/
+2
2018-08-04
include/net/bond_3ad: Simplify the code by using the ARRAY_SIZE
zhong jiang
1
-1
/
+1
2018-08-04
net:usb: Use ARRAY_SIZE instead of calculating the array size
zhong jiang
1
-1
/
+1
2018-08-04
tun: not use hardcoded mask value
Li RongQing
1
-1
/
+2
2018-08-04
net/smc: no cursor update send in state SMC_INIT
Ursula Braun
1
-1
/
+2
[next]