Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
90be9b86da9039fe6cf2880dc16fd0b0899603a5
/
include
/
net
/
xfrm.h
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
· 7 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
1e29537
xfrm: Export xfrm_parse_spi.
by Steffen Klassert
· 8 years ago
b0fcee8
xfrm: Add a secpath_set helper.
by Steffen Klassert
· 8 years ago
a2817d8
xfrm: policy: remove family field
by Florian Westphal
· 8 years ago
3d7d25a
xfrm: policy: remove garbage_collect callback
by Florian Westphal
· 8 years ago
2b61997
xfrm: policy: xfrm_policy_unregister_afinfo can return void
by Florian Westphal
· 8 years ago
960fdfd
xfrm: input: constify xfrm_input_afinfo
by Florian Westphal
· 8 years ago
cac2661
esp4: Avoid skb_cow_data whenever possible
by Steffen Klassert
· 8 years ago
711059b
xfrm: add and use xfrm_state_afinfo_get_rcu
by Florian Westphal
· 8 years ago
af5d27c
xfrm: remove xfrm_state_put_afinfo
by Florian Westphal
· 8 years ago
d6989d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
63c4378
vti6: fix input path
by Nicolas Dichtel
· 8 years ago
e45a8a9
xfrm: constify xfrm_replay structures
by Julia Lawall
· 8 years ago
b540f9d
net: xfrm: kill XFRM_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
6aef70a
net: snmp: kill various STATS_USER() helpers
by Eric Dumazet
· 9 years ago
d188ba8
xfrm: add rcu protection to sk->sk_policy[]
by Eric Dumazet
· 9 years ago
56f0473
xfrm: add rcu grace period in xfrm_policy_destroy()
by Eric Dumazet
· 9 years ago
ede2059
dst: Pass net into dst->output
by Eric W. Biederman
· 9 years ago
a6568b2
xfrm: Remove unused afinfo method init_dst
by Eric W. Biederman
· 9 years ago
42a7b32
xfrm: Add oif to dst lookups
by David Ahern
· 9 years ago
69b0137
ipsec: Add IV generator information to xfrm_state
by Herbert Xu
· 10 years ago
165ecc6
xfrm: Add IV generator information to xfrm_algo_desc
by Herbert Xu
· 10 years ago
7026b1d
netfilter: Pass socket pointer down through okfn().
by David Miller
· 10 years ago
15e318b
xfrm: simplify xfrm_address_t use
by Jiri Benc
· 10 years ago
0c5c9fb
net: Introduce possible_net_t
by Eric W. Biederman
· 10 years ago
880a6fa
xfrm: configure policy hash table thresholds by netlink
by Christophe Gouault
· 10 years ago
2e71029
xfrm: Remove useless xfrm_audit struct.
by Tetsuo Handa
· 11 years ago
f1370cc
xfrm: Remove useless secid field from xfrm_audit.
by Tetsuo Handa
· 11 years ago
aad8872
ipv4: add a sock pointer to dst->output() path.
by Eric Dumazet
· 11 years ago
995dca4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
573ce1c
xfrm6: Remove xfrm_tunnel_notifier
by Steffen Klassert
· 11 years ago
7e14ea1
xfrm6: Add IPsec protocol multiplexer
by Steffen Klassert
· 11 years ago
2f32b51
xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly
by Steffen Klassert
· 11 years ago
870a2df
xfrm: rename struct xfrm_filter
by Nicolas Dichtel
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
9994bb8
xfrm4: Remove xfrm_tunnel_notifier
by Steffen Klassert
· 11 years ago
70be6c9
xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer
by Steffen Klassert
· 11 years ago
3328715
xfrm4: Add IPsec protocol multiplexer
by Steffen Klassert
· 11 years ago
ee5c231
xfrm: Clone states properly on migration
by Steffen Klassert
· 11 years ago
d362309
ipsec: add support of limited SA dump
by Nicolas Dichtel
· 11 years ago
0f24558
xfrm: avoid creating temporary SA when there are no listeners
by Horia Geanta
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
6dd9158
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
4440e85
audit: convert all sessionid declaration to unsigned int
by Eric Paris
· 11 years ago
c454997
{pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen
by Fan Du
· 11 years ago
Next »