index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kexec_file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
net: stmmac: initialize the reset delay array
Martin Blumenstingl
1
-1
/
+1
2019-06-19
selftests/net: make udpgso_bench skip unsupported testcases
Willem de Bruijn
2
-34
/
+59
2019-06-19
net/ipv4: fib_trie: Avoid cryptic ternary expressions
Matthias Kaehlcke
1
-2
/
+8
2019-06-19
net: sched: act_ctinfo: tidy UAPI definition
Kevin Darbyshire-Bryant
2
-5
/
+5
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
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
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
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
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
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-19
bpf: precise scalar_value tracking
Alexei Starovoitov
2
-11
/
+498
2019-06-19
selftests/bpf: add realistic loop tests
Alexei Starovoitov
15
-12
/
+1347