summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-27nfp: flower: add Kconfig for flower appJakub Kicinski
2017-06-27nfp: allocate a private workqueue for driver workJakub Kicinski
2017-06-27nfp: reorder SR-IOV config and nfp_app SR-IOV callbacksJakub Kicinski
2017-06-27nfp: handle SR-IOV already enabled when driver is probingJakub Kicinski
2017-06-27nfp: wire get_phys_port_name on representorsJakub Kicinski
2017-06-27nfp: allow converting representor's netdev into nfp_portJakub Kicinski
2017-06-27nfp: move representors' struct net_device_ops to shared codeJakub Kicinski
2017-06-27nfp: make the representor get stats app-independentJakub Kicinski
2017-06-27nfp: spawn nfp_ports for PF and VF portsJakub Kicinski
2017-06-27nfp: add nfp_app cleanup callback and make flower use itJakub Kicinski
2017-06-27nfp: remove unused nfp_cpp_area_check_range()Jakub Kicinski
2017-06-27nfp: add helper for mapping runtime symbolsJakub Kicinski
2017-06-27nfp: move area mapping helper into nfpcoreJakub Kicinski
2017-06-27nfp: explicitly check if application FW is loadedJakub Kicinski
2017-06-27Merge branch 'udp-ipv6-use-scratch-helpers'David S. Miller
2017-06-27ipv6: udp: leverage scratch area helpersPaolo Abeni
2017-06-27udp: move scratch area helpers into the include filePaolo Abeni
2017-06-27tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...)Dave Watson
2017-06-27vxlan: fix incorrect nlattr access in MTU checkMatthias Schiffer
2017-06-27net: remove policy-routing.txt documentationVincent Bernat
2017-06-26net/mlx4: fix spelling mistake: "coalesing" -> "coalescing"Colin Ian King
2017-06-26Merge branch 'net-add-netlink_ext_ack-support-to-rtnl_link_ops'David S. Miller
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.slave_validateMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer
2017-06-25net: macb: add fixed-link node supportMichael Grzeschik
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-25Merge branch 'sctp-RFC-4960-Errata-fixes'David S. Miller
2017-06-25sctp: adjust ssthresh when transport is idleMarcelo Ricardo Leitner
2017-06-25sctp: adjust cwnd increase in Congestion Avoidance phaseMarcelo Ricardo Leitner
2017-06-25sctp: allow increasing cwnd regardless of ctsn moving or notMarcelo Ricardo Leitner
2017-06-25sctp: update order of adjustments of partial_bytes_acked and cwndMarcelo Ricardo Leitner
2017-06-25net: Remove ndo_dfwd_start_xmitMintz, Yuval
2017-06-25Merge branch 'qcom-emac-various-minor-improvements'David S. Miller
2017-06-25net: qcom/emac: add support for emulation systemsTimur Tabi
2017-06-25net: qcom/emac: do not reset the EMAC during initializationTimur Tabi
2017-06-25net: qcom/emac: add shutdown functionTimur Tabi
2017-06-25af_iucv: Move sockaddr length checks to before accessing sa_family in bind an...Mateusz Jurczyk
2017-06-25net/iucv: improve endianness handlingHans Wippel
2017-06-25net: dsa: mv88e6xxx: fix error code in mv88e6390_serdes_power()Dan Carpenter
2017-06-25Merge branch 'nfp-add-flower-app-with-representors'David S. Miller
2017-06-25nfp: add VF and PF representors to flower appSimon Horman
2017-06-25nfp: add flower appSimon Horman
2017-06-25nfp: add support for control messages for flower appSimon Horman
2017-06-25nfp: add support for tx/rx with metadata portidSimon Horman
2017-06-25nfp: provide nfp_port to of nfp_net_get_mac_addr()Simon Horman
2017-06-25nfp: app callbacks for SRIOVSimon Horman
2017-06-25nfp: add stats and xmit helpers for representorsSimon Horman