Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1df583ab3eefe5f07c7c65bc1df25f821cfc95d4
/
include
/
net
/
xfrm.h
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
88755e9
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
b81f884
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
776e9dd
xfrm: export verify_userspi_info for pkfey and netlink interface
by Fan Du
· 11 years ago
283bc9f
xfrm: Namespacify xfrm state/policy locks
by Fan Du
· 11 years ago
8d549c4
xfrm: Using the right namespace to migrate key info
by Fan Du
· 11 years ago
212e560
ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel.
by Steffen Klassert
· 11 years ago
7b77d16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
d511337
xfrm.h: Remove extern from function prototypes
by Joe Perches
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
aba8269
{ipv4,xfrm}: Introduce xfrm_tunnel_notifier for xfrm tunnel mode callback
by Fan Du
· 11 years ago
5a25cf1
xfrm: revert ipv4 mtu determination to dst_mtu
by Hannes Frederic Sowa
· 11 years ago
844d487
xfrm: choose protocol family by skb protocol
by Hannes Frederic Sowa
· 11 years ago
0ea9d5e
xfrm: introduce helper for safe determination of mtu
by Hannes Frederic Sowa
· 11 years ago
628e341
xfrm: make local error reporting more robust
by Hannes Frederic Sowa
· 11 years ago
e473fcb
xfrm: constify mark argument of xfrm_find_acq()
by Mathias Krause
· 12 years ago
e4c1721
xfrm: force a garbage collection after deleting a policy
by Paul Moore
· 12 years ago
a947b0a
xfrm: allow to avoid copying DSCP during encapsulation
by Nicolas Dichtel
· 12 years ago
e0376d0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 12 years ago
a0073fe
xfrm: Add a state resolution packet queue
by Steffen Klassert
· 12 years ago
7e50f84
pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfkey support
by Jussi Kivilinna
· 12 years ago
70e94e6
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
ff88b30
xfrm: Use ipv6_addr_equal() where appropriate.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
02bfd8e
xfrm: Remove unused defines
by Steffen Klassert
· 12 years ago
703fb94
xfrm: Fix the gc threshold value for ipv4
by Steffen Klassert
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
e1760bd
userns: Convert the audit loginuid to be a kuid
by Eric W. Biederman
· 12 years ago
b48b63a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
3b59df4
xfrm: Workaround incompatibility of ESN and async crypto
by Steffen Klassert
· 12 years ago
1304a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
9d7b0fc
net: ipv6: fix oops in inet_putpeer()
by Patrick McHardy
· 12 years ago
65e0736
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
by Fan Du
· 12 years ago
e3c0d04
Fix unexpected SA hard expiration after changing date
by Fan Du
· 12 years ago
eb8637c
net/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel.
by Saurabh
· 12 years ago
1d1e34d
xfrm_user: Propagate netlink error codes properly.
by David S. Miller
· 13 years ago
bc9b35a
xfrm: Convert several xfrm policy match functions to bool.
by David S. Miller
· 13 years ago
e545d71
xfrm: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
946a720
xfrm: remove unneeded method typedef declaration in net/xfrm.h.
by Rami Rosen
· 13 years ago
Next »