summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: support future possible different internal phy modeLABBE Corentin2017-06-291-3/+7
* Bonding: Convert multiple netdev_info messages to netdev_dbgMichael Dilmore2017-06-291-65/+67
* Merge branch 'nfp-get_phys_port_name-for-representors-and-SR-IOV-reorder'David S. Miller2017-06-2719-226/+388
|\
| * nfp: flower: add Kconfig for flower appJakub Kicinski2017-06-273-2/+18
| * nfp: allocate a private workqueue for driver workJakub Kicinski2017-06-273-1/+14
| * nfp: reorder SR-IOV config and nfp_app SR-IOV callbacksJakub Kicinski2017-06-272-23/+27
| * nfp: handle SR-IOV already enabled when driver is probingJakub Kicinski2017-06-271-0/+8
| * nfp: wire get_phys_port_name on representorsJakub Kicinski2017-06-272-7/+24
| * nfp: allow converting representor's netdev into nfp_portJakub Kicinski2017-06-273-6/+21
| * nfp: move representors' struct net_device_ops to shared codeJakub Kicinski2017-06-276-39/+68
| * nfp: make the representor get stats app-independentJakub Kicinski2017-06-273-26/+22
| * nfp: spawn nfp_ports for PF and VF portsJakub Kicinski2017-06-272-4/+35
| * nfp: add nfp_app cleanup callback and make flower use itJakub Kicinski2017-06-273-14/+26
| * nfp: remove unused nfp_cpp_area_check_range()Jakub Kicinski2017-06-272-23/+0
| * nfp: add helper for mapping runtime symbolsJakub Kicinski2017-06-273-28/+39
| * nfp: move area mapping helper into nfpcoreJakub Kicinski2017-06-274-54/+84
| * nfp: explicitly check if application FW is loadedJakub Kicinski2017-06-271-4/+7
|/
* Merge branch 'udp-ipv6-use-scratch-helpers'David S. Miller2017-06-273-65/+70
|\
| * ipv6: udp: leverage scratch area helpersPaolo Abeni2017-06-271-5/+9
| * udp: move scratch area helpers into the include filePaolo Abeni2017-06-272-60/+61
|/
* tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...)Dave Watson2017-06-271-0/+5
* vxlan: fix incorrect nlattr access in MTU checkMatthias Schiffer2017-06-271-1/+1
* net: remove policy-routing.txt documentationVincent Bernat2017-06-271-150/+0
* net/mlx4: fix spelling mistake: "coalesing" -> "coalescing"Colin Ian King2017-06-271-1/+1
* Merge branch 'net-add-netlink_ext_ack-support-to-rtnl_link_ops'David S. Miller2017-06-2736-107/+190
|\
| * net: add netlink_ext_ack argument to rtnl_link_ops.slave_validateMatthias Schiffer2017-06-272-2/+4
| * net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer2017-06-274-4/+8
| * net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer2017-06-2728-33/+63
| * net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer2017-06-2720-28/+47
| * net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-2732-40/+68
|/
* net: macb: add fixed-link node supportMichael Grzeschik2017-06-252-39/+60
* Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-25147-1821/+5602
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-06-2228-622/+1718
| |\
| | * wil6210: remove ioctl interfaceMaya Erez2017-06-215-277/+0
| | * wil6210: add support for PCIe D3hot in system suspendMaya Erez2017-06-2111-49/+603
| | * wil6210: prevent platform callbacks after uninitDedy Lansky2017-06-211-4/+9
| | * ath10k: set rxnss_override for QCA9888Sven Eckelmann2017-06-211-2/+6
| | * ath10k: configure rxnss_override for QCA9984Ben Greear2017-06-215-1/+69
| | * ath10k: use complete VHT chan width for 160MHz workaroundBen Greear2017-06-211-1/+1
| | * ath6kl: fix spelling mistake: "Indicat" -> "Indicate"Colin Ian King2017-06-161-1/+1
| | * ath10k: add per chain RSSI reportingNorik Dzhandzhapanyan2017-06-161-0/+13
| | * ath10k: define structures for CE ctrl/misc registerSarada Prasanna Garnayak2017-06-166-195/+325
| | * ath10k: fix the logic of limiting tdls peer countsRyan Hsu2017-06-011-28/+21
| | * ath10k: add BMI parameters to fix calibration from DT/pre-calAnilkumar Kolli2017-06-012-3/+15
| | * ath10k: initialize nbytes to 0Ben Greear2017-06-011-0/+4
| | * ath10k: log when longer bmi cmds happenBen Greear2017-06-011-6/+21
| | * ath10k: increase BMI timeoutBen Greear2017-06-011-2/+2
| | * ath10k: go back to using dma_alloc_coherent() for firmware scratch memoryAdrian Chadd2017-05-311-25/+10
| | * wil6210: support devices with different PCIe bar sizeMaya Erez2017-05-234-12/+17
| | * wil6210: Improve AP stop handlingHamad Kadmany2017-05-231-0/+2