aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-12-28net/mlx5e: CT: Fix ct debugfs folder nameChris Mi1-6/+1
2022-12-28net/mlx5e: Fix RX reporter for XSK RQsTariq Toukan1-1/+5
2022-12-28net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by defaultDragos Tatulea1-0/+4
2022-12-28net/mlx5: Fix RoCE setting at HCA levelShay Drory2-2/+2
2022-12-28net/mlx5: Avoid recovery in probe flowsShay Drory1-0/+6
2022-12-28net/mlx5: Fix io_eq_size and event_eq_size params validationShay Drory1-1/+1
2022-12-28net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error pathJiri Pirko1-0/+2
2022-12-28net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh4-15/+61
2022-12-28r8169: fix dmar pte write access is not set errorChunhao Lin1-7/+7
2022-12-28r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down()Chunhao Lin1-22/+22
2022-12-28bnxt_en: Fix HDS and jumbo thresholds for RX packetsMichael Chan1-4/+5
2022-12-28bnxt_en: Fix first buffer size calculations for XDP multi-bufferMichael Chan3-14/+17
2022-12-28bnxt_en: Fix XDP RX pathMichael Chan3-5/+8
2022-12-28bnxt_en: Simplify bnxt_xdp_buff_init()Michael Chan3-5/+5
2022-12-28bnxt_en: fix devlink port registration to netdevVikas Gupta1-1/+4
2022-12-28net: ethernet: renesas: rswitch: Fix getting mac address from device treeYoshihiro Shimoda1-1/+4
2022-12-28net: ethernet: renesas: rswitch: Fix error path in renesas_eth_sw_probe()Yoshihiro Shimoda1-0/+5
2022-12-26net: ethernet: marvell: octeontx2: Fix uninitialized variable warningAnuradha Weeraman1-1/+1
2022-12-26net: dsa: mv88e6xxx: depend on PTP conditionallyJohnny S. Lee1-2/+2
2022-12-26qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin3-10/+16
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)10-14/+14
2022-12-23net: hns3: fix VF promisc mode not update when mac table fullJian Shen1-32/+43
2022-12-23net: hns3: fix miss L3E checking for rx packetJian Shen1-6/+4
2022-12-23net: hns3: add interrupts re-initialization while doing VF FLRJie Wang1-1/+2
2022-12-22veth: Fix race with AF_XDP exposing old or uninitialized descriptorsShawn Bohrer1-2/+3
2022-12-22net: lan966x: Fix configuration of the PCSHoratiu Vultur1-1/+1
2022-12-22bonding: fix lockdep splat in bond_miimon_commit()Eric Dumazet1-3/+5
2022-12-21nfp: fix schedule in atomic context when sync mc addressYinjun Zhang2-4/+64
2022-12-21vmxnet3: correctly report csum_level for encapsulated packetRonak Doshi1-0/+8
2022-12-21net: vrf: determine the dst using the original ifindex for multicastAntoine Tenart1-3/+3
2022-12-21ice: xsk: do not use xdp_return_frame() on tx_buf->raw_bufMaciej Fijalkowski1-1/+1
2022-12-21Merge tag 'wireless-2022-12-21' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski4-10/+13
2022-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski26-130/+303
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds23-124/+298
2022-12-20net: fec: check the return value of build_skb()Wei Fang1-0/+8
2022-12-20wifi: ath9k: use proper statements in conditionalsArnd Bergmann1-7/+7
2022-12-20wifi: mt76: mt7996: select CONFIG_RELAYArnd Bergmann1-0/+1
2022-12-20wifi: iwlwifi: fw: skip PPAG for JFJohannes Berg1-0/+5
2022-12-19Merge tag 'linux-can-fixes-for-6.2-20221219' of git://git.kernel.org/pub/scm/...Jakub Kicinski2-12/+33
2022-12-19net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irqArun Ramadoss1-2/+1
2022-12-19can: kvaser_usb: hydra: help gcc-13 to figure out cmd_lenMarc Kleine-Budde1-9/+24
2022-12-19can: flexcan: avoid unbalanced pm_runtime_enable warningHaibo Chen1-3/+9
2022-12-19mctp: serial: Fix starting value for frame check sequenceJeremy Kerr1-2/+4
2022-12-19nfp: fix unaligned io read of capabilities wordHuanhuan Wang1-1/+1
2022-12-19myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET1-0/+1
2022-12-19net: microchip: vcap: Fix initialization of value and maskHoratiu Vultur1-0/+2
2022-12-19hamradio: baycom_epp: Do not use x86-specific rdtsc()Borislav Petkov (AMD)1-7/+1
2022-12-19net: alx: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Christoph Heiss1-8/+2
2022-12-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller4-40/+188
2022-12-16net: ethernet: ti: am65-cpsw: fix CONFIG_PM #ifdefArnd Bergmann1-3/+1