summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-05Merge branch 'openvswitch-netns'David S. Miller7-35/+127
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-05net/mlx5e: Enable CQE based moderation on TX CQTal Gilboa4-23/+71
2017-11-05net/mlx5e: IPoIB, Add inner TTC table to IPoIB flow steeringFeras Daoud3-3/+16
2017-11-05net/mlx5: Initialize destination_flow struct to 0Rabie Loulou5-15/+15
2017-11-05net/mlx5: Enlarge the NIC TC offload table sizeOr Gerlitz1-2/+13
2017-11-05net/mlx5e: DCBNL, Add debug messages logInbar Karmy1-1/+23
2017-11-05net/mlx5e: Add support for ethtool msglvl supportGal Pressman3-0/+25
2017-11-05net/mlx5e: Support DSCP trust state to Ethernet's IP packet on SQHuy Nguyen5-6/+73
2017-11-05net/mlx5e: Add dcbnl dscp to priority supportHuy Nguyen3-2/+232
2017-11-05net/mlx5: QPTS and QPDPM register firmware command supportHuy Nguyen4-0/+131
2017-11-05net/mlx5: Add MLX5_SET16 and MLX5_GET16Huy Nguyen1-0/+17
2017-11-05net/mlx5: QCAM register firmware command supportHuy Nguyen6-1/+79
2017-11-05net/dcb: Add dscp to priority selector typeHuy Nguyen1-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-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller111-1426/+1838
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12703-311/+13121
2017-11-04liquidio: Fix an issue with multiple switchdev enable disablesVijaya Mohan Guvva3-2/+9
2017-11-04Merge branch 'mlxsw-Handle-changes-in-GRE-configuration'David S. Miller6-175/+614
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