+2
−0
+66
−14
+16
−16
+33
−11
+3
−3
File changed.
Contains only whitespace changes.
+1
−1
File changed.
Contains only whitespace changes.
+3
−3
File changed.
Contains only whitespace changes.
Loading
Gitlab 现已全面支持 git over ssh 与 git over https。通过 HTTPS 访问请配置带有 read_repository / write_repository 权限的 Personal access token。通过 SSH 端口访问请使用 22 端口或 13389 端口。如果使用CAS注册了账户但不知道密码,可以自行至设置中更改;如有其他问题,请发邮件至 service@cra.moe 寻求协助。
Conflicts: net/xfrm/xfrm_policy.c Steffen Klassert says: ==================== This pull request has a merge conflict between commits be7928d2 ("net: xfrm: xfrm_policy: fix inline not at beginning of declaration") and da7c224b ("net: xfrm: xfrm_policy: silence compiler warning") from the net-next tree and commit 2f3ea9a9 ("xfrm: checkpatch erros with inline keyword position") from the ipsec-next tree. The version from net-next can be used, like it is done in linux-next. 1) Checkpatch cleanups, from Weilong Chen. 2) Fix lockdep complaints when pktgen is used with IPsec, from Fan Du. 3) Update pktgen to allow any combination of IPsec transport/tunnel mode and AH/ESP/IPcomp type, from Fan Du. 4) Make pktgen_dst_metrics static, Fengguang Wu. 5) Compile fix for pktgen when CONFIG_XFRM is not set, from Fan Du. ==================== Signed-off-by:David S. Miller <davem@davemloft.net>
File changed.
Contains only whitespace changes.
File changed.
Contains only whitespace changes.
File changed.
Contains only whitespace changes.
CRA Git | Maintained and supported by SUSTech CRA and CCSE