| Age | Commit message (Expand) | Author | |
|---|---|---|---|
| 2025-08-28 | net/smc: fix UAF on smcsk after smc_listen_out() | D. Wythe | |
| 2025-08-28 | net: better track kernel sockets lifetime | Eric Dumazet | |
| 2025-02-08 | net/smc: fix data error when recvmsg with MSG_PEEK flag | Guangguan Wang | |
| 2024-12-27 | net/smc: check smcd_v2_ext_offset when receiving proposal msg | Guangguan Wang | |
| 2024-12-27 | net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg | Guangguan Wang | |
| 2024-12-27 | net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg | Guangguan Wang | |
| 2024-12-27 | net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll | Guangguan Wang | |
| 2024-12-14 | net/smc: fix LGR and link use-after-free issue | Wen Gu | |
| 2024-12-14 | net/smc: initialize close_work early to avoid warning | Wen Gu | |
| 2024-12-14 | net/smc: refactoring initialization of smc sock | D. Wythe | |
| 2024-12-14 | net/smc: {at|de}tach sndbuf to peer DMB if supported | Wen Gu | |
| 2024-12-14 | net/smc: compatible with 128-bits extended GID of virtual ISM device | Wen Gu | |
| 2024-12-14 | net/smc: unify the structs of accept or confirm message for v1 and v2 | Wen Gu | |
| 2024-06-21 | net/smc: avoid overwriting when adjusting sock bufsizes | Wen Gu | |
| 2020-09-16 | net/qlge: Convert to SPDX license identifiers | Thomas Gleixner | |
| All files related to this driver contain the following notice: See LICENSE.qlge for copyright and licensing details. LICENSE.qlge can be found in Documentation/networking/device_drivers/qlogic/. The file contains: - A copyright notice This copyright notice is redundant as all files contain the same copyright notice already - A license notice You may modify and redistribute the device driver code under the GNU General Public License (a copy of which is attached hereto as Exhibit A) published by the Free Software Foundation (version 2). This can be replaced with the corresponding SPDX license identifier (GPL-2.0-only) in the source files which reference this license file. - The full GPLv2 license text A redundant copy of LICENSES/preferred/GPL-2.0 Remove the notices and add the SPDX license identifier GPL-2.0-only to the source files. Finally remove the now redundant LICENSE.qlge file. Reviewed-by: Richard Fontana <rfontana@redhat.com> Reviewed-by: Jilayne Lovejoy <opensource@jilayne.com> Reviewed-by: Alexios Zavras <alexios.zavras@intel.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | |||
| 2020-09-16 | net/qlcnic: Convert to SPDX license identifiers | Thomas Gleixner | |
| All files in this driver directory contain the following notice: See LICENSE.qlcnic for copyright and licensing details. LICENSE.qlacnic can be found in Documentation/networking/device_drivers/qlogic/. The file contains: - A copyright notice This copyright notice is redundant as all files contain the same copyright notice already - A license notice You may modify and redistribute the device driver code under the GNU General Public License (a copy of which is attached hereto as Exhibit A) published by the Free Software Foundation (version 2). This can be replaced with the corresponding SPDX license identifier (GPL-2.0-only) in the source files which reference this license file. - The full GPLv2 license text A redundant copy of LICENSES/preferred/GPL-2.0 Remove the notices and add the SPDX license identifier GPL-2.0-only to the source files. Finally remove the now redundant LICENSE.qlcnic file. Reviewed-by: Richard Fontana <rfontana@redhat.com> Reviewed-by: Jilayne Lovejoy <opensource@jilayne.com> Reviewed-by: Alexios Zavras <alexios.zavras@intel.com> Acked-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | |||
