blob: e25f727aad0c142def2f17c9cb5bc70db2b4384b [file] [log] [blame]
90962b4894f5 ("net/tls: don't jump to return")
4799ac81e52a ("tls: Add rx inline crypto offload")
dafb67f3bb4a ("tls: Split decrypt_skb to two functions")
d80a1b9d1860 ("tls: Refactor tls_offload variable names")
d2bdd2681278 ("net/tls: Use aead_request_alloc/free for request alloc/free")
a447da7d0041 ("tls: fix use-after-free in tls_push_record")
c83294b9efa5 ("net/mlx5e: TLS, Add Innova TLS TX support")
e8f69799810c ("net/tls: Add generic NIC offload infrastructure")
f66de3ee2c16 ("net/tls: Split conf to rx + tx")
b16520f7493d ("net/tls: Remove VLA usage")
dd0bed1665d6 ("tls: support for Inline tls record")
c46234ebb4d1 ("tls: RX path for ktls")
583715853a25 ("tls: Refactor variable names")
f4a8e43f1f0a ("tls: Pass error code explicitly to tls_err_abort")
dbe425599ba0 ("tls: Move cipher info to a separate struct")
c113187d38ff ("tls: Use correct sk->sk_prot for IPV6")
c410c1966fe6 ("tls: getsockopt return record sequence number")
a1dfa6812b68 ("tls: retrun the correct IV in getsockopt")
a54667f6728c ("tls: Add support for encryption using async offload accelerator")
cf6d43ef66f4 ("tls: fix sw_ctx leak")
d91c3e17f75f ("net/tls: Only attach to sockets in ESTABLISHED state")
30be8f8dba1b ("net/tls: Fix inverted error codes to avoid endless loop")
b9f3eb499d84 ("uapi: fix linux/tls.h userspace compilation error")
ee181e5201e6 ("tls: don't override sk_write_space if tls_set_sw_offload fails.")
196c31b4b544 ("tls: Avoid copying crypto_info again after cipher_type check.")
213ef6e7c9c0 ("tls: Move tls_make_aad to header to allow sharing")
ff45d820a2df ("tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.")
6d88207fcfdd ("tls: Add function to update the TLS socket configuration")
61ef6da622aa ("tls: Use kzalloc for aead_request allocation")
a5135676bbf1 ("tls: make tls_sw_free_resources static")
4c03e69ab1ef ("net/mlx5: Add tracepoints")
0d235c3fabb7 ("net/mlx5: Add hash table to search FTEs in a flow-group")
8ebabaa02fe1 ("net/mlx5: Convert linear search for free index to ida")
111a67636769 ("net/mlx5: Build wq.o even if MLX5_CORE_EN is not selected")
164f16f70214 ("net/mlx5e: IPSec, Add IPSec ethtool stats")
899a59d301bc ("net/mlx5e: IPSec, Add Innova IPSec offload RX data path")
547eede070eb ("net/mlx5e: IPSec, Innova IPSec offload infrastructure")
52ec462eca9b ("net/mlx5: Add reserved-gids support")
accd58833237 ("net/mlx5e: Introduce RX Page-Reuse")
78aedd327982 ("net/mlx5e: Build SKB with exact frag_size")
c139dbfddd2c ("net/mlx5e: Use hard_mtu as part of the mlx5e_priv struct")
076b0936e5fb ("net/mlx5e: IPoIB, Add ethtool support")
4301ba7b3ed9 ("net/mlx5e: IPoIB, Move to a separate directory")
d807ec656f86 ("tls: update Kconfig")
273889e30625 ("Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux")