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-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
2019-06-19
net: stmmac: add sanity check to device_property_read_u32_array call
Colin Ian King
1
-3
/
+10
2019-06-19
net: hns3: Add missing newline at end of file
Geert Uytterhoeven
1
-1
/
+1
2019-06-18
qed: Fix -Wmaybe-uninitialized false positive
Arnd Bergmann
1
-0
/
+1
2019-06-18
ps3_gelic: Use [] to denote a flexible array member
Geert Uytterhoeven
1
-1
/
+1
2019-06-18
ipoib: show VF broadcast address
Denis Kirjanov
2
-0
/
+10
2019-06-18
ipoib: correcly show a VF hardware address
Denis Kirjanov
1
-0
/
+1
2019-06-18
Merge branch 'mlxsw-Improve-IPv6-route-insertion-rate'
David S. Miller
6
-68
/
+567
2019-06-18
selftests: mlxsw: Add a test for FIB offload indication
Ido Schimmel
1
-0
/
+349
2019-06-18
ipv6: Stop sending in-kernel notifications for each nexthop
Ido Schimmel
4
-22
/
+17
2019-06-18
mlxsw: spectrum_router: Create IPv6 multipath routes in one go
Ido Schimmel
1
-13
/
+23
2019-06-18
mlxsw: spectrum_router: Add / delete multiple IPv6 nexthops
Ido Schimmel
1
-22
/
+39
2019-06-18
mlxsw: spectrum_router: Pass array of routes to route handling functions
Ido Schimmel
1
-4
/
+10
2019-06-18
mlxsw: spectrum_router: Adjust IPv6 replace logic to new notifications
Ido Schimmel
1
-7
/
+7
[next]