summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: dsa: loop: Add module soft dependencyFlorian Fainelli2020-05-201-0/+1
* hinic: fix a bug of ndo_stopLuo bin2020-05-202-18/+14
* net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit2020-05-201-3/+5
* 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: stmmac: Use mutex instead of spinlockThierry Reding2020-05-203-24/+21
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2020-05-203-12/+11
* geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6Hangbin Liu2020-05-201-1/+15
* bnxt_en: Fix VF anti-spoof filter setup.Michael Chan2020-05-202-8/+2
* 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
* net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud2020-05-101-3/+6
* wimax/i2400m: Fix potential urb refcnt leakXiyu Yang2020-05-101-0/+1
* qed: Fix use after free in qed_chain_freeYuval Basson2020-05-021-22/+16
* net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe2020-05-021-1/+1
* iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg2020-05-021-0/+3
* vrf: Check skb for XFRM_TRANSFORMED flagDavid Ahern2020-05-021-2/+4
* 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
* net: bcmgenet: correct per TX/RX ring statisticsDoug Berger2020-05-021-0/+3
* 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
* cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy2020-05-022-21/+9
* net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli2020-04-241-6/+3
* wil6210: abort properly in cfg suspendHamad Kadmany2020-04-241-2/+5
* wil6210: fix length check in __wmi_sendLior David2020-04-242-2/+22
* wil6210: add block size checks during FW loadLior David2020-04-243-21/+49
* wil6210: fix PCIe bus mastering in case of interface downLazar Alexei2020-04-243-19/+19
* 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
* net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli2020-04-241-0/+2
* amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior2020-04-241-1/+1
* 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