summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-05net: dsa: rework switch parsingVivien Didelot
2017-11-05net: dsa: get tree before parsing portsVivien Didelot
2017-11-05net: dsa: rework switch addition and removalVivien Didelot
2017-11-05net: dsa: provide a find or new tree helperVivien Didelot
2017-11-05net: dsa: get and put tree reference countingVivien Didelot
2017-11-05net: dsa: simplify tree reference countingVivien Didelot
2017-11-05net: dsa: make tree index unsignedVivien Didelot
2017-11-05net: dsa: make switch index unsignedVivien Didelot
2017-11-05liquidio: do not consider packets dropped by network stack as driver Rx droppedIntiyaz Basha
2017-11-05tools: bpftool: move p_err() and p_info() from main.h to common.cQuentin Monnet
2017-11-05Merge branch 'bpf-add-offload-as-a-first-class-citizen'David S. Miller
2017-11-05bpf: remove old offload/analyzerJakub Kicinski
2017-11-05nfp: bpf: move to new BPF program offload infrastructureJakub Kicinski
2017-11-05nfp: bpf: move translation prepare to offload.cJakub Kicinski
2017-11-05nfp: bpf: move program prepare and free into offload.cJakub Kicinski
2017-11-05nfp: bpf: require seamless reload for program replaceJakub Kicinski
2017-11-05nfp: bpf: refactor offload logicJakub Kicinski
2017-11-05nfp: bpf: remove unnecessary include of nfp_net.hJakub Kicinski
2017-11-05nfp: bpf: remove the register renumbering leftoversJakub Kicinski
2017-11-05nfp: bpf: drop support for cls_bpf with legacy actionsJakub Kicinski
2017-11-05cls_bpf: allow attaching programs loaded for specific deviceJakub Kicinski
2017-11-05xdp: allow attaching programs loaded for specific deviceJakub Kicinski
2017-11-05bpftool: print program device bound infoJakub Kicinski
2017-11-05bpf: report offload info to user spaceJakub Kicinski
2017-11-05bpf: offload: add infrastructure for loading programs for a specific netdevJakub Kicinski
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski
2017-11-05mISDN: l1oip_core: replace _manual_ swap with swap macroGustavo A. R. Silva
2017-11-05net: plip: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-05tcp: do not clear again skb->csum in tcp_init_nondata_skb()Eric Dumazet
2017-11-05tcp: tcp_mtu_probing() cleanupEric Dumazet
2017-11-05dpaa_eth: avoid uninitialized variable false-positive warningArnd Bergmann
2017-11-05Merge branch 'openvswitch-netns'David S. Miller
2017-11-05rtnetlink: use netnsid to query interfaceJiri Benc
2017-11-05openvswitch: reliable interface indentification in port dumpsJiri Benc
2017-11-05net: export peernet2id_allocJiri Benc
2017-11-04net/mlx5e: Enable CQE based moderation on TX CQTal Gilboa
2017-11-04net/mlx5e: IPoIB, Add inner TTC table to IPoIB flow steeringFeras Daoud
2017-11-04net/mlx5: Initialize destination_flow struct to 0Rabie Loulou
2017-11-04net/mlx5: Enlarge the NIC TC offload table sizeOr Gerlitz
2017-11-04net/mlx5e: DCBNL, Add debug messages logInbar Karmy
2017-11-04net/mlx5e: Add support for ethtool msglvl supportGal Pressman
2017-11-04net/mlx5e: Support DSCP trust state to Ethernet's IP packet on SQHuy Nguyen
2017-11-04net/mlx5e: Add dcbnl dscp to priority supportHuy Nguyen
2017-11-04net/mlx5: QPTS and QPDPM register firmware command supportHuy Nguyen
2017-11-04net/mlx5: Add MLX5_SET16 and MLX5_GET16Huy Nguyen
2017-11-04net/mlx5: QCAM register firmware command supportHuy Nguyen
2017-11-04net/dcb: Add dscp to priority selector typeHuy Nguyen
2017-11-05ipv6: remove IN6_ADDR_HSIZE from addrconf.hEric Dumazet
2017-11-05pktgen: do not abuse IN6_ADDR_HSIZEEric Dumazet
2017-11-04net: sched: cls_u32: use bitwise & rather than logical && on n->flagsColin Ian King