Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4df6ff2a99920254ce8c2a3c418ddabc69ff16fe
/
include
/
net
/
xfrm.h
e27cca9
xfrm: add espintcp (RFC 8229)
by Sabrina Dubroca
· 5 years ago
7b38019
xfrm: introduce xfrm_trans_queue_net
by Sabrina Dubroca
· 5 years ago
fd1ac07
xfrm: ifdef setsockopt(UDP_ENCAP_ESPINUDP/UDP_ENCAP_ESPINUDP_NON_IKE)
by Alexey Dobriyan
· 5 years ago
22d6552
xfrm interface: fix management of phydev
by Nicolas Dichtel
· 5 years ago
e0aaa33
xfrm interface: ifname may be wrong in logs
by Nicolas Dichtel
· 5 years ago
c7b37c7
xfrm: remove get_mtu indirection from xfrm_type
by Florian Westphal
· 6 years ago
4f518e8
xfrm: remove type and offload_type map from xfrm_state_afinfo
by Florian Westphal
· 6 years ago
4c203b0
xfrm: remove eth_proto value from xfrm_state_afinfo
by Florian Westphal
· 6 years ago
3aaf391
xfrm: remove state and template sort indirections from xfrm_state_afinfo
by Florian Westphal
· 6 years ago
e468174
xfrm: remove init_flags indirection from xfrm_state_afinfo
by Florian Westphal
· 6 years ago
5c1b9ab
xfrm: remove init_temprop indirection from xfrm_state_afinfo
by Florian Westphal
· 6 years ago
bac9593
xfrm: remove init_tempsel indirection from xfrm_state_afinfo
by Florian Westphal
· 6 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
a0e928e
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ff24e49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
bb9cd07
xfrm: remove unneeded export_symbols
by Florian Westphal
· 6 years ago
c53ac41e
xfrm: remove decode_session indirection from afinfo_policy
by Florian Westphal
· 6 years ago
2e8b4aa
xfrm: remove init_path indirection from afinfo_policy
by Florian Westphal
· 6 years ago
f24ea528
xfrm: remove tos indirection from afinfo_policy
by Florian Westphal
· 6 years ago
c9500d7
xfrm: store xfrm_mode directly, not its address
by Florian Westphal
· 6 years ago
4c145dc
xfrm: make xfrm modes builtin
by Florian Westphal
· 6 years ago
733a5fa
xfrm: remove afinfo pointer from xfrm_mode
by Florian Westphal
· 6 years ago
1de7083
xfrm: remove output2 indirection from xfrm_mode
by Florian Westphal
· 6 years ago
b3284df
xfrm: remove input2 indirection from xfrm_mode
by Florian Westphal
· 6 years ago
7613b92
xfrm: remove gso_segment indirection from xfrm_mode
by Florian Westphal
· 6 years ago
303c5fa
xfrm: remove xmit indirection from xfrm_mode
by Florian Westphal
· 6 years ago
0c620e9
xfrm: remove output indirection from xfrm_mode
by Florian Westphal
· 6 years ago
c2d305e
xfrm: remove input indirection from xfrm_mode
by Florian Westphal
· 6 years ago
b262a69
xfrm: place af number into xfrm_mode struct
by Florian Westphal
· 6 years ago
025c65e
xfrm: Honor original L3 slave device in xfrmi policy lookup
by Martin Willi
· 6 years ago
dbb2483
xfrm: clean up xfrm protocol checks
by Cong Wang
· 6 years ago
671422b
xfrm: Replace hrtimer tasklet with softirq hrtimer
by Thomas Gleixner
· 6 years ago
f75a280
xfrm: destroy xfrm_state synchronously on net exit path
by Cong Wang
· 6 years ago
2be09de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
4165079
net: switch secpath to use skb extension infrastructure
by Florian Westphal
· 6 years ago
26912e3
xfrm: use secpath_exist where applicable
by Florian Westphal
· 6 years ago
2294be0f
net: use skb_sec_path helper in more places
by Florian Westphal
· 6 years ago
7af8f4c
net: move secpath_exist helper to sk_buff.h
by Florian Westphal
· 6 years ago
0ca64da
xfrm: change secpath_set to return secpath struct, not error value
by Florian Westphal
· 6 years ago
7799046
xfrm: clean an indentation issue, remove a space
by Colin Ian King
· 6 years ago
4a135e5
xfrm_user: fix freeing of xfrm states on acquire
by Mathias Krause
· 6 years ago
9cf545e
xfrm: policy: store inexact policies in a tree ordered by destination address
by Florian Westphal
· 6 years ago
6be3b0d
xfrm: policy: add inexact policy search tree infrastructure
by Florian Westphal
· 6 years ago
24969fa
xfrm: policy: store inexact policies in an rhashtable
by Florian Westphal
· 6 years ago
9a76aba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
bc56b33
xfrm: Remove xfrmi interface ID from flowi
by Benedict Wong
· 6 years ago
03dc7a3
ipv6: xfrm: use 64-bit timestamps
by Arnd Bergmann
· 6 years ago
e4db5b6
xfrm: policy: remove pcpu policy cache
by Florian Westphal
· 7 years ago
f203b76
xfrm: Add virtual xfrm interfaces
by Steffen Klassert
· 7 years ago
7e65264
xfrm: Add a new lookup key to match xfrm interfaces.
by Steffen Klassert
· 7 years ago
9b42c1f
xfrm: Extend the output_mark to support input direction and masking.
by Steffen Klassert
· 7 years ago
f785959
audit: eliminate audit_enabled magic number comparison
by Richard Guy Briggs
· 7 years ago
8b5c6a3
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 7 years ago
cdfb6b3
audit: use inline function to get audit context
by Richard Guy Briggs
· 7 years ago
f0b7521
audit: convert sessionid unset to a macro
by Richard Guy Briggs
· 7 years ago
b48c05a
xfrm: Fix warning in xfrm6_tunnel_net_exit.
by Steffen Klassert
· 7 years ago
e9a441b
xfrm: Register xfrm_dev_notifier in appropriate place
by Kirill Tkhai
· 7 years ago
82695b3
inet: whitespace cleanup
by Stephen Hemminger
· 7 years ago
50bd870
xfrm: Add ESN support for IPSec HW offload
by Yossef Efraim
· 7 years ago
6bb8824
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7f05b46
xfrm: check for xdo_dev_state_free
by Shannon Nelson
· 7 years ago
2271d51
xfrm: Allow IPsec GSO with software crypto for local sockets.
by Steffen Klassert
· 7 years ago
f53c723
net: Add asynchronous callbacks for xfrm on layer 2.
by Steffen Klassert
· 7 years ago
3dca3f3
xfrm: Separate ESP handling from segmentation for GRO packets.
by Steffen Klassert
· 7 years ago
acf568e
xfrm: Reinject transport-mode packets through tasklet
by Herbert Xu
· 7 years ago
0f6c480
xfrm: Move dst->path into struct xfrm_dst
by David Miller
· 7 years ago
b6ca8bd
xfrm: Move child route linkage into xfrm_dst.
by David Miller
· 7 years ago
45b018be
ipsec: Create and use new helpers for dst child access.
by David Miller
· 7 years ago
b92cf4a
net: Create and use new helper xfrm_dst_child().
by David Miller
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
5e708e4
xfrm: make xfrm_replay_state_esn_len() return unsigned int
by Alexey Dobriyan
· 7 years ago
1bd963a
xfrm: make xfrm_alg_auth_len() return unsigned int
by Alexey Dobriyan
· 7 years ago
06cd22f
xfrm: make xfrm_alg_len() return unsigned int
by Alexey Dobriyan
· 7 years ago
373b8ee
xfrm: make aead_len() return unsigned int
by Alexey Dobriyan
· 7 years ago
47ebcc0
xfrm: Add support for network devices capable of removing the ESP trailer
by Yossi Kuperman
· 7 years ago
077fbac
net: xfrm: support setting an output mark.
by Lorenzo Colitti
· 7 years ago
f70f250
net: Allow IPsec GSO for local sockets
by Steffen Klassert
· 7 years ago
ffdb521
xfrm: Auto-load xfrm offload modules
by Ilan Tayari
· 7 years ago
ec30d78
xfrm: add xdst pcpu cache
by Florian Westphal
· 7 years ago
09c7570
xfrm: remove flow cache
by Florian Westphal
· 7 years ago
55eabed
net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t
by Reshetova, Elena
· 8 years ago
850a621
net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t
by Reshetova, Elena
· 8 years ago
88755e9c
net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t
by Reshetova, Elena
· 8 years ago
b079115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
93bbbfb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
8bafd73
xfrm: add UDP encapsulation port in migrate message
by Antony Antony
· 8 years ago
4ab47d4
xfrm: extend MIGRATE with UDP encapsulation port
by Antony Antony
· 8 years ago
b81f884a
xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOAD
by Hangbin Liu
· 8 years ago
9b3eb54
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
by Sabrina Dubroca
· 8 years ago
f6e2711
net: Add a xfrm validate function to validate_xmit_skb
by Steffen Klassert
· 8 years ago
d77e38e
xfrm: Add an IPsec hardware offloading API
by Steffen Klassert
· 8 years ago
c35fe41
xfrm: Add mode handlers for IPsec on layer 2
by Steffen Klassert
· 8 years ago
21f42cc
xfrm: Move device notifications to a sepatate file
by Steffen Klassert
· 8 years ago
9d389d7
xfrm: Add a xfrm type offload.
by Steffen Klassert
· 8 years ago
6c786bc
xfrm: branchless addr4_match() on 64-bit
by Alexey Dobriyan
· 8 years ago
e1b0048
xfrm: use "unsigned int" in addr_match()
by Alexey Dobriyan
· 8 years ago
1560875
xfrm: remove unused struct xfrm_mgr::id
by Alexey Dobriyan
· 8 years ago
7785bba
esp: Add a software GRO codepath
by Steffen Klassert
· 8 years ago
54ef207
xfrm: Extend the sec_path for IPsec offloading
by Steffen Klassert
· 8 years ago
Next »