summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-03-17veth: Allow jumbo frames in xdp modeLorenzo Bianconi
2022-03-17veth: Rework veth_xdp_rcv_skb in order to accept non-linear skbLorenzo Bianconi
2022-03-17net: veth: Account total xdp_frame len running ndo_xdp_xmitLorenzo Bianconi
2022-03-17net/mlx5: Remove unused fill page array API functionTariq Toukan
2022-03-17net/mlx5: Remove unused exported contiguous coherent buffer allocation APITariq Toukan
2022-03-17net/mlx5: CT: Remove extra rhashtable remove on tuple entriesPaul Blakey
2022-03-17net/mlx5: DR, Remove hw_ste from mlx5dr_ste to reduce memoryRongwei Liu
2022-03-17net/mlx5: DR, Remove 4 members from mlx5dr_ste_htbl to reduce memoryRongwei Liu
2022-03-17net/mlx5: DR, Remove num_of_entries byte_size from struct mlx5_dr_icm_chunkRongwei Liu
2022-03-17net/mlx5: DR, Remove icm_addr from mlx5dr_icm_chunk to reduce memoryRongwei Liu
2022-03-17net/mlx5: DR, Remove mr_addr rkey from struct mlx5dr_icm_chunkRongwei Liu
2022-03-17net/mlx5: DR, Adjust structure member to reduce memory holeRongwei Liu
2022-03-17net/mlx5e: Drop cqe_bcnt32 from mlx5e_skb_from_cqe_mpwrq_linearMaxim Mikityanskiy
2022-03-17net/mlx5e: Drop the len output parameter from mlx5e_xdp_handleMaxim Mikityanskiy
2022-03-17net/mlx5e: RX, Test the XDP program existence out of the handlerTariq Toukan
2022-03-17net/mlx5e: Build SKB in place over the first fragment in non-linear legacy RQMaxim Mikityanskiy
2022-03-17net/mlx5e: Add headroom only to the first fragment in legacy RQMaxim Mikityanskiy
2022-03-17net/mlx5e: Validate MTU when building non-linear legacy RQ fragments infoMaxim Mikityanskiy
2022-03-17iavf: Fix hang during reboot/shutdownIvan Vecera
2022-03-17net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean
2022-03-17net: bcmgenet: skip invalid partial checksumsDoug Berger
2022-03-17bnx2x: fix built-in kernel driver load failureManish Chopra
2022-03-17net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger
2022-03-17igb: zero hwtstamp by defaultTom Rix
2022-03-17i40e: little endian only valid checksumsTom Rix
2022-03-17Merge tag 'mt76-for-kvalo-2022-03-16' of https://github.com/nbd168/wirelessKalle Valo
2022-03-17rtw89: implement stop and resume channels transmission v1Ping-Ke Shih
2022-03-17rtw89: extend mac tx_en bits from 16 to 32Ping-Ke Shih
2022-03-17rtw89: change value assignment style of rtw89_mac_cfg_gnt()Ping-Ke Shih
2022-03-17rtw89: 8852c: add mac_ctrl_path and mac_cfg_gnt APIsChia-Yuan Li
2022-03-17rtw89: disable FW and H2C function if CPU disabledChia-Yuan Li
2022-03-17rtw89: initialize preload window of D-MACPing-Ke Shih
2022-03-17rtw89: modify MAC enable functionsChia-Yuan Li
2022-03-17rtw89: add config_rf_reg_v1 to configure RF parameter tablesPing-Ke Shih
2022-03-17rtw89: 8852c: add read/write rf register functionChung-Hsuan Hung
2022-03-17rtw89: 8852c: add setting of TB UL TX power offsetYuan-Han Zhang
2022-03-17rtw89: 8852c: add write/read crystal function in CFO trackingYuan-Han Zhang
2022-03-17rtw89: modify dcfo_comp to share with chipsYuan-Han Zhang
2022-03-17rtw89: Fix spelling mistake "Mis-Match" -> "Mismatch"Colin Ian King
2022-03-17brcmfmac: p2p: Fix spelling mistake "Comback" -> "Comeback"Colin Ian King
2022-03-17iwlwifi: mei: fix building iwlmeiArnd Bergmann
2022-03-17net: stmmac: clean up impossible conditionDan Carpenter
2022-03-17net: geneve: support IPv4/IPv6 as inner protocolEyal Birger
2022-03-17net: mvneta: Add support for 98DX2530 Ethernet portChris Packham
2022-03-16net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitlyMaor Dickman
2022-03-16net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman
2022-03-16net: mv643xx_eth: undo some opreations in mv643xx_eth_probeMinghao Chi
2022-03-16net: hns3: Fix spelling mistake "does't" -> "doesn't"Colin Ian King
2022-03-16gve: Fix spelling mistake "droping" -> "dropping"Colin Ian King
2022-03-16net: ksz884x: optimize netdev_open flow and remove static variablewujunwen