summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon2019-06-117-19/+85
| |/
| * bpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id() helperRoman Gushchin2019-06-071-0/+4
| * samples: bpf: print a warning about headers_installJakub Kicinski2019-06-061-0/+9
| * bpf: remove redundant assignment to errColin Ian King2019-06-042-2/+2
| * bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"Colin Ian King2019-06-041-1/+1
* | page_pool: fix compile warning when CONFIG_PAGE_POOL is disabledJesper Dangaard Brouer2019-06-201-4/+4
* | net: stmmac: initialize the reset delay arrayMartin Blumenstingl2019-06-191-1/+1
* | selftests/net: make udpgso_bench skip unsupported testcasesWillem de Bruijn2019-06-192-34/+59
* | net/ipv4: fib_trie: Avoid cryptic ternary expressionsMatthias Kaehlcke2019-06-191-2/+8
* | net: sched: act_ctinfo: tidy UAPI definitionKevin Darbyshire-Bryant2019-06-192-5/+5
* | Merge branch 'inet-fix-defrag-units-dismantle-races'David S. Miller2019-06-199-24/+85
|\ \
| * | inet: fix various use-after-free in defrags unitsEric Dumazet2019-06-197-24/+52
| * | netns: add pre_exit method to struct pernet_operationsEric Dumazet2019-06-192-0/+33
|/ /
* | Merge branch 'xdp-page_pool-fixes-and-in-flight-accounting'David S. Miller2019-06-1912-45/+502
|\ \
| * | page_pool: make sure struct device is stableJesper Dangaard Brouer2019-06-191-0/+8
| * | page_pool: add tracepoints for page_pool with details need by XDPJesper Dangaard Brouer2019-06-193-1/+99
| * | xdp: add tracepoints for XDP memJesper Dangaard Brouer2019-06-193-16/+143
| * | xdp: force mem allocator removal and periodic warningJesper Dangaard Brouer2019-06-192-7/+48
| * | xdp: tracking page_pool resources and safe removalJesper Dangaard Brouer2019-06-194-35/+136
| * | mlx5: more strict use of page_pool APIJesper Dangaard Brouer2019-06-192-5/+7
| * | page_pool: introduce page_pool_free and use in mlx5Jesper Dangaard Brouer2019-06-193-7/+25
| * | veth: use xdp_release_frame for XDP_PASSJesper Dangaard Brouer2019-06-191-0/+1
| * | xdp: page_pool related fix to cpumapJesper Dangaard Brouer2019-06-194-1/+47
| * | xdp: fix leak of IDA cyclic id if rhashtable_insert_slow failsJesper Dangaard Brouer2019-06-191-0/+2
| * | net: page_pool: add helper function to unmap dma addressesIlias Apalodimas2019-06-192-0/+8
| * | net: page_pool: add helper function to retrieve dma addressesIlias Apalodimas2019-06-191-0/+5
|/ /
* | net: netsec: remove loops in napi Rx processIlias Apalodimas2019-06-191-9/+2
* | net: netsec: initialize tx ring on ndo_openIlias Apalodimas2019-06-191-14/+18
* | net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6250_g1_vtu_loadpurge()Rasmus Villemoes2019-06-191-1/+1
* | act_ctinfo: Don't use BIT() in UAPI headers.David S. Miller2019-06-191-2/+2
* | Merge branch 'mlxsw-Implement-flower-ingress-device-matching-offload'David S. Miller2019-06-1915-34/+367
|\ \
| * | selftests: tc: add ingress device matching supportJiri Pirko2019-06-193-2/+225
| * | mlxsw: spectrum_flower: Implement support for ingress device matchingJiri Pirko2019-06-193-9/+59
| * | mlxsw: spectrum_acl: Fix SRC_SYS_PORT element sizeJiri Pirko2019-06-192-5/+5
| * | mlxsw: spectrum_acl: Avoid size check for RX_ACL_SYSTEM_PORT elementJiri Pirko2019-06-193-8/+13
| * | mlxsw: spectrum_acl: Write RX_ACL_SYSTEM_PORT acl element correctlyJiri Pirko2019-06-193-10/+21
| * | net: flow_offload: implement support for meta keyJiri Pirko2019-06-192-0/+13
| * | net: sched: cls_flower: use flow_dissector for ingress ifindexJiri Pirko2019-06-191-6/+8
| * | flow_dissector: add support for ingress ifindex dissectionJiri Pirko2019-06-193-0/+29
|/ /
* | net/mlx5: add missing void argument to function mlx5_devlink_allocColin Ian King2019-06-191-1/+1
* | Merge branch 'net-mvpp2-cls-Allow-steering-based-on-vlan-tag'David S. Miller2019-06-192-43/+103
|\ \
| * | net: mvpp2: cls: Add steering based on vlan Id and priority.Maxime Chevallier2019-06-192-34/+86
| * | net: mvpp2: cls: right-justify the C2 TCAM keysMaxime Chevallier2019-06-191-7/+7
| * | net: mvpp2: cls: Only select applicable flows of classification offloadMaxime Chevallier2019-06-191-0/+3
| * | net: mvpp2: cls: Use a dedicated lu_type for the RSS lookupMaxime Chevallier2019-06-192-2/+7
|/ /
* | Merge branch 'macb-SiFive-FU540-C000'David S. Miller2019-06-192-0/+126
|\ \
| * | macb: Add support for SiFive FU540-C000Yash Shah2019-06-191-0/+123
| * | macb: bindings doc: add sifive fu540-c000 bindingYash Shah2019-06-191-0/+3
|/ /
* | Merge branch 'hinic-add-rss-support-and-rss-parameters-configuration'David S. Miller2019-06-199-142/+1186
|\ \
| * | hinic: add support for rss parameters with ethtoolXue Chaojing2019-06-195-1/+479