aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-05nfp: bpf: move to new BPF program offload infrastructureJakub Kicinski7-106/+121
2017-11-05nfp: bpf: move translation prepare to offload.cJakub Kicinski3-91/+94
2017-11-05nfp: bpf: move program prepare and free into offload.cJakub Kicinski3-33/+38
2017-11-05nfp: bpf: require seamless reload for program replaceJakub Kicinski4-42/+35
2017-11-05nfp: bpf: refactor offload logicJakub Kicinski3-77/+67
2017-11-05nfp: bpf: remove unnecessary include of nfp_net.hJakub Kicinski1-1/+0
2017-11-05nfp: bpf: remove the register renumbering leftoversJakub Kicinski3-19/+4
2017-11-05nfp: bpf: drop support for cls_bpf with legacy actionsJakub Kicinski5-247/+22
2017-11-05cls_bpf: allow attaching programs loaded for specific deviceJakub Kicinski2-3/+8
2017-11-05xdp: allow attaching programs loaded for specific deviceJakub Kicinski3-5/+44
2017-11-05bpftool: print program device bound infoJakub Kicinski2-0/+38
2017-11-05bpf: report offload info to user spaceJakub Kicinski4-0/+24
2017-11-05bpf: offload: add infrastructure for loading programs for a specific netdevJakub Kicinski9-8/+278
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski17-55/+56
2017-11-05mISDN: l1oip_core: replace _manual_ swap with swap macroGustavo A. R. Silva1-8/+2
2017-11-05net: plip: mark expected switch fall-throughsGustavo A. R. Silva1-0/+13
2017-11-05tcp: do not clear again skb->csum in tcp_init_nondata_skb()Eric Dumazet1-1/+0
2017-11-05tcp: tcp_mtu_probing() cleanupEric Dumazet1-17/+14
2017-11-05dpaa_eth: avoid uninitialized variable false-positive warningArnd Bergmann1-1/+2
2017-11-05rtnetlink: use netnsid to query interfaceJiri Benc2-18/+86
2017-11-05openvswitch: reliable interface indentification in port dumpsJiri Benc4-17/+40
2017-11-05net: export peernet2id_allocJiri Benc1-0/+1
2017-11-05ipv6: remove IN6_ADDR_HSIZE from addrconf.hEric Dumazet2-3/+2
2017-11-05pktgen: do not abuse IN6_ADDR_HSIZEEric Dumazet1-1/+1
2017-11-04net: sched: cls_u32: use bitwise & rather than logical && on n->flagsColin Ian King1-1/+1
2017-11-04tcp_nv: use do_div() instead of expensive div64_u64()Konstantin Khlebnikov1-3/+4
2017-11-04add support of IFF_XMIT_DST_RELEASE bit in vlanVadim Fedorenko2-0/+4
2017-11-04phylink: make local function phylink_phy_change() staticWei Yongjun1-1/+2
2017-11-04liquidio: Fix an issue with multiple switchdev enable disablesVijaya Mohan Guvva3-2/+9
2017-11-04mlxsw: spectrum_router: Handle down of tunnel underlayPetr Machata1-2/+55
2017-11-04mlxsw: spectrum_ipip: Handle underlay device changePetr Machata1-2/+3
2017-11-04mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnelsPetr Machata4-7/+114
2017-11-04mlxsw: spectrum: Support IPIP underlay VRF migrationPetr Machata3-0/+110
2017-11-04mlxsw: spectrum_router: Onload conflicting tunnelsPetr Machata2-21/+60
2017-11-04mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create()Petr Machata1-2/+2
2017-11-04mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata2-4/+50
2017-11-04mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata1-28/+46
2017-11-04mlxsw: spectrum: Propagate extack for tunnel eventsPetr Machata2-17/+23
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event()Petr Machata1-9/+14
2017-11-04mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() voidPetr Machata1-4/+4
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_down_event()Petr Machata1-2/+10
2017-11-04mlxsw: spectrum_ipip: Split accessor functionsPetr Machata2-33/+70
2017-11-04mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}()Petr Machata4-60/+57
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_netdevice_ipip_can_offload()Petr Machata1-5/+15
2017-11-04mlxsw: spectrum: Rename IPIP-related netdevice handlersPetr Machata3-30/+32
2017-11-03arch/tile: Implement ->set_state_oneshot_stopped()Chris Metcalf1-0/+1
2017-11-03Update MIPS email addressesPaul Burton46-49/+52
2017-11-03x86: CPU: Fix up "cpu MHz" in /proc/cpuinfoRafael J. Wysocki3-6/+11
2017-11-03mm, swap: fix race between swap count continuation operationsHuang Ying2-6/+21
2017-11-03mm/huge_memory.c: deposit page table when copying a PMD migration entryZi Yan1-0/+3