summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arp: make arp_hdr_len() return unsigned intAlexey Dobriyan2017-09-282-2/+3
* net-next/hinic: Fix a case of Tx Queue is Stopped foreverAviad Krawczyk2017-09-281-2/+12
* net-next/hinic: Set Rxq irq to specific cpu for NUMAAviad Krawczyk2017-09-281-9/+9
* Merge branch 'bpf-verifier-disassembly-improvements'David S. Miller2017-09-281-2/+21
|\
| * bpf/verifier: improve disassembly of BPF_NEG instructionsEdward Cree2017-09-281-0/+5
| * bpf/verifier: improve disassembly of BPF_END instructionsEdward Cree2017-09-281-2/+16
|/
* cxgb4: make function ch_flower_stats_cb, fixes warningColin Ian King2017-09-281-1/+1
* Merge branch 'rtnl-pushdown-prep'David S. Miller2017-09-281-38/+84
|\
| * rtnetlink: rtnl_have_link_slave_info doesn't need rtnlFlorian Westphal2017-09-281-3/+7
| * rtnetlink: add helpers to dump netnsid informationFlorian Westphal2017-09-281-11/+19
| * rtnetlink: add helpers to dump vf informationFlorian Westphal2017-09-281-19/+31
| * rtnetlink: add helper to put master and link ifindexesFlorian Westphal2017-09-281-5/+27
|/
* selftests: rtnetlink.sh: add rudimentary vrf testFlorian Westphal2017-09-281-0/+42
* net_sched: use idr to allocate u32 filter handlesCong Wang2017-09-281-41/+67
* net_sched: use idr to allocate basic filter handlesCong Wang2017-09-281-15/+22
* net_sched: use idr to allocate bpf filter handlesCong Wang2017-09-281-29/+28Star
* inetpeer: speed up inetpeer_invalidate_tree()Eric Dumazet2017-09-281-4/+7
* Merge branch 'mlxsw-Add-support-for-offloading-IPv4-multicast-routes'David S. Miller2017-09-2711-11/+2480
|\
| * mlxsw: spectrum: router: Don't ignore IPMR notificationsYotam Gigi2017-09-271-1/+2
| * mlxsw: spectrum: Notify multicast router on RIF MTU changesYotam Gigi2017-09-271-0/+11
| * mlxsw: spectrum_router: Add multicast routes notification handling functionalityYotam Gigi2017-09-271-2/+185
| * mlxsw: spectrum: router: Squash the default route table to mainYotam Gigi2017-09-271-2/+2
| * mlxsw: spectrum: Add the multicast routing hardware logicYotam Gigi2017-09-274-1/+873
| * mlxsw: spectrum: Add the multicast routing offloading logicYotam Gigi2017-09-274-1/+1150
| * net: mroute: Check if rule is a default ruleYotam Gigi2017-09-272-0/+19
| * net: ipmr: Add MFC offload indicationYotam Gigi2017-09-272-0/+5
| * ipmr: Send FIB notifications on MFC and VIF entriesYotam Gigi2017-09-271-0/+53
| * ipmr: Add FIB notification access functionsYotam Gigi2017-09-273-2/+153
| * ipmr: Add reference count to MFC entriesYotam Gigi2017-09-272-3/+26
| * fib: notifier: Add VIF add and delete event typesYotam Gigi2017-09-271-0/+2
|/
* Merge branch 'nfp-flower-vxlan-tunnel-offload'David S. Miller2017-09-2710-42/+1243
|\
| * nfp: flower vxlan neighbour keep-aliveJohn Hurley2017-09-274-0/+69
| * nfp: flower vxlan neighbour offloadJohn Hurley2017-09-274-0/+268
| * nfp: offload vxlan IPv4 endpoints of flower rulesJohn Hurley2017-09-275-3/+143
| * nfp: offload flower vxlan endpoint MAC addressesJohn Hurley2017-09-277-8/+423
| * nfp: compile flower vxlan tunnel set actionsJohn Hurley2017-09-272-21/+179
| * nfp: compile flower vxlan tunnel metadata match fieldsJohn Hurley2017-09-274-12/+158
| * nfp: add helper to get flower cmsg lengthJohn Hurley2017-09-272-1/+6
|/
* Merge branch 'mlxsw-pass-gact'David S. Miller2017-09-277-19/+36
|\
| * mlxsw: spectrum_flower: Offload "ok" termination actionJiri Pirko2017-09-271-1/+5
| * net: sched: introduce helper to identify gact pass actionJiri Pirko2017-09-271-0/+5
| * mlxsw: spectrum_acl: Propagate errors from mlxsw_afa_block_jump/continueJiri Pirko2017-09-276-18/+26
|/
* Merge branch 'net-dsa-use-generic-slave-phydev'David S. Miller2017-09-272-92/+52Star
|\
| * net: dsa: use phy_ethtool_nway_resetVivien Didelot2017-09-271-9/+1Star
| * net: dsa: use phy_ethtool_set_link_ksettingsVivien Didelot2017-09-271-11/+1Star
| * net: dsa: use phy_ethtool_get_link_ksettingsVivien Didelot2017-09-271-12/+1Star
| * net: dsa: use slave device phydevVivien Didelot2017-09-272-64/+53Star
| * net: dsa: return -ENODEV is there is no slave PHYVivien Didelot2017-09-271-15/+15
|/
* Merge branch 'mlxsw-Add-router-adjacency-dpipe-table'David S. Miller2017-09-275-24/+572
|\
| * mlxsw: spectrum_dpipe: Add support for controlling nexthop countersArkadi Sharshevsky2017-09-273-6/+36