summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh2020-06-031-1/+5
* cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath2020-05-272-12/+13
* cxgb4: free mac_hlist properlyArjun Vynipadath2020-05-271-0/+8
* gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()Yoshiyuki Kurauchi2020-05-271-4/+5
* igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin2020-05-271-2/+2
* net: phy: micrel: Use strlcpy() for ethtool::get_stringsFlorian Fainelli2020-05-201-2/+2
* net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET2020-05-201-1/+1
* net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET2020-05-201-2/+4
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2020-05-202-7/+7
* bnxt_en: Improve AER slot reset.Michael Chan2020-05-201-3/+6
* net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh2020-05-201-0/+4
* net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh2020-05-201-1/+1
* bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().Michael Chan2020-05-201-3/+6
* net: usb: qmi_wwan: add support for DW5816eMatt Jolly2020-05-201-0/+1
* net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan2020-05-201-1/+3
* net: macsec: preserve ingress frame orderingScott Dial2020-05-201-1/+2
* dp83640: reverse arguments to list_add_tailJulia Lawall2020-05-201-1/+1
* net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger2020-05-101-1/+2
* net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger2020-05-101-1/+2
* net: dsa: b53: Rework ARL bin logicFlorian Fainelli2020-05-102-4/+29
* net: stmmac: Fix sub-second incrementJulien Beraud2020-05-101-4/+8
* wimax/i2400m: Fix potential urb refcnt leakXiyu Yang2020-05-101-0/+1
* net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe2020-05-021-1/+1
* net: dsa: b53: Fix ARL register definitionsFlorian Fainelli2020-05-021-2/+2
* team: fix hang in team_mode_get()Taehee Yoo2020-05-021-0/+4
* macvlan: fix null dereference in macvlan_device_event()Taehee Yoo2020-05-021-1/+1
* macsec: avoid to set wrong mtuTaehee Yoo2020-05-021-4/+8
* wil6210: fix length check in __wmi_sendLior David2020-04-242-2/+22
* wil6210: rate limit wil_rx_refill errorDedy Lansky2020-04-241-2/+2
* wil6210: fix temperature debugfsDedy Lansky2020-04-241-3/+4
* wil6210: increase firmware ready timeoutHamad Kadmany2020-04-241-1/+1
* mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen2020-04-241-6/+6
* ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel2020-04-241-0/+3
* qlcnic: Fix bad kzalloc null testXu Wang2020-04-241-1/+1
* net: vxge: fix wrong __VA_ARGS__ usageZheng Wei2020-04-242-8/+8
* net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel2020-04-131-0/+7
* slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe2020-04-131-3/+1
* net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang2020-04-131-1/+1
* net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli2020-04-131-1/+6
* net: ks8851-ml: Fix IO operations, againMarek Vasut2020-04-021-4/+52
* sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota2020-04-021-1/+1
* net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang2020-04-021-2/+1
* vxlan: check return value of gro_cells_init()Taehee Yoo2020-04-021-2/+9
* slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp2020-04-021-0/+3
* macsec: restrict to ethernet devicesWillem de Bruijn2020-04-021-0/+3
* net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut2020-03-201-6/+8
* mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang2020-03-201-6/+64
* net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2020-03-201-1/+5
* bonding/alb: make sure arp header is pulled before accessing itEric Dumazet2020-03-201-10/+10
* slip: make slhc_compress() more robust against malicious packetsEric Dumazet2020-03-201-4/+10