summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-06-16net:fec: Add fec_enet_deinit()Xiaolei Wang1-0/+10
2024-06-16net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROMParthiban Veerasooran1-4/+7
2024-06-16enic: Validate length of nl attributes in enic_set_vf_portRoded Zats1-0/+12
2024-06-16net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex...Carolina Jubran1-1/+1
2024-06-16net: fec: avoid lock evasion when reading pps_enableWei Fang1-6/+8
2024-06-16net/mlx5: Discard command completions in internal errorAkiva Goldberger1-0/+3
2024-06-16net: usb: smsc95xx: stop lying about skb->truesizeEric Dumazet1-8/+7
2024-06-16net: ethernet: cortina: Locking fixesLinus Walleij1-2/+10
2024-06-16eth: sungem: remove .ndo_poll_controller to avoid deadlocksJakub Kicinski1-14/+0
2024-06-16net: usb: sr9700: stop lying about skb->truesizeEric Dumazet1-7/+3
2024-06-16usb: aqc111: stop lying about skb->truesizeEric Dumazet1-5/+3
2024-06-16wifi: mwl8k: initialize cmd->addr[] properlyDan Carpenter1-1/+1
2024-06-16wifi: ar5523: enable proper endpoint verificationNikita Zhandarovich1-0/+14
2024-06-16wifi: carl9170: add a proper sanity check for endpointsNikita Zhandarovich1-0/+32
2024-06-16wifi: ath10k: populate board data for WCN3990Dmitry Baryshkov3-0/+7
2024-06-16wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...Su Hui1-1/+1
2024-06-16qed: avoid truncating work queue lengthArnd Bergmann1-5/+4
2024-06-16wifi: ath10k: poll service ready message before failingBaochen Qiang1-3/+23
2024-06-16net: usb: qmi_wwan: add Telit FN920C04 compositionsDaniele Palmas1-0/+3
2024-06-16net: smc91x: Fix m68k kernel compilation for ColdFire CPUThorsten Blum1-2/+2
2024-05-25net: bcmgenet: synchronize UMAC_CMD accessDoug Berger4-1/+21
2024-05-25net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL accessDoug Berger1-0/+2
2024-05-17net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()Doug Berger1-1/+3
2024-05-17net: hns3: use appropriate barrier function after setting a bit valuePeiyang Wang2-4/+2
2024-05-17net:usb:qmi_wwan: support Rolling modulesVanillan Wang1-0/+1
2024-05-17net: bcmgenet: Reset RBUF on first openPhil Elwell1-4/+12
2024-05-17net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341Marek Behún1-2/+2
2024-05-17cxgb4: Properly lock TX queue for the selftest.Sebastian Andrzej Siewior1-3/+3
2024-05-17net: qede: use return from qede_parse_actions()Asbjørn Sloth Tønnesen1-3/+2
2024-05-17net: qede: use return from qede_parse_flow_attr() for flow_specAsbjørn Sloth Tønnesen1-3/+2
2024-05-17net: qede: use return from qede_parse_flow_attr() for flowerAsbjørn Sloth Tønnesen1-3/+2
2024-05-17net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()Asbjørn Sloth Tønnesen1-3/+8
2024-05-17octeontx2-af: avoid off-by-one read from userspaceBui Quang Minh1-3/+1
2024-05-17bna: ensure the copied buf is NUL terminatedBui Quang Minh1-2/+2
2024-05-02net: b44: set pause params only when interface is upPeter Münster1-6/+8
2024-05-02net/mlx5e: Fix a race in command alloc flowShifeng Li1-5/+7
2024-05-02net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packetsJason Reeder1-0/+5
2024-05-02iavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari1-1/+29
2024-05-02i40e: Report MFS in decimal base instead of hexErwan Velu1-2/+2
2024-05-02i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale1-1/+1
2024-05-02mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workIdo Schimmel1-1/+5
2024-05-02mlxsw: spectrum_acl_tcam: Fix incorrect list API usageIdo Schimmel1-0/+7
2024-05-02mlxsw: spectrum_acl_tcam: Fix warning during rehashIdo Schimmel1-3/+17
2024-05-02mlxsw: spectrum_acl_tcam: Fix memory leak during rehashIdo Schimmel1-0/+4
2024-05-02mlxsw: spectrum_acl_tcam: Rate limit error messageIdo Schimmel1-1/+1
2024-05-02mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehashIdo Schimmel1-0/+1
2024-05-02mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity updateIdo Schimmel1-2/+8
2024-05-02mlxsw: spectrum_acl_tcam: Fix race during rehash delayed workIdo Schimmel1-2/+2
2024-05-02net: gtp: Fix Use-After-Free in gtp_dellinkHyunwoo Kim1-1/+2
2024-05-02net: usb: ax88179_178a: stop lying about skb->truesizeEric Dumazet1-8/+3