summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-181-1/+1
* Merge branch 'net-mvpp2-cls-Allow-steering-based-on-vlan-tag'David S. Miller2019-06-182-43/+103
|\
| * net: mvpp2: cls: Add steering based on vlan Id and priority.Maxime Chevallier2019-06-182-34/+86
| * net: mvpp2: cls: right-justify the C2 TCAM keysMaxime Chevallier2019-06-181-7/+7
| * net: mvpp2: cls: Only select applicable flows of classification offloadMaxime Chevallier2019-06-181-0/+3
| * net: mvpp2: cls: Use a dedicated lu_type for the RSS lookupMaxime Chevallier2019-06-182-2/+7
|/
* Merge branch 'macb-SiFive-FU540-C000'David S. Miller2019-06-182-0/+126
|\
| * macb: Add support for SiFive FU540-C000Yash Shah2019-06-181-0/+123
| * macb: bindings doc: add sifive fu540-c000 bindingYash Shah2019-06-181-0/+3
|/
* Merge branch 'hinic-add-rss-support-and-rss-parameters-configuration'David S. Miller2019-06-189-142/+1186
|\
| * hinic: add support for rss parameters with ethtoolXue Chaojing2019-06-185-1/+479
| * hinic: move ethtool code into hinic_ethtoolXue Chaojing2019-06-184-134/+167
| * hinic: add rss supportXue Chaojing2019-06-187-8/+541
|/
* net: stmmac: add sanity check to device_property_read_u32_array callColin Ian King2019-06-181-3/+10
* net: hns3: Add missing newline at end of fileGeert Uytterhoeven2019-06-181-1/+1
* qed: Fix -Wmaybe-uninitialized false positiveArnd Bergmann2019-06-181-0/+1
* ps3_gelic: Use [] to denote a flexible array memberGeert Uytterhoeven2019-06-181-1/+1
* ipoib: show VF broadcast addressDenis Kirjanov2019-06-182-0/+10
* ipoib: correcly show a VF hardware addressDenis Kirjanov2019-06-181-0/+1