Merge: [s390] [IBM 9.1 FEAT] Upgrade the SMC driver to latest from upstream, e.g. kernel 5.18
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/1016 Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2044294 Upstream Status: https://github.com/torvalds/linux.git Tested: by IBM Build-info: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=45951016 Conflicts: Due to the large size of this patch series, it was necessary do to adjust some commits. These adjustments were necessary in order to apply all patches cleanly. The given differences have their origin mostly in the absence of predecessor patches which have not been backported and are not necessary for thie patch series. Commits: ``` 67161779 fa086662 11a26c59 3c572145 ed990df2 42042dbb e5c4744c e49300a6 8ade200c 24fb6811 8799e310 b4ba4652 b0539f5e 29397e34 c4a146c7 f3a3a0fe 48262608 aff3083f a3a0e81b af1877b6 e5d5aadc 2153bd1e cf4f5530 7a61432d 45c3ff7a 606a63c9 587acad4 9ebb0c4b bacb6c1e 789b6cc2 00e158fb 1c552696 5c15b312 6d7373da 90cee52f 349d4312 49dc9013 0237a3a6 79d39fc5 de2fea7b a838f508 d7cd421d 3a856c14 1f52a938 36595d8a 61f434b0 ea89c6c0 20c9398d 9404bc1e 56d99e81 c0bf3d8a 341adeec ea785a1a 139653bc be9a16cc c86d8613 1de9770d 3079e342 8270d9c2 48b6190a a6a6fe27 f9496b7c 2e13bde1 1ce22047 7a11455f 7ff57e98 9f1c50cf 4d08b7b5 6900de50 462791bb dcd2cf5f 12bbb0d1 b70a5cc0 6bf536eb a505cce6 6b88af83 ef739f1d 0537f0a2 4940a1fd 925a2421 7de8eb0d d9f50991 5ae6acf1 906b3d64 b1871fd4 d22f4f97 49b7d376 1a74e993 a1ac1b6e ``` Signed-off-by:Tobias Huschle <thuschle@redhat.com> Approved-by:
Jarod Wilson <jarod@redhat.com> Approved-by:
Tony Camuso <tcamuso@redhat.com> Approved-by:
Steve Best <sbest@redhat.com> Signed-off-by:
Patrick Talbert <ptalbert@redhat.com>
No related branches found
No related tags found
Showing
- Documentation/networking/smc-sysctl.rst 23 additions, 0 deletionsDocumentation/networking/smc-sysctl.rst
- drivers/s390/net/ism_drv.c 1 addition, 1 deletiondrivers/s390/net/ism_drv.c
- include/linux/socket.h 1 addition, 0 deletionsinclude/linux/socket.h
- include/linux/tcp.h 1 addition, 0 deletionsinclude/linux/tcp.h
- include/net/netns/smc.h 6 additions, 0 deletionsinclude/net/netns/smc.h
- include/uapi/linux/smc.h 59 additions, 2 deletionsinclude/uapi/linux/smc.h
- net/ipv4/tcp_input.c 2 additions, 1 deletionnet/ipv4/tcp_input.c
- net/smc/Makefile 3 additions, 0 deletionsnet/smc/Makefile
- net/smc/af_smc.c 869 additions, 170 deletionsnet/smc/af_smc.c
- net/smc/smc.h 61 additions, 5 deletionsnet/smc/smc.h
- net/smc/smc_cdc.c 42 additions, 31 deletionsnet/smc/smc_cdc.c
- net/smc/smc_cdc.h 1 addition, 1 deletionnet/smc/smc_cdc.h
- net/smc/smc_clc.c 427 additions, 41 deletionsnet/smc/smc_clc.c
- net/smc/smc_clc.h 67 additions, 5 deletionsnet/smc/smc_clc.h
- net/smc/smc_close.c 15 additions, 2 deletionsnet/smc/smc_close.c
- net/smc/smc_core.c 313 additions, 140 deletionsnet/smc/smc_core.c
- net/smc/smc_core.h 87 additions, 3 deletionsnet/smc/smc_core.h
- net/smc/smc_diag.c 10 additions, 10 deletionsnet/smc/smc_diag.c
- net/smc/smc_ib.c 148 additions, 16 deletionsnet/smc/smc_ib.c
- net/smc/smc_ib.h 23 additions, 1 deletionnet/smc/smc_ib.h
Loading
Please register or sign in to comment