| Commit message (Expand) | Author | Age | Files | Lines |
* | sky2: Make sure there is at least one frag_addr available | Kees Cook | 2023-10-25 | 1 | -1/+1 |
* | i40e: prevent crash on probe if hw registers have invalid values | Michal Schmidt | 2023-10-25 | 1 | -2/+2 |
* | net: usb: smsc95xx: Fix an error code in smsc95xx_reset() | Dan Carpenter | 2023-10-25 | 1 | -1/+1 |
* | net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_read | Javier Carrasco | 2023-10-25 | 1 | -1/+6 |
* | ixgbe: fix crash with empty VF macvlan list | Dan Carpenter | 2023-10-25 | 1 | -2/+3 |
* | xen-netback: use default TX queue size for vifs | Roger Pau Monne | 2023-10-25 | 1 | -3/+0 |
* | ieee802154: ca8210: Fix a potential UAF in ca8210_probe | Dinghao Liu | 2023-10-25 | 1 | -14/+3 |
* | net: stmmac: dwmac-stm32: fix resume on STM32 MCU | Ben Wolsieffer | 2023-10-10 | 1 | -2/+5 |
* | net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg | Shigeru Yoshida | 2023-10-10 | 1 | -1/+3 |
* | drivers/net: process the result of hdlc_open() and add call of hdlc_close() i... | Alexandra Diupina | 2023-10-10 | 1 | -2/+10 |
* | wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet | Pin-yen Lin | 2023-10-10 | 1 | -7/+9 |
* | wifi: mwifiex: Fix tlv_buf_left calculation | Gustavo A. R. Silva | 2023-10-10 | 1 | -2/+2 |
* | qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_info | Gustavo A. R. Silva | 2023-10-10 | 1 | -1/+1 |
* | net: thunderbolt: Fix TCPv6 GSO checksum calculation | Mika Westerberg | 2023-10-10 | 1 | -2/+1 |
* | team: fix null-ptr-deref when team device type is changed | Ziyang Xuan | 2023-10-10 | 1 | -1/+9 |
* | net: hns3: add 5ms delay before clear firmware reset irq source | Jie Wang | 2023-10-10 | 1 | -0/+5 |
* | alx: fix OOB-read compiler warning | GONG, Ruiqi | 2023-09-23 | 1 | -3/+2 |
* | wifi: mwifiex: fix fortify warning | Dmitry Antipov | 2023-09-23 | 1 | -3/+6 |
* | wifi: ath9k: fix printk specifier | Dongliang Mu | 2023-09-23 | 2 | -4/+4 |
* | ixgbe: fix timestamp configuration code | Vadim Fedorenko | 2023-09-23 | 1 | -13/+15 |
* | net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr... | Hangyu Hua | 2023-09-23 | 1 | -0/+3 |
* | igb: Change IGB_MIN to allow set rx/tx value between 64 and 80 | Olga Zaborska | 2023-09-23 | 1 | -2/+2 |
* | igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80 | Olga Zaborska | 2023-09-23 | 1 | -2/+2 |
* | veth: Fixing transmit return status for dropped packets | Liang Chen | 2023-09-23 | 1 | -1/+3 |
* | igb: disable virtualization features on 82580 | Corinna Vinschen | 2023-09-23 | 1 | -2/+3 |
* | igb: set max size RX buffer when store bad packet is enabled | Radoslaw Tyl | 2023-09-23 | 1 | -4/+7 |
* | wifi: ath10k: Use RMW accessors for changing LNKCTL | Ilpo Järvinen | 2023-09-23 | 1 | -4/+5 |
* | net: arcnet: Do not call kfree_skb() under local_irq_disable() | Jinjie Ruan | 2023-09-23 | 1 | -1/+1 |
* | wifi: ath9k: use IS_ERR() with debugfs_create_dir() | Wang Ming | 2023-09-23 | 1 | -1/+1 |
* | wifi: mwifiex: avoid possible NULL skb pointer dereference | Dmitry Antipov | 2023-09-23 | 1 | -1/+9 |
* | wifi: ath9k: protect WMI command response buffer replacement with a lock | Fedor Pchelkin | 2023-09-23 | 1 | -6/+8 |
* | wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx | Fedor Pchelkin | 2023-09-23 | 1 | -2/+4 |
* | wifi: mwifiex: Fix missed return in oob checks failed path | Polaris Pi | 2023-09-23 | 2 | -0/+2 |
* | wifi: mwifiex: fix memory leak in mwifiex_histogram_read() | Dmitry Antipov | 2023-09-23 | 1 | -2/+7 |
* | wifi: mwifiex: fix error recovery in PCIE buffer descriptor management | Dmitry Antipov | 2023-09-23 | 1 | -8/+17 |
* | mwifiex: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 2023-09-23 | 1 | -75/+78 |
* | mwifiex: drop 'set_consistent_dma_mask' log message | Brian Norris | 2023-09-23 | 1 | -2/+1 |
* | wifi: mwifiex: Fix OOB and integer underflow when rx packets | Polaris Pi | 2023-09-23 | 3 | -4/+36 |
* | can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in... | Marc Kleine-Budde | 2023-09-23 | 1 | -2/+3 |
* | Revert "net: macsec: preserve ingress frame ordering" | Sabrina Dubroca | 2023-09-23 | 1 | -2/+1 |
* | bnx2x: fix page fault following EEH recovery | David Christensen | 2023-09-23 | 1 | -2/+7 |
* | net: usb: qmi_wwan: add Quectel EM05GV2 | Martin Kohn | 2023-09-23 | 1 | -0/+1 |
* | vxlan: generalize vxlan_parse_gpe_hdr and remove unused args | Jiri Benc | 2023-09-23 | 1 | -30/+28 |
* | ethernet: atheros: fix return value check in atl1c_tso_csum() | Yuanjun Gong | 2023-09-23 | 1 | -2/+5 |
* | ibmveth: Use dcbf rather than dcbfl | Michael Ellerman | 2023-08-30 | 1 | -1/+1 |
* | bonding: fix macvlan over alb bond support | Hangbin Liu | 2023-08-30 | 1 | -3/+3 |
* | igb: Avoid starting unnecessary workqueues | Alessio Igor Bogani | 2023-08-30 | 1 | -12/+12 |
* | net: phy: broadcom: stub c45 read/write for 54810 | Justin Chen | 2023-08-30 | 1 | -0/+13 |
* | virtio-net: set queues after driver_ok | Jason Wang | 2023-08-30 | 1 | -2/+2 |
* | i40e: fix misleading debug logs | Andrii Staikov | 2023-08-30 | 1 | -8/+8 |