summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-182139-19063/+4278
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-1858-250/+533
| |\
| | * be2net: Fix number of Rx queues used for flow hashingIvan Vecera2019-06-161-1/+1
| | * Revert "net: phylink: set the autoneg state in phylink_phy_change"David S. Miller2019-06-161-1/+0
| | * net: dsa: rtl8366: Fix up VLAN filteringLinus Walleij2019-06-151-3/+4
| | * net: phylink: set the autoneg state in phylink_phy_changeIoana Ciornei2019-06-151-0/+1
| | * hv_netvsc: Set probe mode to syncHaiyang Zhang2019-06-151-1/+1
| | * net: dsa: fix warning same module namesAnders Roxell2019-06-155-5/+5
| | * net: dsa: microchip: Don't try to read stats for unused portsRobert Hancock2019-06-151-0/+3
| | * qmi_wwan: extend permitted QMAP mux_id value rangeReinhard Speyerer2019-06-151-2/+2
| | * qmi_wwan: avoid RCU stalls on device disconnect when in QMAP modeReinhard Speyerer2019-06-151-4/+7
| | * qmi_wwan: add network device usage statistics for qmimux devicesReinhard Speyerer2019-06-151-5/+71
| | * qmi_wwan: add support for QMAP padding in the RX pathReinhard Speyerer2019-06-151-3/+9
| | * Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-06-141-0/+1
| | |\
| | | * mac80211_hwsim: mark expected switch fall-throughGustavo A. R. Silva2019-05-241-0/+1
| | * | net: mvpp2: prs: Use the correct helpers when removing all VID filtersMaxime Chevallier2019-06-121-2/+4
| | * | net: mvpp2: prs: Fix parser range for VID filteringMaxime Chevallier2019-06-121-9/+8
| | * | mlxsw: spectrum: Disallow prio-tagged packets when PVID is removedIdo Schimmel2019-06-121-1/+1
| | * | mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2Petr Machata2019-06-121-2/+2
| | * | mlxsw: spectrum_flower: Fix TOS matchingJiri Pirko2019-06-121-2/+2
| | * | mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes deadIdo Schimmel2019-06-121-3/+70
| | * | mlxsw: spectrum: Use different seeds for ECMP and LAG hashIdo Schimmel2019-06-121-1/+4
| | * | geneve: Don't assume linear buffers in error handlerStefano Brivio2019-06-111-1/+1
| | * | vxlan: Don't assume linear buffers in error handlerStefano Brivio2019-06-111-1/+1
| | * | nfp: ensure skb network header is set for packet redirectJohn Hurley2019-06-101-0/+1
| | * | ibmvnic: Fix unchecked return codes of memory allocationsThomas Falcon2019-06-101-6/+7
| | * | ibmvnic: Refresh device multicast list after resetThomas Falcon2019-06-101-0/+3
| | * | ibmvnic: Do not close unopened driver during resetThomas Falcon2019-06-101-1/+2
| | * | Merge tag 'mlx5-fixes-2019-06-07' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-06-108-22/+58
| | |\ \
| | | * | net/mlx5e: Support tagged tunnel over bondEli Britstein2019-06-071-5/+6
| | | * | net/mlx5e: Avoid detaching non-existing netdev under switchdev modeAlaa Hleihel2019-06-071-0/+5
| | | * | net/mlx5e: Fix source port matching in fdb peer flow ruleRaed Salem2019-06-071-3/+0
| | | * | net/mlx5e: Replace reciprocal_scale in TX select queue functionShay Agroskin2019-06-073-6/+8
| | | * | net/mlx5e: Add ndo_set_feature for uplink representorChris Mi2019-06-073-6/+8
| | | * | net/mlx5: Avoid reloading already removed devicesAlaa Hleihel2019-06-071-2/+23
| | | * | net/mlx5: Update pci error handler entries and command translationEdward Srouji2019-06-071-0/+8
| | * | | Merge tag 'linux-can-fixes-for-5.2-20190607' of git://git.kernel.org/pub/scm/...David S. Miller2019-06-106-22/+42
| | |\ \ \
| | | * | | can: flexcan: Remove unneeded registration messageFabio Estevam2019-06-071-3/+0
| | | * | | can: m_can: implement errata "Needless activation of MRAF irq"Eugen Hristev2019-06-071-0/+21
| | | * | | can: mcp251x: add support for mcp25625Sean Nyekjaer2019-06-072-11/+19
| | | * | | can: xilinx_can: use correct bittiming_const for CAN FD coreAnssi Hannula2019-06-071-1/+1
| | | * | | can: flexcan: fix timeout when set small bitrateJoakim Zhang2019-06-071-1/+1
| | | * | | can: usb: Kconfig: Remove duplicate menu entryAlexander Dahl2019-06-071-6/+0
| | * | | | net: phy: rename Asix Electronics PHY driverMichael Schmitz2019-06-094-3/+3
| | |/ / /
| | * | | Merge tag 'wireless-drivers-for-davem-2019-06-07' of git://git.kernel.org/pub...David S. Miller2019-06-0720-150/+220
| | |\ \ \
| | | * | | mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai2019-06-011-16/+31
| | | * | | iwlwifi: mvm: change TLC config cmd sent by rs to be asyncLior Cohen2019-06-011-1/+2
| | | * | | iwlwifi: Fix double-free problems in iwl_req_fw_callback()Jia-Ju Bai2019-06-011-1/+0
| | | * | | iwlwifi: fix AX201 killer sku loading firmware issueMatt Chen2019-06-011-1/+3
| | | * | | iwlwifi: print fseq info upon fw assertShahar S Matityahu2019-06-015-2/+59