index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
2019-06-11
7
-19
/
+85
|
|
/
|
*
bpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id() helper
Roman Gushchin
2019-06-07
1
-0
/
+4
|
*
samples: bpf: print a warning about headers_install
Jakub Kicinski
2019-06-06
1
-0
/
+9
|
*
bpf: remove redundant assignment to err
Colin Ian King
2019-06-04
2
-2
/
+2
|
*
bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
Colin Ian King
2019-06-04
1
-1
/
+1
*
|
page_pool: fix compile warning when CONFIG_PAGE_POOL is disabled
Jesper Dangaard Brouer
2019-06-20
1
-4
/
+4
*
|
net: stmmac: initialize the reset delay array
Martin Blumenstingl
2019-06-19
1
-1
/
+1
*
|
selftests/net: make udpgso_bench skip unsupported testcases
Willem de Bruijn
2019-06-19
2
-34
/
+59
*
|
net/ipv4: fib_trie: Avoid cryptic ternary expressions
Matthias Kaehlcke
2019-06-19
1
-2
/
+8
*
|
net: sched: act_ctinfo: tidy UAPI definition
Kevin Darbyshire-Bryant
2019-06-19
2
-5
/
+5
*
|
Merge branch 'inet-fix-defrag-units-dismantle-races'
David S. Miller
2019-06-19
9
-24
/
+85
|
\
\
|
*
|
inet: fix various use-after-free in defrags units
Eric Dumazet
2019-06-19
7
-24
/
+52
|
*
|
netns: add pre_exit method to struct pernet_operations
Eric Dumazet
2019-06-19
2
-0
/
+33
|
/
/
*
|
Merge branch 'xdp-page_pool-fixes-and-in-flight-accounting'
David S. Miller
2019-06-19
12
-45
/
+502
|
\
\
|
*
|
page_pool: make sure struct device is stable
Jesper Dangaard Brouer
2019-06-19
1
-0
/
+8
|
*
|
page_pool: add tracepoints for page_pool with details need by XDP
Jesper Dangaard Brouer
2019-06-19
3
-1
/
+99
|
*
|
xdp: add tracepoints for XDP mem
Jesper Dangaard Brouer
2019-06-19
3
-16
/
+143
|
*
|
xdp: force mem allocator removal and periodic warning
Jesper Dangaard Brouer
2019-06-19
2
-7
/
+48
|
*
|
xdp: tracking page_pool resources and safe removal
Jesper Dangaard Brouer
2019-06-19
4
-35
/
+136
|
*
|
mlx5: more strict use of page_pool API
Jesper Dangaard Brouer
2019-06-19
2
-5
/
+7
|
*
|
page_pool: introduce page_pool_free and use in mlx5
Jesper Dangaard Brouer
2019-06-19
3
-7
/
+25
|
*
|
veth: use xdp_release_frame for XDP_PASS
Jesper Dangaard Brouer
2019-06-19
1
-0
/
+1
|
*
|
xdp: page_pool related fix to cpumap
Jesper Dangaard Brouer
2019-06-19
4
-1
/
+47
|
*
|
xdp: fix leak of IDA cyclic id if rhashtable_insert_slow fails
Jesper Dangaard Brouer
2019-06-19
1
-0
/
+2
|
*
|
net: page_pool: add helper function to unmap dma addresses
Ilias Apalodimas
2019-06-19
2
-0
/
+8
|
*
|
net: page_pool: add helper function to retrieve dma addresses
Ilias Apalodimas
2019-06-19
1
-0
/
+5
|
/
/
*
|
net: netsec: remove loops in napi Rx process
Ilias Apalodimas
2019-06-19
1
-9
/
+2
*
|
net: netsec: initialize tx ring on ndo_open
Ilias Apalodimas
2019-06-19
1
-14
/
+18
*
|
net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6250_g1_vtu_loadpurge()
Rasmus Villemoes
2019-06-19
1
-1
/
+1
*
|
act_ctinfo: Don't use BIT() in UAPI headers.
David S. Miller
2019-06-19
1
-2
/
+2
*
|
Merge branch 'mlxsw-Implement-flower-ingress-device-matching-offload'
David S. Miller
2019-06-19
15
-34
/
+367
|
\
\
|
*
|
selftests: tc: add ingress device matching support
Jiri Pirko
2019-06-19
3
-2
/
+225
|
*
|
mlxsw: spectrum_flower: Implement support for ingress device matching
Jiri Pirko
2019-06-19
3
-9
/
+59
|
*
|
mlxsw: spectrum_acl: Fix SRC_SYS_PORT element size
Jiri Pirko
2019-06-19
2
-5
/
+5
|
*
|
mlxsw: spectrum_acl: Avoid size check for RX_ACL_SYSTEM_PORT element
Jiri Pirko
2019-06-19
3
-8
/
+13
|
*
|
mlxsw: spectrum_acl: Write RX_ACL_SYSTEM_PORT acl element correctly
Jiri Pirko
2019-06-19
3
-10
/
+21
|
*
|
net: flow_offload: implement support for meta key
Jiri Pirko
2019-06-19
2
-0
/
+13
|
*
|
net: sched: cls_flower: use flow_dissector for ingress ifindex
Jiri Pirko
2019-06-19
1
-6
/
+8
|
*
|
flow_dissector: add support for ingress ifindex dissection
Jiri Pirko
2019-06-19
3
-0
/
+29
|
/
/
*
|
net/mlx5: add missing void argument to function mlx5_devlink_alloc
Colin Ian King
2019-06-19
1
-1
/
+1
*
|
Merge branch 'net-mvpp2-cls-Allow-steering-based-on-vlan-tag'
David S. Miller
2019-06-19
2
-43
/
+103
|
\
\
|
*
|
net: mvpp2: cls: Add steering based on vlan Id and priority.
Maxime Chevallier
2019-06-19
2
-34
/
+86
|
*
|
net: mvpp2: cls: right-justify the C2 TCAM keys
Maxime Chevallier
2019-06-19
1
-7
/
+7
|
*
|
net: mvpp2: cls: Only select applicable flows of classification offload
Maxime Chevallier
2019-06-19
1
-0
/
+3
|
*
|
net: mvpp2: cls: Use a dedicated lu_type for the RSS lookup
Maxime Chevallier
2019-06-19
2
-2
/
+7
|
/
/
*
|
Merge branch 'macb-SiFive-FU540-C000'
David S. Miller
2019-06-19
2
-0
/
+126
|
\
\
|
*
|
macb: Add support for SiFive FU540-C000
Yash Shah
2019-06-19
1
-0
/
+123
|
*
|
macb: bindings doc: add sifive fu540-c000 binding
Yash Shah
2019-06-19
1
-0
/
+3
|
/
/
*
|
Merge branch 'hinic-add-rss-support-and-rss-parameters-configuration'
David S. Miller
2019-06-19
9
-142
/
+1186
|
\
\
|
*
|
hinic: add support for rss parameters with ethtool
Xue Chaojing
2019-06-19
5
-1
/
+479
[prev]
[next]