aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-19wireguard: allowedips: batch process peer removalsjd/deferred-aip-removalJason A. Donenfeld6-101/+128
2021-05-19wireguard: do not use -O3Jason A. Donenfeld1-2/+1
2021-05-19wireguard: use synchronize_net rather than synchronize_rcuJason A. Donenfeld2-4/+4
2021-05-19wireguard: allowedips: initialize list head in selftestJason A. Donenfeld1-1/+2
2021-05-18net: hns3: check the return of skb_checksum_help()Yunsheng Lin1-7/+3
2021-05-18net: hns3: fix user's coalesce configuration lost issueHuazhong Tan2-85/+63
2021-05-18net: hns3: put off calling register_netdev() until client initialize completeJian Shen1-8/+8
2021-05-18net: hns3: fix incorrect resp_msg issueJiaran Zhang1-1/+3
2021-05-18net: lan78xx: advertise tx software timestamping supportMarkus Bloechl1-0/+1
2021-05-17net: mdiobus: get rid of a BUG_ON()Dan Carpenter1-1/+2
2021-05-17gve: Correct SKB queue index validation.David Awogbemila1-1/+1
2021-05-17gve: Upgrade memory barrier in poll routineCatherine Sullivan1-1/+1
2021-05-17gve: Add NULL pointer checks when freeing irqs.David Awogbemila1-9/+11
2021-05-17gve: Update mgmt_msix_idx if num_ntfy changesDavid Awogbemila1-0/+1
2021-05-17gve: Check TX QPL was actually assignedCatherine Sullivan1-2/+6
2021-05-17bonding: init notify_work earlier to avoid uninitialized useJohannes Berg1-1/+1
2021-05-17bnxt_en: Fix context memory setup for 64K page size.Michael Chan2-8/+11
2021-05-17bnxt_en: Include new P5 HV definition in VF check.Andy Gospodarek1-1/+2
2021-05-17net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei1-1/+1
2021-05-17net: hso: check for allocation failure in hso_create_bulk_serial_device()Dan Carpenter1-19/+18
2021-05-14net: cdc_eem: fix URL to CDC EEM 1.0 specJonathan Davies1-1/+1
2021-05-13net: korina: Fix return value check in korina_probe()Wei Yongjun1-6/+6
2021-05-13cxgb4/ch_ktls: Clear resources when pf4 device is removedAyush Sawal3-2/+82
2021-05-13net: mdio: octeon: Fix some double free issuesChristophe JAILLET1-2/+0
2021-05-13net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET1-1/+0
2021-05-12chelsio/chtls: unlock on error in chtls_pt_recvmsg()Dan Carpenter1-2/+4
2021-05-12octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context()Dan Carpenter1-0/+4
2021-05-12net: fec: add defer probe for of_get_mac_addressFugang Duan1-3/+10
2021-05-12net: fec: fix the potential memory leak in fec_enet_init()Fugang Duan1-2/+9
2021-05-12bnxt_en: Fix and improve .ndo_features_check().Michael Chan1-19/+107
2021-05-11net: ipa: memory region array is variable sizeAlex Elder2-1/+4
2021-05-11ionic: fix ptp support config breakageShannon Nelson1-0/+1
2021-05-11Merge tag 'mac80211-for-net-2021-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller6-11/+246
2021-05-11net: stmmac: Fix MAC WoL not working if PHY does not support WoLJoakim Zhang1-3/+6
2021-05-11ath11k: Drop multicast fragmentsSriram R1-0/+16
2021-05-11ath11k: Clear the fragment cache during key installSriram R3-0/+25
2021-05-11ath10k: Validate first subframe of A-MSDU before processing the listSriram R1-4/+57
2021-05-11ath10k: Fix TKIP Michael MIC verification for PCIeWen Gong1-0/+10
2021-05-11ath10k: drop MPDU which has discard flag set by firmware for SDIOWen Gong2-1/+18
2021-05-11ath10k: drop fragments with multicast DA for SDIOWen Gong1-2/+7
2021-05-11ath10k: drop fragments with multicast DA for PCIeWen Gong1-3/+20
2021-05-11ath10k: add CCMP PN replay protection for fragmented frames for PCIeWen Gong2-4/+96
2021-05-10net: dsa: felix: re-enable TAS guard band modeMichael Walle1-5/+10
2021-05-10net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk2-7/+104
2021-05-10net: netcp: Fix an error messageChristophe JAILLET1-2/+2
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds35-165/+171
2021-05-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski8-62/+15
2021-05-07net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon2-18/+3
2021-05-07i40e: Remove LLDP frame filtersArkadiusz Kubalewski3-44/+0
2021-05-07i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski4-11/+10