aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-09-21Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-09-21Merge tag 'v5.2.60' into v5.2/standard/baseBruce Ashfield
2020-09-17net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai
2020-09-17octeontx2-af: change (struct qmem)->entry_sz from u8 to u16Eric Dumazet
2020-09-17net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell
2020-09-17net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell
2020-09-07Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-09-07Merge tag 'v5.2.59' into v5.2/standard/baseBruce Ashfield
2020-09-04net: phy: fix memory leak in device-create error pathJohan Hovold
2020-09-04drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He
2020-09-04net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson
2020-09-04fsl/fman: fix eth hash table allocationFlorinel Iordache
2020-09-04fsl/fman: check dereferencing null pointerFlorinel Iordache
2020-09-04fsl/fman: fix unreachable codeFlorinel Iordache
2020-09-04fsl/fman: fix dereference null return valueFlorinel Iordache
2020-09-04fsl/fman: use 32-bit unsigned integerFlorinel Iordache
2020-09-04net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-09-04liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang
2020-09-04net: ethernet: aquantia: Fix wrong return valueTianjia Zhang
2020-09-04net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky
2020-09-04wl1251: fix always return 0 errorWang Hai
2020-09-04rtw88: fix short GI capability based on current bandwidthTsang-Shian Lin
2020-09-04rtw88: fix LDPC field for RA infoTsang-Shian Lin
2020-09-04net: dsa: rtl8366: Fix VLAN set-upLinus Walleij
2020-09-04net: dsa: rtl8366: Fix VLAN semanticsLinus Walleij
2020-09-04net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configurationChris Packham
2020-09-04mwifiex: Prevent memory corruption handling keysDan Carpenter
2020-09-04ath10k: Acquire tx_lock in tx error pathsEvan Green
2020-09-04mwifiex: Fix firmware filename for sd8997 chipsetPali Rohár
2020-09-04mwifiex: Fix firmware filename for sd8977 chipsetPali Rohár
2020-09-04iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed
2020-09-04brcmfmac: set state of hanger slot to FREE when flushing PSQWright Feng
2020-09-04brcmfmac: To fix Bss Info flag definition BugPrasanna Kerekoppa
2020-09-04brcmfmac: keep SDIO watchdog running when console_interval is non-zeroWright Feng
2020-08-29Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-08-29Merge tag 'v5.2.58' into v5.2/standard/baseBruce Ashfield
2020-08-27net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long
2020-08-27hv_netvsc: do not use VF device if link is downStephen Hemminger
2020-08-27dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-08-27net: lan78xx: replace bogus endpoint lookupJohan Hovold
2020-08-27vxlan: Ensure FDB dump is performed under RCUIdo Schimmel
2020-08-27igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-08-27usb: hso: check for return value in hso_serial_common_create()Rustam Kovhaev
2020-08-26Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-08-26Merge tag 'v5.2.56' into v5.2/standard/baseBruce Ashfield
2020-08-26Merge tag 'v5.2.55' into v5.2/standard/baseBruce Ashfield
2020-08-21drivers/net/wan: lapb: Corrected the usage of skb_cowXie He
2020-08-21xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi
2020-08-21cxgb4: add missing release on skb in uld_send()Navid Emamdoost
2020-08-21net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda