summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-18samples/bpf: add cpumap sample program xdp_redirect_cpuJesper Dangaard Brouer
2017-10-18bpf: cpumap add tracepointsJesper Dangaard Brouer
2017-10-18bpf: cpumap xdp_buff to skb conversion and allocationJesper Dangaard Brouer
2017-10-18bpf: XDP_REDIRECT enable use of cpumapJesper Dangaard Brouer
2017-10-18bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer
2017-10-18net: ftgmac100: Request clock and set speedJoel Stanley
2017-10-17net: export netdev_txq_to_tc to allow sch_mqprio to compile as moduleHenrik Austad
2017-10-16Merge branch 'mlxsw-GRE-Offload-decap-without-encap'David S. Miller
2017-10-16mlxsw: spectrum: Drop refcounting of IPIP entriesPetr Machata
2017-10-16mlxsw: spectrum: Support IPIP overlay VRF migrationPetr Machata
2017-10-16mlxsw: spectrum: Support decap-only IP-in-IP tunnelsPetr Machata
2017-10-16mlxsw: spectrum_router: Move mlxsw_sp_netdev_ipip_type()Petr Machata
2017-10-16mlxsw: spectrum: Move netdevice NB to struct mlxsw_spPetr Machata
2017-10-16tipc: fix rebasing errorJon Maloy
2017-10-16Merge branch 'net-core-rcuify-rtnl-af_ops'David S. Miller
2017-10-16net: core: rcu-ify rtnl af_opsFlorian Westphal
2017-10-16rtnetlink: place link af dump into own helperFlorian Westphal
2017-10-16tcp: cdg: make struct tcp_cdg staticColin Ian King
2017-10-16net: systemport: add NET_DSA dependencyArnd Bergmann
2017-10-16hamradio: baycom_par: use new parport device modelSudip Mukherjee
2017-10-16net: dccp: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-16pch_gbe: Switch to new PCI IRQ allocation APIAndy Shevchenko
2017-10-16tracing: bpf: Hide bpf trace events when they are not usedSteven Rostedt (VMware)
2017-10-16ipv6: only update __use and lastusetime once per jiffy at mostWei Wang
2017-10-16ipv6: check fn before doing FIB6_SUBTREE(fn)Wei Wang
2017-10-16bpf: Add -target to clang switch while cross compiling.Abhijit Ayarekar
2017-10-16Merge branch 'sched-tp_q-remove'David S. Miller
2017-10-16net: sched: propagate q and parent from caller down to tcf_fill_nodeJiri Pirko
2017-10-16net: sched: use tcf_block_q helper to get q pointer for sch_tree_lockJiri Pirko
2017-10-16net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct QdiscJiri Pirko
2017-10-16net: sched: cls_u32: use block instead of q in tc_u_commonJiri Pirko
2017-10-16net: sched: ematch: obtain net pointer from blocksJiri Pirko
2017-10-16net: sched: teach tcf_bind/unbind_filter to use block->qJiri Pirko
2017-10-16net: sched: introduce tcf_block_q and tcf_block_dev helpersJiri Pirko
2017-10-16net: sched: store net pointer in block and introduce qdisc_net helperJiri Pirko
2017-10-16net: sched: store Qdisc pointer in struct blockJiri Pirko
2017-10-16mqprio: Reserve last 32 classid values for HW traffic classes and misc IDsAlexander Duyck
2017-10-16Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-10-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-14Merge branch 'tc-testing-updates'David S. Miller
2017-10-14tc-testing: fix the -l argument bug in tdc.pyLucas Bates
2017-10-14tc-testing: Add test cases for police and skbmodLucas Bates
2017-10-14tc-testing: Split test case files into smaller chunksLucas Bates
2017-10-14tc-testing: Add test cases for flushing actionsLucas Bates
2017-10-14Merge branch 'macvlan-cleanups'David S. Miller
2017-10-14macvlan: Only update pkt_type if destination MAC address matchesAlexander Duyck
2017-10-14macvlan: Only deliver one copy of the frame to the macvlan interfaceAlexander Duyck
2017-10-14tcp: add a tracepoint for tcp retransmissionCong Wang
2017-10-14net_sched: fix a compile warning in act_ifeCong Wang
2017-10-14Merge branch 'hv_netvsc-Add-init-of-send-table-and-var-renames'David S. Miller