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.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-06-22
r8169: don't activate ASPM in chip if OS can't control ASPM
Heiner Kallweit
1
-2
/
+6
2019-06-22
PCI: let pci_disable_link_state propagate errors
Heiner Kallweit
2
-12
/
+15
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
101
-860
/
+4048
2019-06-20
page_pool: fix compile warning when CONFIG_PAGE_POOL is disabled
Jesper Dangaard Brouer
1
-4
/
+4
2019-06-20
net: stmmac: initialize the reset delay array
Martin Blumenstingl
1
-1
/
+1
2019-06-20
selftests/net: make udpgso_bench skip unsupported testcases
Willem de Bruijn
2
-34
/
+59
2019-06-20
net/ipv4: fib_trie: Avoid cryptic ternary expressions
Matthias Kaehlcke
1
-2
/
+8
2019-06-20
net: sched: act_ctinfo: tidy UAPI definition
Kevin Darbyshire-Bryant
2
-5
/
+5
2019-06-19
Merge branch 'inet-fix-defrag-units-dismantle-races'
David S. Miller
9
-24
/
+85
2019-06-19
inet: fix various use-after-free in defrags units
Eric Dumazet
7
-24
/
+52
2019-06-19
netns: add pre_exit method to struct pernet_operations
Eric Dumazet
2
-0
/
+33
2019-06-19
Merge branch 'xdp-page_pool-fixes-and-in-flight-accounting'
David S. Miller
12
-45
/
+502
2019-06-19
page_pool: make sure struct device is stable
Jesper Dangaard Brouer
1
-0
/
+8
2019-06-19
page_pool: add tracepoints for page_pool with details need by XDP
Jesper Dangaard Brouer
3
-1
/
+99
2019-06-19
xdp: add tracepoints for XDP mem
Jesper Dangaard Brouer
3
-16
/
+143
2019-06-19
xdp: force mem allocator removal and periodic warning
Jesper Dangaard Brouer
2
-7
/
+48
2019-06-19
xdp: tracking page_pool resources and safe removal
Jesper Dangaard Brouer
4
-35
/
+136
2019-06-19
mlx5: more strict use of page_pool API
Jesper Dangaard Brouer
2
-5
/
+7
2019-06-19
page_pool: introduce page_pool_free and use in mlx5
Jesper Dangaard Brouer
3
-7
/
+25
2019-06-19
veth: use xdp_release_frame for XDP_PASS
Jesper Dangaard Brouer
1
-0
/
+1
2019-06-19
xdp: page_pool related fix to cpumap
Jesper Dangaard Brouer
4
-1
/
+47
2019-06-19
xdp: fix leak of IDA cyclic id if rhashtable_insert_slow fails
Jesper Dangaard Brouer
1
-0
/
+2
2019-06-19
net: page_pool: add helper function to unmap dma addresses
Ilias Apalodimas
2
-0
/
+8
2019-06-19
net: page_pool: add helper function to retrieve dma addresses
Ilias Apalodimas
1
-0
/
+5
2019-06-19
net: netsec: remove loops in napi Rx process
Ilias Apalodimas
1
-9
/
+2
2019-06-19
net: netsec: initialize tx ring on ndo_open
Ilias Apalodimas
1
-14
/
+18
2019-06-19
net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6250_g1_vtu_loadpurge()
Rasmus Villemoes
1
-1
/
+1
2019-06-19
act_ctinfo: Don't use BIT() in UAPI headers.
David S. Miller
1
-2
/
+2
2019-06-19
Merge branch 'mlxsw-Implement-flower-ingress-device-matching-offload'
David S. Miller
15
-34
/
+367
2019-06-19
selftests: tc: add ingress device matching support
Jiri Pirko
3
-2
/
+225
2019-06-19
mlxsw: spectrum_flower: Implement support for ingress device matching
Jiri Pirko
3
-9
/
+59
2019-06-19
mlxsw: spectrum_acl: Fix SRC_SYS_PORT element size
Jiri Pirko
2
-5
/
+5
2019-06-19
mlxsw: spectrum_acl: Avoid size check for RX_ACL_SYSTEM_PORT element
Jiri Pirko
3
-8
/
+13
2019-06-19
mlxsw: spectrum_acl: Write RX_ACL_SYSTEM_PORT acl element correctly
Jiri Pirko
3
-10
/
+21
2019-06-19
net: flow_offload: implement support for meta key
Jiri Pirko
2
-0
/
+13
2019-06-19
net: sched: cls_flower: use flow_dissector for ingress ifindex
Jiri Pirko
1
-6
/
+8
2019-06-19
flow_dissector: add support for ingress ifindex dissection
Jiri Pirko
3
-0
/
+29
2019-06-19
net/mlx5: add missing void argument to function mlx5_devlink_alloc
Colin Ian King
1
-1
/
+1
2019-06-19
Merge branch 'net-mvpp2-cls-Allow-steering-based-on-vlan-tag'
David S. Miller
2
-43
/
+103
2019-06-19
net: mvpp2: cls: Add steering based on vlan Id and priority.
Maxime Chevallier
2
-34
/
+86
2019-06-19
net: mvpp2: cls: right-justify the C2 TCAM keys
Maxime Chevallier
1
-7
/
+7
2019-06-19
net: mvpp2: cls: Only select applicable flows of classification offload
Maxime Chevallier
1
-0
/
+3
2019-06-19
net: mvpp2: cls: Use a dedicated lu_type for the RSS lookup
Maxime Chevallier
2
-2
/
+7
2019-06-19
Merge branch 'macb-SiFive-FU540-C000'
David S. Miller
2
-0
/
+126
2019-06-19
macb: Add support for SiFive FU540-C000
Yash Shah
1
-0
/
+123
2019-06-19
macb: bindings doc: add sifive fu540-c000 binding
Yash Shah
1
-0
/
+3
2019-06-19
Merge branch 'hinic-add-rss-support-and-rss-parameters-configuration'
David S. Miller
9
-142
/
+1186
2019-06-19
hinic: add support for rss parameters with ethtool
Xue Chaojing
5
-1
/
+479
2019-06-19
hinic: move ethtool code into hinic_ethtool
Xue Chaojing
4
-134
/
+167
2019-06-19
hinic: add rss support
Xue Chaojing
7
-8
/
+541
[next]