summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* can: ifi: use correct register to read rx statusMarkus Marb2017-04-211-1/+1
* rt2x00usb: do not anchor rx and tx urb'sStanislaw Gruszka2017-04-181-4/+0
* rt2x00usb: fix anchor initializationStanislaw Gruszka2017-04-181-5/+8
* brcmfmac: use local iftype avoiding use-after-free of virtual interfaceArend Van Spriel2017-04-121-3/+5
* cpsw/netcp: cpts depends on posix_timersArnd Bergmann2017-03-301-1/+1
* ath10k: fix incorrect wlan_mac_base in qca6174_regsRyan Hsu2017-03-301-1/+1
* mwifiex: pcie: don't leak DMA buffers when removingBrian Norris2017-03-301-19/+19
* amd-xgbe: Fix the ECC-related bit position definitionsLendacky, Thomas2017-03-301-12/+12
* net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger2017-03-301-15/+0
* net/mlx5e: Count LRO packets correctlyGal Pressman2017-03-301-0/+4
* net/mlx5e: Count GSO packets correctlyGal Pressman2017-03-301-2/+3
* net/mlx5: Increase number of max QPs in default profileMaor Gottlieb2017-03-301-1/+1
* net/mlx5e: Avoid supporting udp tunnel port ndo for VF repsPaul Blakey2017-03-304-12/+11
* net/mlx5e: Use the proper UAPI values when offloading TC vlan actionsOr Gerlitz2017-03-301-2/+4
* net/mlx5: E-Switch, Don't allow changing inline mode when flows are configuredRoi Dayan2017-03-302-0/+9
* net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Sw...Or Gerlitz2017-03-303-18/+58
* net/mlx5: Add missing entries for set/query rate limit commandsOr Gerlitz2017-03-301-0/+4
* net: vrf: Reset rt6i_idev in local dst after putDavid Ahern2017-03-301-1/+3
* qmi_wwan: add Dell DW5811eBjørn Mork2017-03-301-0/+2
* amd-xgbe: Fix jumbo MTU processing on newer hardwareLendacky, Thomas2017-03-303-50/+78
* net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli2017-03-301-2/+4
* tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa2017-03-221-3/+15
* amd-xgbe: Enable IRQs only if napi_complete_done() is trueLendacky, Thomas2017-03-221-8/+2
* vrf: Fix use-after-free in vrf_xmitDavid Ahern2017-03-221-1/+2
* team: use ETH_MAX_MTU as max mtuJarod Wilson2017-03-221-0/+1
* bonding: use ETH_MAX_MTU as max mtuWANG Cong2017-03-221-0/+1
* amd-xgbe: Don't overwrite SFP PHY mod_absent settingsLendacky, Thomas2017-03-221-0/+2
* amd-xgbe: Be sure to set MDIO modes on device (re)startLendacky, Thomas2017-03-222-1/+23
* amd-xgbe: Stop the PHY before releasing interruptsLendacky, Thomas2017-03-221-2/+2
* mlxsw: spectrum_router: Avoid potential packets lossIdo Schimmel2017-03-221-10/+20
* geneve: lock RCU on TX pathJakub Kicinski2017-03-221-0/+2
* vxlan: lock RCU on TX pathJakub Kicinski2017-03-221-2/+6
* vxlan: don't allow overwrite of config src addrBrian Russell2017-03-221-7/+5
* vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer2017-03-221-1/+1
* net/mlx5e: Fix wrong CQE decompressionTariq Toukan2017-03-221-7/+6
* net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed2017-03-224-1/+4
* net/mlx5e: Fix broken CQE compression initializationTariq Toukan2017-03-221-1/+3
* net/mlx5e: Do not reduce LRO WQE size when not using build_skbTariq Toukan2017-03-221-6/+5
* net/mlx5e: Register/unregister vport representors on interface attach/detachSaeed Mahameed2017-03-221-8/+15
* brcmfmac: fix incorrect event channel deductionGavin Li2017-03-151-1/+1
* net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()Thomas Petazzoni2017-03-151-1/+1
* rtlwifi: rtl8192c-common: Fix "BUG: KASAN:Larry Finger2017-03-122-3/+4
* rtlwifi: Fix alignment issuesPing-Ke Shih2017-03-122-2/+2
* can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde2017-03-121-6/+3
* can: gs_usb: Don't use stack memory for USB transfersEthan Zonca2017-03-121-11/+29
* ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter2017-03-121-2/+2
* ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau2017-03-125-26/+48
* ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau2017-03-121-2/+1
* ath10k: fix boot failure in UTF mode/testmodeTamizh chelvam2017-03-121-5/+9
* rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk2017-02-261-0/+18