summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-12-28net/mlx5e: Fix hw mtu initializing at XDP SQ allocationAdham Faris
2022-12-28net/mlx5e: Always clear dest encap in neigh-update-delChris Mi
2022-12-28net/mlx5e: CT: Fix ct debugfs folder nameChris Mi
2022-12-28net/mlx5e: Fix RX reporter for XSK RQsTariq Toukan
2022-12-28net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by defaultDragos Tatulea
2022-12-28net/mlx5: Fix RoCE setting at HCA levelShay Drory
2022-12-28net/mlx5: Avoid recovery in probe flowsShay Drory
2022-12-28net/mlx5: Fix io_eq_size and event_eq_size params validationShay Drory
2022-12-28net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error pathJiri Pirko
2022-12-28net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh
2022-12-28r8169: fix dmar pte write access is not set errorChunhao Lin
2022-12-28r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down()Chunhao Lin
2022-12-28bnxt_en: Fix HDS and jumbo thresholds for RX packetsMichael Chan
2022-12-28bnxt_en: Fix first buffer size calculations for XDP multi-bufferMichael Chan
2022-12-28bnxt_en: Fix XDP RX pathMichael Chan
2022-12-28bnxt_en: Simplify bnxt_xdp_buff_init()Michael Chan
2022-12-28bnxt_en: fix devlink port registration to netdevVikas Gupta
2022-12-28net: ethernet: renesas: rswitch: Fix getting mac address from device treeYoshihiro Shimoda
2022-12-28net: ethernet: renesas: rswitch: Fix error path in renesas_eth_sw_probe()Yoshihiro Shimoda
2022-12-26net: ethernet: marvell: octeontx2: Fix uninitialized variable warningAnuradha Weeraman
2022-12-26net: dsa: mv88e6xxx: depend on PTP conditionallyJohnny S. Lee
2022-12-26qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-23net: hns3: fix VF promisc mode not update when mac table fullJian Shen
2022-12-23net: hns3: fix miss L3E checking for rx packetJian Shen
2022-12-23net: hns3: add interrupts re-initialization while doing VF FLRJie Wang
2022-12-22wifi: ath9k: remove most hidden macro dependencies on ahWenli Looi
2022-12-22wifi: wl3501_cs: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-22wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-22wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-22wifi: libertas: if_usb: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-22wifi: libertas_tf: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-22wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid()Zhengchao Shao
2022-12-22wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()Zhang Changzhong
2022-12-22wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()Jisoo Jang
2022-12-22wifi: wilc1000: add missing unregister_netdev() in wilc_netdev_ifc_init()Wang Yufen
2022-12-22wifi: wilc1000: fix potential memory leak in wilc_mac_xmit()Zhang Changzhong
2022-12-22wifi: ipw2200: fix memory leak in ipw_wdev_init()Zhengchao Shao
2022-12-22wifi: ipw2x00: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-22veth: Fix race with AF_XDP exposing old or uninitialized descriptorsShawn Bohrer
2022-12-22net: lan966x: Fix configuration of the PCSHoratiu Vultur
2022-12-22bonding: fix lockdep splat in bond_miimon_commit()Eric Dumazet
2022-12-21nfp: fix schedule in atomic context when sync mc addressYinjun Zhang
2022-12-21vmxnet3: correctly report csum_level for encapsulated packetRonak Doshi
2022-12-21net: vrf: determine the dst using the original ifindex for multicastAntoine Tenart
2022-12-21ice: xsk: do not use xdp_return_frame() on tx_buf->raw_bufMaciej Fijalkowski
2022-12-21Merge tag 'wireless-2022-12-21' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-21wifi: rtl8xxxu: fixing transmisison failure for rtl8192euJun ASAKA
2022-12-21wifi: rtl8xxxu: Add rate control code for RTL8188EUBitterblue Smith