summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: cpumap add tracepointsJesper Dangaard Brouer2017-10-182-5/+89
* bpf: cpumap xdp_buff to skb conversion and allocationJesper Dangaard Brouer2017-10-183-22/+158
* bpf: XDP_REDIRECT enable use of cpumapJesper Dangaard Brouer2017-10-185-34/+172
* bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer2017-10-187-1/+576
* net: ftgmac100: Request clock and set speedJoel Stanley2017-10-181-0/+26
* net: export netdev_txq_to_tc to allow sch_mqprio to compile as moduleHenrik Austad2017-10-171-0/+1
* Merge branch 'mlxsw-GRE-Offload-decap-without-encap'David S. Miller2017-10-164-64/+209
|\
| * mlxsw: spectrum: Drop refcounting of IPIP entriesPetr Machata2017-10-162-30/+20
| * mlxsw: spectrum: Support IPIP overlay VRF migrationPetr Machata2017-10-163-3/+49
| * mlxsw: spectrum: Support decap-only IP-in-IP tunnelsPetr Machata2017-10-163-10/+109
| * mlxsw: spectrum_router: Move mlxsw_sp_netdev_ipip_type()Petr Machata2017-10-161-19/+19
| * mlxsw: spectrum: Move netdevice NB to struct mlxsw_spPetr Machata2017-10-162-7/+17
|/
* tipc: fix rebasing errorJon Maloy2017-10-161-0/+1
* Merge branch 'net-core-rcuify-rtnl-af_ops'David S. Miller2017-10-162-47/+89
|\
| * net: core: rcu-ify rtnl af_opsFlorian Westphal2017-10-162-18/+48
| * rtnetlink: place link af dump into own helperFlorian Westphal2017-10-161-30/+42
|/
* tcp: cdg: make struct tcp_cdg staticColin Ian King2017-10-161-1/+1
* net: systemport: add NET_DSA dependencyArnd Bergmann2017-10-161-0/+1
* hamradio: baycom_par: use new parport device modelSudip Mukherjee2017-10-161-4/+44
* net: dccp: mark expected switch fall-throughsGustavo A. R. Silva2017-10-162-1/+2
* pch_gbe: Switch to new PCI IRQ allocation APIAndy Shevchenko2017-10-162-28/+17
* tracing: bpf: Hide bpf trace events when they are not usedSteven Rostedt (VMware)2017-10-162-1/+7
* ipv6: only update __use and lastusetime once per jiffy at mostWei Wang2017-10-162-11/+12
* ipv6: check fn before doing FIB6_SUBTREE(fn)Wei Wang2017-10-161-4/+7
* bpf: Add -target to clang switch while cross compiling.Abhijit Ayarekar2017-10-161-2/+3
* Merge branch 'sched-tp_q-remove'David S. Miller2017-10-1623-69/+127
|\
| * net: sched: propagate q and parent from caller down to tcf_fill_nodeJiri Pirko2017-10-161-20/+35
| * net: sched: use tcf_block_q helper to get q pointer for sch_tree_lockJiri Pirko2017-10-162-5/+4
| * net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct QdiscJiri Pirko2017-10-163-4/+13
| * net: sched: cls_u32: use block instead of q in tc_u_commonJiri Pirko2017-10-161-8/+4
| * net: sched: ematch: obtain net pointer from blocksJiri Pirko2017-10-161-1/+1
| * net: sched: teach tcf_bind/unbind_filter to use block->qJiri Pirko2017-10-161-10/+17
| * net: sched: introduce tcf_block_q and tcf_block_dev helpersJiri Pirko2017-10-161-0/+21
| * net: sched: store net pointer in block and introduce qdisc_net helperJiri Pirko2017-10-163-0/+9
| * net: sched: store Qdisc pointer in struct blockJiri Pirko2017-10-1616-21/+23
|/
* mqprio: Reserve last 32 classid values for HW traffic classes and misc IDsAlexander Duyck2017-10-162-33/+47
* Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-10-1624-796/+1437
|\
| * net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEYAlex Vesker2017-10-143-18/+36
| * net/mlx5e: IPoIB, Add PKEY child interface ethtool opsAlex Vesker2017-10-143-2/+8
| * net/mlx5e: IPoIB, Add PKEY child interface ndosAlex Vesker2017-10-143-7/+144
| * net/mlx5e: IPoIB, Add PKEY child interface nic profileAlex Vesker2017-10-143-6/+102
| * net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdevAlex Vesker2017-10-145-2/+184
| * net/mlx5e: IPoIB, Support for setting PKEY index to underlay QPAlex Vesker2017-10-142-0/+10
| * IB/ipoib: Add ability to set PKEY index to lower device driverAlex Vesker2017-10-141-2/+6
| * IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stopAlex Vesker2017-10-141-1/+6
| * net/mlx5: Support for attaching multiple underlay QPs to root flow tableAlex Vesker2017-10-145-54/+171
| * net/mlx5e: IPoIB, Move underlay QP init/uninit to separate functionsAlex Vesker2017-10-141-38/+70
| * net/mlx5: PTP code migration to driver core sectionFeras Daoud2017-10-1412-382/+416
| * net/mlx5: File renaming towards ptp core implementationFeras Daoud2017-10-143-3/+3
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-1513-192/+1510
|\ \