aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19net: sched: act_ctinfo: tidy UAPI definitionKevin Darbyshire-Bryant2-5/+5
2019-06-19inet: fix various use-after-free in defrags unitsEric Dumazet7-24/+52
2019-06-19netns: add pre_exit method to struct pernet_operationsEric Dumazet2-0/+33
2019-06-19page_pool: make sure struct device is stableJesper Dangaard Brouer1-0/+8
2019-06-19page_pool: add tracepoints for page_pool with details need by XDPJesper Dangaard Brouer3-1/+99
2019-06-19xdp: add tracepoints for XDP memJesper Dangaard Brouer3-16/+143
2019-06-19xdp: force mem allocator removal and periodic warningJesper Dangaard Brouer2-7/+48
2019-06-19xdp: tracking page_pool resources and safe removalJesper Dangaard Brouer4-35/+136
2019-06-19mlx5: more strict use of page_pool APIJesper Dangaard Brouer2-5/+7
2019-06-19page_pool: introduce page_pool_free and use in mlx5Jesper Dangaard Brouer3-7/+25
2019-06-19veth: use xdp_release_frame for XDP_PASSJesper Dangaard Brouer1-0/+1
2019-06-19xdp: page_pool related fix to cpumapJesper Dangaard Brouer4-1/+47
2019-06-19xdp: fix leak of IDA cyclic id if rhashtable_insert_slow failsJesper Dangaard Brouer1-0/+2
2019-06-19net: page_pool: add helper function to unmap dma addressesIlias Apalodimas2-0/+8
2019-06-19net: page_pool: add helper function to retrieve dma addressesIlias Apalodimas1-0/+5
2019-06-19net: netsec: remove loops in napi Rx processIlias Apalodimas1-9/+2
2019-06-19net: netsec: initialize tx ring on ndo_openIlias Apalodimas1-14/+18
2019-06-19net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6250_g1_vtu_loadpurge()Rasmus Villemoes1-1/+1
2019-06-19act_ctinfo: Don't use BIT() in UAPI headers.David S. Miller1-2/+2
2019-06-19selftests: tc: add ingress device matching supportJiri Pirko3-2/+225
2019-06-19mlxsw: spectrum_flower: Implement support for ingress device matchingJiri Pirko3-9/+59
2019-06-19mlxsw: spectrum_acl: Fix SRC_SYS_PORT element sizeJiri Pirko2-5/+5
2019-06-19mlxsw: spectrum_acl: Avoid size check for RX_ACL_SYSTEM_PORT elementJiri Pirko3-8/+13
2019-06-19mlxsw: spectrum_acl: Write RX_ACL_SYSTEM_PORT acl element correctlyJiri Pirko3-10/+21
2019-06-19net: flow_offload: implement support for meta keyJiri Pirko2-0/+13
2019-06-19net: sched: cls_flower: use flow_dissector for ingress ifindexJiri Pirko1-6/+8
2019-06-19flow_dissector: add support for ingress ifindex dissectionJiri Pirko3-0/+29
2019-06-18net/mlx5: add missing void argument to function mlx5_devlink_allocColin Ian King1-1/+1
2019-06-18net: mvpp2: cls: Add steering based on vlan Id and priority.Maxime Chevallier2-34/+86
2019-06-18net: mvpp2: cls: right-justify the C2 TCAM keysMaxime Chevallier1-7/+7
2019-06-18net: mvpp2: cls: Only select applicable flows of classification offloadMaxime Chevallier1-0/+3
2019-06-18net: mvpp2: cls: Use a dedicated lu_type for the RSS lookupMaxime Chevallier2-2/+7
2019-06-18macb: Add support for SiFive FU540-C000Yash Shah1-0/+123
2019-06-18macb: bindings doc: add sifive fu540-c000 bindingYash Shah1-0/+3
2019-06-18hinic: add support for rss parameters with ethtoolXue Chaojing5-1/+479
2019-06-18hinic: move ethtool code into hinic_ethtoolXue Chaojing4-134/+167
2019-06-18hinic: add rss supportXue Chaojing7-8/+541
2019-06-18net: stmmac: add sanity check to device_property_read_u32_array callColin Ian King1-3/+10
2019-06-18net: hns3: Add missing newline at end of fileGeert Uytterhoeven1-1/+1
2019-06-18qed: Fix -Wmaybe-uninitialized false positiveArnd Bergmann1-0/+1
2019-06-18ps3_gelic: Use [] to denote a flexible array memberGeert Uytterhoeven1-1/+1
2019-06-18ipoib: show VF broadcast addressDenis Kirjanov2-0/+10
2019-06-18ipoib: correcly show a VF hardware addressDenis Kirjanov1-0/+1