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.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
2017-05-17
tcp: use tp->tcp_mstamp in output path
Eric Dumazet
4
-12
/
+14
2017-05-17
sch_dsmark: Fix uninitialized variable warning.
David S. Miller
1
-1
/
+1
2017-05-17
Merge branch 'net-sched-multichain-filters'
David S. Miller
23
-260
/
+625
2017-05-17
net: sched: add termination action to allow goto chain
Jiri Pirko
5
-3
/
+54
2017-05-17
net: sched: push tp down to action init
Jiri Pirko
3
-17
/
+19
2017-05-17
net: sched: introduce multichain support for filters
Jiri Pirko
4
-18
/
+98
2017-05-17
net: sched: push chain dump to a separate function
Jiri Pirko
1
-43
/
+52
2017-05-17
net: sched: introduce helpers to work with filter chains
Jiri Pirko
2
-42
/
+113
2017-05-17
net: sched: move TC_H_MAJ macro call into tcf_auto_prio
Jiri Pirko
1
-2
/
+2
2017-05-17
net: sched: replace nprio by a bool to make the function more readable
Jiri Pirko
1
-6
/
+7
2017-05-17
net: sched: rename tcf_destroy_chain helper
Jiri Pirko
1
-3
/
+3
2017-05-17
net: sched: introduce tcf block infractructure
Jiri Pirko
17
-99
/
+243
2017-05-17
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
17
-65
/
+72
2017-05-17
Merge branch 'dsa-sort'
David S. Miller
7
-52
/
+52
2017-05-17
drivers: net: DSA: Sort drivers
Andrew Lunn
2
-23
/
+23
2017-05-17
net: dsa: Sort DSA tagging protocol drivers
Andrew Lunn
5
-29
/
+29
2017-05-17
liquidio: fix PF falsely indicating success at setting MAC address of a nonex...
Felix Manlunas
1
-0
/
+3
2017-05-17
liquidio: fix insmod failure when multiple NICs are plugged in
Rick Farrington
3
-10
/
+123
2017-05-17
net: dsa: store CPU port pointer in the tree
Vivien Didelot
11
-35
/
+30
2017-05-17
Merge branch 'mlxsw-Preparations-for-restructuring'
David S. Miller
7
-516
/
+529
2017-05-17
mlxsw: spectrum: Default ports to non-virtual mode
Ido Schimmel
1
-0
/
+8
2017-05-17
mlxsw: spectrum: Move PVID code to appropriate place
Ido Schimmel
3
-58
/
+46
2017-05-17
mlxsw: spectrum_switchdev: Don't batch learning operations
Ido Schimmel
3
-20
/
+7
2017-05-17
mlxsw: spectrum_switchdev: Don't batch STP operations
Ido Schimmel
1
-42
/
+17
2017-05-17
mlxsw: spectrum_switchdev: Don't batch VLAN operations
Ido Schimmel
3
-139
/
+121
2017-05-17
mlxsw: spectrum_switchdev: Remove redundant check
Ido Schimmel
1
-9
/
+0
2017-05-17
mlxsw: spectrum_router: Initialize RIFs in a separate function
Ido Schimmel
1
-18
/
+30
2017-05-17
mlxsw: spectrum_router: Move FIB notification block to router struct
Ido Schimmel
2
-8
/
+10
2017-05-17
mlxsw: spectrum_router: Move RIFs array to its rightful place
Ido Schimmel
4
-24
/
+35
2017-05-17
mlxsw: spectrum_switchdev: Reduce scope of bridge struct
Ido Schimmel
4
-37
/
+69
2017-05-17
mlxsw: spectrum_router: Reduce scope of router struct
Ido Schimmel
2
-114
/
+130
2017-05-17
mlxsw: spectrum_buffer: Reduce scope of shared buffer struct
Ido Schimmel
2
-59
/
+68
2017-05-17
cxgb4: add new T5 pci device id
Ganesh Goudar
1
-0
/
+1
2017-05-17
cxgb4: reduce resource allocation in kdump kernel
Ganesh Goudar
1
-6
/
+6
2017-05-16
liquidio: use pcie_flr instead of duplicating it
Christoph Hellwig
1
-16
/
+1
2017-05-16
net: phy: Remove residual magic from PHY drivers
Andrew Lunn
5
-38
/
+36
2017-05-16
bnx2x: Remove open coded carrier check
Leon Romanovsky
1
-1
/
+1
2017-05-16
tcp: internal implementation for pacing
Eric Dumazet
8
-5
/
+113
2017-05-16
Merge branch 'udp-scalability-improvements'
David S. Miller
8
-69
/
+211
2017-05-16
udp: keep the sk_receive_queue held when splicing
Paolo Abeni
1
-10
/
+26
2017-05-16
udp: use a separate rx queue for packet reception
Paolo Abeni
5
-24
/
+131
2017-05-16
net/sock: factor out dequeue/peek with offset code
Paolo Abeni
3
-41
/
+60
2017-05-16
Merge branch 'nfp-LSO-checksum-and-XDP-datapath-updates'
David S. Miller
4
-79
/
+149
2017-05-16
nfp: eliminate an if statement in calculation of completed frames
Jakub Kicinski
1
-8
/
+2
2017-05-16
nfp: add a helper for wrapping descriptor index
Jakub Kicinski
2
-11
/
+13
2017-05-16
nfp: complete the XDP TX ring only when it's full
Jakub Kicinski
2
-18
/
+35
2017-05-16
nfp: add CHECKSUM_COMPLETE support
Jakub Kicinski
3
-10
/
+36
2017-05-16
nfp: version independent support for chained RSS metadata
Edwin Peer
3
-14
/
+24
2017-05-16
nfp: don't assume RSS and IRQ moderation are always enabled
Jakub Kicinski
1
-4
/
+2
2017-05-16
nfp: support LSO2 capability
Edwin Peer
3
-16
/
+38
[next]