aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2017-11-04tcp_nv: use do_div() instead of expensive div64_u64()Konstantin Khlebnikov
2017-11-04add support of IFF_XMIT_DST_RELEASE bit in vlanVadim Fedorenko
2017-11-04phylink: make local function phylink_phy_change() staticWei Yongjun
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-04liquidio: Fix an issue with multiple switchdev enable disablesVijaya Mohan Guvva
2017-11-04Merge branch 'mlxsw-Handle-changes-in-GRE-configuration'David S. Miller
2017-11-04mlxsw: spectrum_router: Handle down of tunnel underlayPetr Machata
2017-11-04mlxsw: spectrum_ipip: Handle underlay device changePetr Machata
2017-11-04mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnelsPetr Machata
2017-11-04mlxsw: spectrum: Support IPIP underlay VRF migrationPetr Machata
2017-11-04mlxsw: spectrum_router: Onload conflicting tunnelsPetr Machata
2017-11-04mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create()Petr Machata
2017-11-04mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata
2017-11-04mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata
2017-11-04mlxsw: spectrum: Propagate extack for tunnel eventsPetr Machata
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event()Petr Machata
2017-11-04mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() voidPetr Machata