summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | net/mlx5e: Change 1PPS out schemeEugenia Emantayev2017-07-272-38/+87
| | * | net/mlx5e: Fix broken disable 1PPS flowEugenia Emantayev2017-07-271-29/+46
| | * | net/mlx5e: Add field select to MTPPS registerEugenia Emantayev2017-07-273-7/+29
| | * | net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari2017-07-271-1/+1
| | * | net/mlx5e: IPoIB, Modify add/remove underlay QPN flowsAlex Vesker2017-07-271-5/+11
| | * | net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh2017-07-271-2/+17
| | * | net/mlx5: Fix command completion after timeout access invalid structureMoshe Shemesh2017-07-271-2/+4
| | * | net/mlx5: Consider tx_enabled in all modes on remapAviv Heller2017-07-271-15/+10
| | * | net/mlx5: Clean SRIOV eswitch resources upon VF creation failureEran Ben Elisha2017-07-272-1/+7
| * | | team: use a larger struct for mac addressWANG Cong2017-07-291-4/+4
| * | | net: phy: rework Kconfig settings for MDIO_BUSArnd Bergmann2017-07-271-3/+10
| |/ /
| * | bonding: commit link status change after proposeWANG Cong2017-07-261-0/+2
| * | net: ethernet: nb8800: Handle all 4 RGMII modes identicallyMarc Gonzalez2017-07-251-5/+4
| * | Revert "netvsc: optimize calculation of number of slots"stephen hemminger2017-07-251-10/+33
| * | ftgmac100: return error in ftgmac100_alloc_rx_bufJoel Stanley2017-07-251-2/+2
| * | ftgmac100: Make the MDIO bus a child of the ethernet deviceBenjamin Herrenschmidt2017-07-241-0/+1
| * | ftgmac100: Increase reset timeoutBenjamin Herrenschmidt2017-07-241-1/+1
| * | mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch2017-07-241-3/+13
| * | net: stmmac: Adjust dump offset of DMA registers for ethtoolThor Thayer2017-07-244-2/+10
| * | Merge tag 'wireless-drivers-for-davem-2017-07-21' of git://git.kernel.org/pub...David S. Miller2017-07-2411-14/+36
| |\|
| | * iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTARTJohannes Berg2017-07-213-4/+12
| | * iwlwifi: mvm: handle IBSS probe_queue in a few missing placesLuca Coelho2017-07-211-1/+2
| | * iwlwifi: fix tracing when tx only is enabledEmmanuel Grumbach2017-07-211-2/+2
| | * iwlwifi: missing error code in iwl_trans_pcie_alloc()Dan Carpenter2017-07-211-1/+2
| | * iwlwifi: mvm: fix a NULL pointer dereference of error in recoveryEmmanuel Grumbach2017-07-211-0/+12
| | * iwlwifi: pcie: fix unused txq NULL pointer dereferenceMordechai Goodstein2017-07-211-0/+3
| | * iwlwifi: dvm: prevent an out of bounds accessEmmanuel Grumbach2017-07-211-1/+1
| | * Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"Larry Finger2017-07-212-4/+0
| | * brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()Arend Van Spriel2017-07-211-1/+2
| * | mlxsw: spectrum_router: Don't offload routes next in listIdo Schimmel2017-07-241-0/+7
| * | net: ethernet: mediatek: Explicitly include linux/interrupt.hMark Brown2017-07-241-0/+1
| * | tun/tap: Add the missed return value check of register_netdevice_notifierTonghao Zhang2017-07-241-1/+9
| * | net: ethernet: mediatek: avoid potential invalid memory accessSean Wang2017-07-241-0/+4
| |/
* / virtio-net: fix module unloadingAndrew Jones2017-07-251-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-2031-264/+403
|\
| * net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa2017-07-201-1/+1
| * net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy2017-07-201-24/+25
| * net: dsa: b53: Add missing ARL entries for BCM53125Florian Fainelli2017-07-201-0/+1
| * net: tehuti: don't process data if it has not been copied from userspaceColin Ian King2017-07-191-0/+2
| * net: dsa: mv88e6xxx: Enable CMODE config support for 6390XMartin Hundebøll2017-07-191-0/+1
| * NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev2017-07-191-1/+8
| * ppp: Fix false xmit recursion detect with two ppp devicesGao Feng2017-07-181-9/+21
| * net: bcmgenet: Free skb after last Tx fragDoug Berger2017-07-152-60/+84
| * net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit()Doug Berger2017-07-151-106/+85
| * mlx4_en: remove unnecessary returned value checkZhu Yanjun2017-07-151-5/+3
| * ioc3-eth: store pointer to net_device for priviate areaJason A. Donenfeld2017-07-151-9/+5
| * net: ethernet: bgmac: Make IDM register space optionalAbhishek Shah2017-07-153-35/+55
| * net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_writeAbhishek Shah2017-07-151-1/+1
| * liquidio: fix possible eeprom format string overflowArnd Bergmann2017-07-141-1/+1
| * vmxnet3: avoid format strint overflow warningArnd Bergmann2017-07-141-1/+1