aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-28inetpeer: speed up inetpeer_invalidate_tree()Eric Dumazet1-4/+7
2017-09-27Merge branch 'mlxsw-Add-support-for-offloading-IPv4-multicast-routes'David S. Miller11-11/+2480
2017-09-27mlxsw: spectrum: router: Don't ignore IPMR notificationsYotam Gigi1-1/+2
2017-09-27mlxsw: spectrum: Notify multicast router on RIF MTU changesYotam Gigi1-0/+11
2017-09-27mlxsw: spectrum_router: Add multicast routes notification handling functionalityYotam Gigi1-2/+185
2017-09-27mlxsw: spectrum: router: Squash the default route table to mainYotam Gigi1-2/+2
2017-09-27mlxsw: spectrum: Add the multicast routing hardware logicYotam Gigi4-1/+873
2017-09-27mlxsw: spectrum: Add the multicast routing offloading logicYotam Gigi4-1/+1150
2017-09-27net: mroute: Check if rule is a default ruleYotam Gigi2-0/+19
2017-09-27net: ipmr: Add MFC offload indicationYotam Gigi2-0/+5
2017-09-27ipmr: Send FIB notifications on MFC and VIF entriesYotam Gigi1-0/+53
2017-09-27ipmr: Add FIB notification access functionsYotam Gigi3-2/+153
2017-09-27ipmr: Add reference count to MFC entriesYotam Gigi2-3/+26
2017-09-27fib: notifier: Add VIF add and delete event typesYotam Gigi1-0/+2
2017-09-26Merge branch 'nfp-flower-vxlan-tunnel-offload'David S. Miller10-42/+1243
2017-09-26nfp: flower vxlan neighbour keep-aliveJohn Hurley4-0/+69
2017-09-26nfp: flower vxlan neighbour offloadJohn Hurley4-0/+268
2017-09-26nfp: offload vxlan IPv4 endpoints of flower rulesJohn Hurley5-3/+143
2017-09-26nfp: offload flower vxlan endpoint MAC addressesJohn Hurley7-8/+423
2017-09-26nfp: compile flower vxlan tunnel set actionsJohn Hurley2-21/+179
2017-09-26nfp: compile flower vxlan tunnel metadata match fieldsJohn Hurley4-12/+158
2017-09-26nfp: add helper to get flower cmsg lengthJohn Hurley2-1/+6
2017-09-26Merge branch 'mlxsw-pass-gact'David S. Miller7-19/+36
2017-09-26mlxsw: spectrum_flower: Offload "ok" termination actionJiri Pirko1-1/+5
2017-09-26net: sched: introduce helper to identify gact pass actionJiri Pirko1-0/+5
2017-09-26mlxsw: spectrum_acl: Propagate errors from mlxsw_afa_block_jump/continueJiri Pirko6-18/+26
2017-09-26Merge branch 'net-dsa-use-generic-slave-phydev'David S. Miller2-92/+52
2017-09-26net: dsa: use phy_ethtool_nway_resetVivien Didelot1-9/+1
2017-09-26net: dsa: use phy_ethtool_set_link_ksettingsVivien Didelot1-11/+1
2017-09-26net: dsa: use phy_ethtool_get_link_ksettingsVivien Didelot1-12/+1
2017-09-26net: dsa: use slave device phydevVivien Didelot2-64/+53
2017-09-26net: dsa: return -ENODEV is there is no slave PHYVivien Didelot1-15/+15
2017-09-26Merge branch 'mlxsw-Add-router-adjacency-dpipe-table'David S. Miller5-24/+572
2017-09-26mlxsw: spectrum_dpipe: Add support for controlling nexthop countersArkadi Sharshevsky3-6/+36
2017-09-26mlxsw: spectrum_dpipe: Add support for adjacency table dumpArkadi Sharshevsky1-0/+238
2017-09-26mlxsw: spectrum: Add support for setting counters on nexthopsArkadi Sharshevsky2-3/+51
2017-09-26mlxsw: reg: Add support for counters on RATRArkadi Sharshevsky1-9/+35
2017-09-26mlxsw: spectrum_dpipe: Add initial support for the router adjacency tableArkadi Sharshevsky2-1/+100
2017-09-26mlxsw: spectrum_router: Add helpers for nexthop accessArkadi Sharshevsky2-0/+83
2017-09-26mlxsw: spectrum_router: Use helper to check for last neighborArkadi Sharshevsky1-1/+1
2017-09-26mlxsw: spectrum_router: Keep nexthops in a linked listArkadi Sharshevsky1-0/+9
2017-09-26mlxsw: Add fields for mlxsw's meta header for adjacency tableArkadi Sharshevsky1-0/+12
2017-09-26mlxsw: spectrum_dpipe: Fix indentation in header descriptionArkadi Sharshevsky1-10/+13
2017-09-26Merge branch 'bpf-metadata-direct-access'David S. Miller29-104/+759
2017-09-26bpf, ixgbe: add meta data supportDaniel Borkmann1-4/+26
2017-09-26bpf, nfp: add meta data supportDaniel Borkmann1-25/+15
2017-09-26bpf: improve selftests and add tests for meta pointerDaniel Borkmann5-4/+370
2017-09-26bpf: update bpf.h uapi header for toolsDaniel Borkmann1-13/+32
2017-09-26bpf: add meta pointer for direct accessDaniel Borkmann19-42/+297
2017-09-26bpf: rename bpf_compute_data_end into bpf_compute_data_pointersDaniel Borkmann7-18/+21