summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-05-19net: sis: remove leading spaces before tabsHui Tang
2021-05-19net: seeq: remove leading spaces before tabsHui Tang
2021-05-19net: realtek: remove leading spaces before tabsHui Tang
2021-05-19net: natsemi: remove leading spaces before tabsHui Tang
2021-05-19net: marvell: remove leading spaces before tabsHui Tang
2021-05-19net: ibm: remove leading spaces before tabsHui Tang
2021-05-19net: dlink: remove leading spaces before tabsHui Tang
2021-05-19net: dec: remove leading spaces before tabsHui Tang
2021-05-19net: chelsio: remove leading spaces before tabsHui Tang
2021-05-19net: broadcom: remove leading spaces before tabsHui Tang
2021-05-19net: apple: remove leading spaces before tabsHui Tang
2021-05-19net: amd: remove leading spaces before tabsHui Tang
2021-05-19net: alteon: remove leading spaces before tabsHui Tang
2021-05-19net: 3com: remove leading spaces before tabsHui Tang
2021-05-19tun: use DEVICE_ATTR_RO macroYueHaibing
2021-05-19ibmveth: fix kobj_to_dev.cocci warningsYueHaibing
2021-05-18mlx5e: add add missing BH locking around napi_schdule()Jakub Kicinski
2021-05-18net/mlx5: Set term table as an unmanaged flow tableAriel Levkovich
2021-05-18net/mlx5: Don't overwrite HCA capabilities when setting MSI-X countLeon Romanovsky
2021-05-18{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen
2021-05-18net/mlx5e: Fix error path of updating netdev queuesAya Levin
2021-05-18net/mlx5e: Reject mirroring on source port change encap rulesVlad Buslov
2021-05-18net/mlx5e: Fix multipath lag activationDima Chumak
2021-05-18net/mlx5e: reset XPS on error flow if netdev isn't registered yetSaeed Mahameed
2021-05-18net/mlx5e: Make sure fib dev exists in fib eventRoi Dayan
2021-05-18net/mlx5e: Fix null deref accessing lag devRoi Dayan
2021-05-18net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow()Dima Chumak
2021-05-18net/mlx5: SF, Fix show state inactive when its inactivatedParav Pandit
2021-05-18net/mlx5: Fix err prints and return when creating termination tableRoi Dayan
2021-05-18net/mlx5: Set reformat action when needed for termination rulesJianbo Liu
2021-05-18net/mlx5e: Fix nullptr in add_vlan_push_action()Dima Chumak
2021-05-18{net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb
2021-05-18cxgb4: clip_tbl: use list_del_init instead of list_del/INIT_LIST_HEADYang Yingliang
2021-05-18net: wan: fix variable definition stylePeng Li
2021-05-18net: wan: remove redundant spacePeng Li
2021-05-18net: wan: remove redundant braces {}Peng Li
2021-05-18net: wan: add some required spacesPeng Li
2021-05-18net: wan: remove redundant blank linesPeng Li
2021-05-18net: hns3: check the return of skb_checksum_help()Yunsheng Lin
2021-05-18net: hns3: fix user's coalesce configuration lost issueHuazhong Tan
2021-05-18net: hns3: put off calling register_netdev() until client initialize completeJian Shen
2021-05-18net: hns3: fix incorrect resp_msg issueJiaran Zhang
2021-05-18net: dsa: qca8k: fix missing unlock on error in qca8k_vlan_(add|del)Wei Yongjun
2021-05-18net: lan78xx: advertise tx software timestamping supportMarkus Bloechl
2021-05-17qlcnic: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-05-17bnxt_en: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-05-17netxen_nic: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-05-17nfp: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-05-17vxge: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-05-17drivers/net: Remove leading spaces in KconfigJuerg Haefliger