aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-27nfp: wire get_phys_port_name on representorsJakub Kicinski2-7/+24
2017-06-27nfp: allow converting representor's netdev into nfp_portJakub Kicinski3-6/+21
2017-06-27nfp: move representors' struct net_device_ops to shared codeJakub Kicinski6-39/+68
2017-06-27nfp: make the representor get stats app-independentJakub Kicinski3-26/+22
2017-06-27nfp: spawn nfp_ports for PF and VF portsJakub Kicinski2-4/+35
2017-06-27nfp: add nfp_app cleanup callback and make flower use itJakub Kicinski3-14/+26
2017-06-27nfp: remove unused nfp_cpp_area_check_range()Jakub Kicinski2-23/+0
2017-06-27nfp: add helper for mapping runtime symbolsJakub Kicinski3-28/+39
2017-06-27nfp: move area mapping helper into nfpcoreJakub Kicinski4-54/+84
2017-06-27nfp: explicitly check if application FW is loadedJakub Kicinski1-4/+7
2017-06-27Merge branch 'udp-ipv6-use-scratch-helpers'David S. Miller3-65/+70
2017-06-27ipv6: udp: leverage scratch area helpersPaolo Abeni1-5/+9
2017-06-27udp: move scratch area helpers into the include filePaolo Abeni2-60/+61
2017-06-27tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...)Dave Watson1-0/+5
2017-06-27vxlan: fix incorrect nlattr access in MTU checkMatthias Schiffer1-1/+1
2017-06-27net: remove policy-routing.txt documentationVincent Bernat1-150/+0
2017-06-27net/mlx5e: IPSec, Add IPSec ethtool statsIlan Tayari5-3/+190
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload TX data pathIlan Tayari7-9/+319
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload RX data pathIlan Tayari7-3/+269
2017-06-27net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari9-4/+552
2017-06-27net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari9-1/+772
2017-06-27net/mlx5: FPGA, Add SBU infrastructureIlan Tayari9-1/+349
2017-06-27net/mlx5: FPGA, Add SBU bypass and reset flowsIlan Tayari4-0/+61
2017-06-27net/mlx5: FPGA, Add high-speed connection routinesIlan Tayari6-1/+1264
2017-06-27net/mlx5: FPGA, Add FW commands for FPGA QPsIlan Tayari5-0/+333
2017-06-27net/mlx5: FPGA, Move FPGA init/cleanup to init_onceIlan Tayari3-17/+16
2017-06-27net/mlx5: Add QP WQ supportIlan Tayari2-0/+56
2017-06-27net/mlx5: Make get_cqe routine not ethernet-specificIlan Tayari5-22/+21
2017-06-27IB/mlx5: Respect mlx5_core reserved GIDsIlan Tayari1-66/+53
2017-06-27net/mlx5: Add support for multiple RoCE enableIlan Tayari2-0/+5
2017-06-27net/mlx5: Add reserved-gids supportIlan Tayari7-3/+260
2017-06-27net/mlx5: Set interface flags before cleanup in unload_oneIlan Tayari1-2/+3
2017-06-26net/mlx4: fix spelling mistake: "coalesing" -> "coalescing"Colin Ian King1-1/+1
2017-06-26Merge branch 'net-add-netlink_ext_ack-support-to-rtnl_link_ops'David S. Miller36-107/+190
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.slave_validateMatthias Schiffer2-2/+4
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer4-4/+8
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer28-33/+63
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer20-28/+47
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer32-40/+68
2017-06-25net: macb: add fixed-link node supportMichael Grzeschik2-39/+60
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller147-1821/+5602
2017-06-25Merge branch 'sctp-RFC-4960-Errata-fixes'David S. Miller1-21/+33
2017-06-25sctp: adjust ssthresh when transport is idleMarcelo Ricardo Leitner1-0/+2
2017-06-25sctp: adjust cwnd increase in Congestion Avoidance phaseMarcelo Ricardo Leitner1-8/+18
2017-06-25sctp: allow increasing cwnd regardless of ctsn moving or notMarcelo Ricardo Leitner1-9/+8
2017-06-25sctp: update order of adjustments of partial_bytes_acked and cwndMarcelo Ricardo Leitner1-7/+8
2017-06-25net: Remove ndo_dfwd_start_xmitMintz, Yuval1-9/+0
2017-06-25Merge branch 'qcom-emac-various-minor-improvements'David S. Miller2-4/+35
2017-06-25net: qcom/emac: add support for emulation systemsTimur Tabi1-2/+21
2017-06-25net: qcom/emac: do not reset the EMAC during initializationTimur Tabi1-2/+0