Show patches with: Archived = No       |   62726 patches
« 1 2 ... 7 8 9627 628 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
rt2x00: fix rx queue hang rt2x00: fix rx queue hang - 1 - - --- 2019-06-17 Sören Moch davem Awaiting Upstream
rt2x00: Use fallthrough pseudo-keyword macro rt2x00: Use fallthrough pseudo-keyword macro - - - - --- 2020-09-02 Leesoo Ahn davem Awaiting Upstream
rsi: remove set but not used variables 'info, vif' rsi: remove set but not used variables 'info, vif' - - - - --- 2019-02-18 Yue Haibing davem Awaiting Upstream
rsi: release skb if rsi_prepare_beacon fails rsi: release skb if rsi_prepare_beacon fails - - - - --- 2019-09-14 Navid Emamdoost davem Awaiting Upstream
rsi: fix potential null dereference in rsi_probe() rsi: fix potential null dereference in rsi_probe() - 1 - - --- 2019-10-02 Denis Efremov davem Awaiting Upstream
rsi: fix null pointer dereference during rsi_shutdown() rsi: fix null pointer dereference during rsi_shutdown() - - - - --- 2020-01-29 Martin Kepplinger davem Awaiting Upstream
rsi: fix indentation issue with a code block rsi: fix indentation issue with a code block - - - - --- 2019-02-07 Colin Ian King davem Awaiting Upstream
rsi: fix a typo "throld" -> "threshold" rsi: fix a typo "throld" -> "threshold" - - - - --- 2020-04-02 Qiujun Huang davem Awaiting Upstream
rsi: Properly initialize data in rsi_sdio_ta_reset rsi: Properly initialize data in rsi_sdio_ta_reset - 1 - - --- 2019-05-02 Nathan Chancellor davem Awaiting Upstream
rsi: Fix TX EAPOL packet handling against iwlwifi AP rsi: Fix TX EAPOL packet handling against iwlwifi AP - - - - --- 2020-10-15 Marek Vasut davem Awaiting Upstream
rsi: Fix NULL pointer dereference in kmalloc rsi: Fix NULL pointer dereference in kmalloc - - - - --- 2019-03-02 Aditya Pakki davem Awaiting Upstream
rpl_iptunnel: simplify the return expression of rpl_do_srh() rpl_iptunnel: simplify the return expression of rpl_do_srh() - - - - --- 2020-08-18 Xu Wang davem Changes Requested
rpcrdma_decode_msg: check xdr_inline_decode result rpcrdma_decode_msg: check xdr_inline_decode result - - - - --- 2019-07-24 Navid Emamdoost davem Not Applicable
rpc: properly check debugfs dentry before using it rpc: properly check debugfs dentry before using it - - - 1 --- 2019-02-12 gregkh@linuxfoundation.org davem Not Applicable
rose: af_rose: avoid overflows in rose_setsockopt() rose: af_rose: avoid overflows in rose_setsockopt() - - - - --- 2019-06-04 Young Xiao davem Changes Requested
rocker: switch from 'pci_' to 'dma_' API rocker: switch from 'pci_' to 'dma_' API - - - - --- 2020-09-12 Christophe JAILLET davem Accepted
rocker: fix memory leaks of fib_work on two error return paths rocker: fix memory leaks of fib_work on two error return paths 1 2 1 - --- 2019-07-27 Colin Ian King davem Accepted
rocker: fix incorrect error handling in dma_rings_init rocker: fix incorrect error handling in dma_rings_init - - - - --- 2020-06-12 Aditya Pakki davem Accepted
rndis_wlan: tighten check of rndis_query_oid return rndis_wlan: tighten check of rndis_query_oid return - - - - --- 2020-08-11 Tom Rix davem Awaiting Upstream
rndis_host: increase sleep time in the query-response loop rndis_host: increase sleep time in the query-response loop - - - - --- 2020-09-11 Olympia Giannou davem Accepted
rhashtable: use struct_size() in kvzalloc() rhashtable: use struct_size() in kvzalloc() - - - - --- 2019-04-11 Gustavo A. R. Silva davem Accepted
rhashtable: use irq-safe spinlock in rhashtable_rehash_table() rhashtable: use irq-safe spinlock in rhashtable_rehash_table() - - - - --- 2019-02-05 Johannes Berg davem Superseded
rhashtable: fix indentation of a continue statement rhashtable: fix indentation of a continue statement 1 - - - --- 2020-09-18 Colin Ian King davem Accepted
rhashtable: drop duplicated word in <linux/rhashtable.h> rhashtable: drop duplicated word in <linux/rhashtable.h> - - - - --- 2020-07-17 Randy Dunlap davem Accepted
rhashtable: Remove obsolete rhashtable_walk_init function rhashtable: Remove obsolete rhashtable_walk_init function - - - - --- 2019-02-13 Herbert Xu davem Superseded
rhashtable: Drop raw RCU deref in nested_table_free rhashtable: Drop raw RCU deref in nested_table_free - - - - --- 2020-06-03 Herbert Xu davem Accepted
rhashtable: Document the right function parameters rhashtable: Document the right function parameters 1 - - - --- 2020-03-05 J. Neuschäfer dsa Accepted
rhashtable: Add rht_ptr_rcu and improve rht_ptr rhashtable: Add rht_ptr_rcu and improve rht_ptr - - - - --- 2019-05-28 Herbert Xu davem Accepted
rfkill: allocate static minor rfkill: allocate static minor - - - - --- 2019-10-24 Marcel Holtmann davem Awaiting Upstream
rfkill: Fix use-after-free in rfkill_resume() rfkill: Fix use-after-free in rfkill_resume() - 1 - - --- 2020-11-10 Claire Chang Superseded
rfkill: Fix incorrect check to avoid NULL pointer dereference rfkill: Fix incorrect check to avoid NULL pointer dereference - - - - --- 2019-12-15 Aditya Pakki davem Awaiting Upstream
revert async probing of VMBus network devices. revert async probing of VMBus network devices. - 1 1 - --- 2019-06-05 Stephen Hemminger davem Rejected
restore behaviour of CAP_SYS_ADMIN allowing the loading of net bpf program restore behaviour of CAP_SYS_ADMIN allowing the loading of net bpf program - 1 - - --- 2020-06-18 Maciej Żenczykowski bpf Changes Requested
rds: use DIV_ROUND_UP instead of ceil rds: use DIV_ROUND_UP instead of ceil - - - - --- 2019-01-03 Jacob Wen davem Changes Requested
rds: send: Replace sg++ with sg = sg_next(sg) rds: send: Replace sg++ with sg = sg_next(sg) - - - - --- 2020-07-08 Xu Wang davem Changes Requested
rds: ib: force endiannes annotation rds: ib: force endiannes annotation - - - - --- 2019-04-29 Nicholas Mc Guire davem Changes Requested
rds: fix crash in rds_info_getsockopt() rds: fix crash in rds_info_getsockopt() 1 1 - - --- 2020-05-20 John Hubbard davem Accepted
rds: convert get_user_pages() --> pin_user_pages() rds: convert get_user_pages() --> pin_user_pages() - - - - --- 2020-05-17 John Hubbard davem Accepted
rculist: Add build check for single optional list argument rculist: Add build check for single optional list argument - - - - --- 2019-07-16 Joel Fernandes davem Not Applicable
rcu build on bug rcu build on bug - - - - --- 2020-08-07 Jamal Hadi Salim davem RFC
ray_cs: use true,false for bool variable ray_cs: use true,false for bool variable - - - - --- 2020-04-26 Jason Yan davem Awaiting Upstream
ray_cs: use remove_proc_subtree to simplify procfs code ray_cs: use remove_proc_subtree to simplify procfs code - - - - --- 2019-03-06 Yue Haibing davem Awaiting Upstream
ray_cs: Check return value of pcmcia_register_driver ray_cs: Check return value of pcmcia_register_driver - - - - --- 2019-03-06 Yue Haibing davem Awaiting Upstream
ravb: implement MTU change while device is up ravb: implement MTU change while device is up - - 1 - --- 2019-05-08 Ulrich Hecht davem Changes Requested
ravb: Fixed the problem that rmmod can not be done ravb: Fixed the problem that rmmod can not be done - - - - --- 2020-07-30 Yuusuke Ashizuka davem Changes Requested
ravb: Fix use-after-free ravb_tstamp_skb ravb: Fix use-after-free ravb_tstamp_skb - 1 - - --- 2019-08-16 Simon Horman davem Accepted
rat_cs: Remove duplicate code rat_cs: Remove duplicate code - - - - --- 2019-07-20 Hariprasad Kelam davem Awaiting Upstream
random32: Use rcuidle variant for tracepoint random32: Use rcuidle variant for tracepoint 1 1 - - --- 2020-08-21 Marco Elver davem Not Applicable
random32: Restore __latent_entropy attribute on net_rand_state random32: Restore __latent_entropy attribute on net_rand_state 1 1 - - --- 2020-10-02 Thibaut Sautereau davem Not Applicable
r8169: remove not needed checks in rtl8169_set_eee r8169: remove not needed checks in rtl8169_set_eee - - - - --- 2020-05-14 Heiner Kallweit davem Accepted
r8169: only disable ASPM L1.1 support, instead of disabling them all r8169: only disable ASPM L1.1 support, instead of disabling them all - - - - --- 2020-03-18 AceLan Kao davem Rejected
r8169: fix a typo in a comment r8169: fix a typo in a comment - - 1 - --- 2019-07-24 Corentin Musard davem Accepted
r8169: don't include linux/moduleparam.h r8169: don't include linux/moduleparam.h - - - - --- 2020-05-14 Heiner Kallweit davem Accepted
r8169: add enable_aspm parameter r8169: add enable_aspm parameter - - - - --- 2019-07-08 AceLan Kao davem Rejected
r8169: Load MAC address from device tree if present r8169: Load MAC address from device tree if present - - - - --- 2019-01-25 Thierry Reding davem Changes Requested
r8169: Add support for new Realtek Ethernet r8169: Add support for new Realtek Ethernet - - 1 - --- 2019-01-02 Kai-Heng Feng davem Accepted
r8152: support additional Microsoft Surface Ethernet Adapter variant r8152: support additional Microsoft Surface Ethernet Adapter variant - - - - --- 2020-05-19 Marc Payne davem Accepted
r8152: add missing endpoint sanity check r8152: add missing endpoint sanity check - 1 - - --- 2020-01-14 Johan Hovold davem Accepted
r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 - - - - --- 2019-10-20 Kazutoshi Noguchi davem Accepted
r8152: Use guard clause and fix comment typos r8152: Use guard clause and fix comment typos - - 1 - --- 2019-09-23 Prashant Malani davem Superseded
r8152: Set memory to all 0xFFs on failed reg reads r8152: Set memory to all 0xFFs on failed reg reads 1 - - - --- 2019-08-24 Prashant Malani davem Accepted
r8152: Set macpassthru in reset_resume callback r8152: Set macpassthru in reset_resume callback - - - - --- 2019-10-04 Kai-Heng Feng davem Accepted
r8152: Refresh MAC address during USBDEVFS_RESET r8152: Refresh MAC address during USBDEVFS_RESET - - 1 - --- 2019-03-25 Limonciello, Mario davem Changes Requested
r8152: Fix an error on RTL8153-BD MAC Address Passthrough support r8152: Fix an error on RTL8153-BD MAC Address Passthrough support - - - - --- 2019-02-20 David Chen davem Accepted
r8152: Add support for MAC address pass through on RTL8153-BD r8152: Add support for MAC address pass through on RTL8153-BD - - - - --- 2019-02-16 David Chen davem Accepted
r8152: Add rx_buf_sz field to struct r8152 r8152: Add rx_buf_sz field to struct r8152 - - 1 - --- 2019-08-27 Prashant Malani davem Not Applicable
r8152: Add MAC passthrough support to new device r8152: Add MAC passthrough support to new device - - - - --- 2020-01-14 Kai-Heng Feng davem Changes Requested
r8151: check disconnect status after long sleep r8151: check disconnect status after long sleep - - - - --- 2020-02-24 You-Sheng Yang davem Changes Requested
r6040: switch from 'pci_' to 'dma_' API r6040: switch from 'pci_' to 'dma_' API 1 - - - --- 2020-07-20 Christophe JAILLET davem Accepted
qtnfmac: use struct_size() in kzalloc() qtnfmac: use struct_size() in kzalloc() - - 1 - --- 2019-01-08 Gustavo A. R. Silva davem Awaiting Upstream
qtnfmac: fix resource leaks on unsupported iftype error return path qtnfmac: fix resource leaks on unsupported iftype error return path - 1 - - --- 2020-09-25 Colin Ian King davem Awaiting Upstream
qtnfmac: Simplify code in _attach functions qtnfmac: Simplify code in _attach functions - - 1 - --- 2020-04-07 Christophe JAILLET davem Awaiting Upstream
qtnfmac: Remove unused macro QTNF_DMP_MAX_LEN qtnfmac: Remove unused macro QTNF_DMP_MAX_LEN - - - - --- 2020-09-09 Yue Haibing davem Awaiting Upstream
qrtr: Convert qrtr_ports from IDR to XArray qrtr: Convert qrtr_ports from IDR to XArray - - - - --- 2020-06-05 Matthew Wilcox davem Changes Requested
qmi_wwan: support modify usbnet's rx_urb_size qmi_wwan: support modify usbnet's rx_urb_size - - - - --- 2020-08-03 yzc666@netease.com davem Changes Requested
qmi_wwan: apply SET_DTR quirk to Sierra WP7607 qmi_wwan: apply SET_DTR quirk to Sierra WP7607 1 - - - --- 2019-02-15 Beniamino Galvani davem Accepted
qmi_wwan: add support for Cinterion CLS8 devices qmi_wwan: add support for Cinterion CLS8 devices 1 - - - --- 2019-10-03 Reinhard Speyerer davem Accepted
qlge: fix some indentation issues qlge: fix some indentation issues - - - - --- 2019-02-12 Colin Ian King davem Accepted
qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/ qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/ - - - - --- 2019-07-16 Benjamin Poirier davem Deferred
qlge: Fix build error without CONFIG_ETHERNET qlge: Fix build error without CONFIG_ETHERNET - 1 - - --- 2019-07-24 Yue Haibing davem Accepted
qlge.h: Adding the missing blank line after declarations qlge.h: Adding the missing blank line after declarations - - - - --- 2020-06-27 B K Karthik davem Not Applicable
qlcnic: remove redundant assignment to variable err qlcnic: remove redundant assignment to variable err - - - - --- 2019-07-03 Colin Ian King davem Accepted
qlcnic: fix missing release in qlcnic_83xx_interrupt_test. qlcnic: fix missing release in qlcnic_83xx_interrupt_test. - 1 - - --- 2020-05-25 wu000273@umn.edu davem Accepted
qlcnic: Use kobj_to_dev() instead qlcnic: Use kobj_to_dev() instead - - - - --- 2020-06-15 王擎 davem Accepted
qlcnic: Fix bad kzalloc null test qlcnic: Fix bad kzalloc null test - - - - --- 2020-03-26 Xu Wang davem Accepted
qlcnic: Avoid potential NULL pointer dereference qlcnic: Avoid potential NULL pointer dereference - - - - --- 2019-03-14 Aditya Pakki davem Superseded
qlcnic: Avoid potential NULL pointer dereference qlcnic: Avoid potential NULL pointer dereference - - - - --- 2019-03-14 Aditya Pakki davem Accepted
qemu build error with latest kernel headers due to net: socket: implement 64-bit timestamps qemu build error with latest kernel headers due to net: socket: implement 64-bit timestamps - - - - --- 2019-06-03 Christian Borntraeger davem Not Applicable
qede: qede_fp: simplify a bit 'qede_rx_build_skb()' qede: qede_fp: simplify a bit 'qede_rx_build_skb()' - - - - --- 2019-09-20 Christophe JAILLET davem Accepted
qede: fix write to free'd pointer error and double free of ptp qede: fix write to free'd pointer error and double free of ptp - 1 - - --- 2019-04-12 Colin Ian King davem Accepted
qede: Don't implicitly cast enumerated types in __qede_probe qede: Don't implicitly cast enumerated types in __qede_probe - 1 - - --- 2019-01-24 Nathan Chancellor davem Not Applicable
qed_main: Remove unnecessary cast in kfree qed_main: Remove unnecessary cast in kfree - - - - --- 2020-08-18 Xu Wang davem Changes Requested
qed: use true,false for bool variables qed: use true,false for bool variables 1 - - - --- 2020-04-20 Jason Yan davem Accepted
qed: remove redundant assignments to rc qed: remove redundant assignments to rc - - - - --- 2019-11-22 Colin Ian King davem Changes Requested
qed: remove redundant assignment to variable 'rc' qed: remove redundant assignment to variable 'rc' - - - - --- 2020-04-05 Colin Ian King davem Accepted
qed: remove redundant assignment to rc qed: remove redundant assignment to rc - - - - --- 2019-05-31 Colin Ian King davem Accepted
qed: fix spelling mistake "queuess" -> "queues" qed: fix spelling mistake "queuess" -> "queues" - - - - --- 2019-10-30 Colin Ian King davem Accepted
qed: fix spelling mistake "fullill" -> "fulfill" qed: fix spelling mistake "fullill" -> "fulfill" - - - - --- 2019-09-13 Colin Ian King davem Accepted
qed: fix spelling mistake "faspath" -> "fastpath" qed: fix spelling mistake "faspath" -> "fastpath" - - 1 - --- 2019-04-16 Colin Ian King davem Accepted
qed: fix indentation issue with statements in an if-block qed: fix indentation issue with statements in an if-block - - - - --- 2019-02-12 Colin Ian King davem Accepted
« 1 2 ... 7 8 9627 628 »