index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-28
octeontx2-af: Add validation of lmac
Hariprasad Kelam
1
-3
/
+7
2023-08-28
octeontx2-af: Don't treat lack of CGX interfaces as error
Sunil Goutham
1
-1
/
+1
2023-08-28
octeontx2-af: CN10KB: Add USGMII LMAC mode
Hariprasad Kelam
2
-0
/
+2
2023-08-28
dt-bindings: net: xilinx_gmii2rgmii: Convert to json schema
Pranavi Somisetty
2
-35
/
+55
2023-08-27
Merge branch 'tls-expand-tls_cipher_size_desc-to-simplify-getsockopt-setsockopt'
Jakub Kicinski
8
-435
/
+278
2023-08-27
tls: get cipher_name from cipher_desc in tls_set_sw_offload
Sabrina Dubroca
1
-25
/
+4
2023-08-27
tls: use tls_cipher_desc to access per-cipher crypto_info in tls_set_sw_offload
Sabrina Dubroca
1
-76
/
+13
2023-08-27
tls: use tls_cipher_desc to get per-cipher sizes in tls_set_sw_offload
Sabrina Dubroca
1
-63
/
+16
2023-08-27
tls: use tls_cipher_desc to simplify do_tls_getsockopt_conf
Sabrina Dubroca
1
-163
/
+11
2023-08-27
tls: get crypto_info size from tls_cipher_desc in do_tls_setsockopt_conf
Sabrina Dubroca
1
-31
/
+8
2023-08-27
tls: expand use of tls_cipher_desc in tls_sw_fallback_init
Sabrina Dubroca
1
-14
/
+6
2023-08-27
tls: allocate the fallback aead after checking that the cipher is valid
Sabrina Dubroca
1
-10
/
+10
2023-08-27
tls: expand use of tls_cipher_desc in tls_set_device_offload
Sabrina Dubroca
1
-18
/
+4
2023-08-27
tls: validate cipher descriptions at compile time
Sabrina Dubroca
1
-0
/
+18
2023-08-27
tls: extend tls_cipher_desc to fully describe the ciphers
Sabrina Dubroca
2
-9
/
+64
2023-08-27
tls: rename tls_cipher_size_desc to tls_cipher_desc
Sabrina Dubroca
4
-52
/
+52
2023-08-27
tls: reduce size of tls_cipher_size_desc
Sabrina Dubroca
4
-9
/
+20
2023-08-27
tls: add TLS_CIPHER_ARIA_GCM_* to tls_cipher_size_desc
Sabrina Dubroca
1
-0
/
+2
2023-08-27
tls: move tls_cipher_size_desc to net/tls/tls.h
Sabrina Dubroca
2
-10
/
+10
2023-08-27
selftests: tls: test some invalid inputs for setsockopt
Sabrina Dubroca
1
-0
/
+25
2023-08-27
selftests: tls: add getsockopt test
Sabrina Dubroca
1
-0
/
+35
2023-08-27
selftests: tls: add test variants for aria-gcm
Sabrina Dubroca
2
-0
/
+25
2023-08-27
Merge branch 'tools-net-ynl-add-support-for-netlink-raw-families'
Jakub Kicinski
15
-72
/
+2632
2023-08-27
doc/netlink: Add spec for rt route messages
Donald Hunter
1
-0
/
+327
2023-08-27
doc/netlink: Add spec for rt link messages
Donald Hunter
1
-0
/
+1432
2023-08-27
doc/netlink: Add spec for rt addr messages
Donald Hunter
1
-0
/
+179
2023-08-27
tools/net/ynl: Add support for create flags
Donald Hunter
3
-8
/
+22
2023-08-27
tools/net/ynl: Implement nlattr array-nest decoding in ynl
Donald Hunter
1
-0
/
+13
2023-08-27
tools/net/ynl: Add support for netlink-raw families
Donald Hunter
1
-33
/
+91
2023-08-27
tools/net/ynl: Fix extack parsing with fixed header genlmsg
Donald Hunter
1
-25
/
+40
2023-08-27
tools/ynl: Add mcast-group schema parsing to ynl
Donald Hunter
1
-0
/
+31
2023-08-27
doc/netlink: Document the netlink-raw schema extensions
Donald Hunter
2
-0
/
+59
2023-08-27
doc/netlink: Update genetlink-legacy documentation
Donald Hunter
3
-13
/
+35
2023-08-27
doc/netlink: Add a schema for netlink-raw families
Donald Hunter
1
-0
/
+410
2023-08-27
doc/netlink: Fix typo in genetlink-* schemas
Donald Hunter
2
-2
/
+2
2023-08-27
Merge branch 'devlink-mlx5-add-port-function-attributes-for-ipsec'
Jakub Kicinski
15
-108
/
+898
2023-08-27
net/mlx5: Implement devlink port function cmds to control ipsec_packet
Dima Chumak
6
-4
/
+173
2023-08-27
net/mlx5: Implement devlink port function cmds to control ipsec_crypto
Dima Chumak
7
-1
/
+431
2023-08-27
net/mlx5: Provide an interface to block change of IPsec capabilities
Leon Romanovsky
4
-1
/
+61
2023-08-27
net/mlx5: Add IFC bits to support IPsec enable/disable
Leon Romanovsky
1
-0
/
+3
2023-08-27
net/mlx5e: Rewrite IPsec vs. TC block interface
Leon Romanovsky
3
-93
/
+38
2023-08-27
net/mlx5: Drop extra layer of locks in IPsec
Leon Romanovsky
1
-14
/
+4
2023-08-27
devlink: Expose port function commands to control IPsec packet offloads
Dima Chumak
4
-0
/
+97
2023-08-27
devlink: Expose port function commands to control IPsec crypto offloads
Dima Chumak
4
-0
/
+96
2023-08-27
Merge branch 'iep-drver-timestamping-support'
David S. Miller
10
-8
/
+1572
2023-08-27
net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support
Grygorii Strashko
5
-2
/
+62
2023-08-27
net: ti: icssg-prueth: add packet timestamping and ptp support
Roger Quadros
5
-6
/
+467
2023-08-27
net: ti: icss-iep: Add IEP driver
Roger Quadros
4
-0
/
+989
2023-08-27
dt-bindings: net: Add IEP property in ICSSG
MD Danish Anwar
1
-0
/
+9
2023-08-27
dt-bindings: net: Add ICSS IEP
MD Danish Anwar
1
-0
/
+45
[next]