Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8f029de281b26ec9fd5cd77294db1d35d9876f1a
/
include
/
net
/
xfrm.h
8f029de
xfrm: Mark flowi arg to xfrm_type->reject() const.
by David S. Miller
· 14 years ago
73e5ebb
xfrm: Mark flowi arg to ->init_tempsel() const.
by David S. Miller
· 14 years ago
0c7b3ee
xfrm: Mark flowi arg to ->fill_dst() const.
by David S. Miller
· 14 years ago
05d8402
xfrm: Mark flowi arg to ->get_tos() const.
by David S. Miller
· 14 years ago
e8a4e37
xfrm: Mark flowi arg const in key extraction helpers.
by David S. Miller
· 14 years ago
fa9921e
ipsec: allow to align IPv4 AH on 32 bits
by Nicolas Dichtel
· 14 years ago
35d2856
xfrm: Add Traffic Flow Confidentiality padding XFRM attribute
by Martin Willi
· 14 years ago
aa285b1
xfrm: fix gre key endianess
by Timo Teräs
· 14 years ago
cc9ff19
xfrm: use gre key as flow upper protocol info
by Timo Teräs
· 14 years ago
b33eab0
tunnels: add __rcu annotations
by Eric Dumazet
· 14 years ago
6f0bcf1
tunnels: add _rcu annotations
by Eric Dumazet
· 14 years ago
1c4c40c
xfrm: make xfrm_bundle_ok local
by stephen hemminger
· 14 years ago
6f747ac
xfrm6: make xfrm6_tunnel_free_spi local
by stephen hemminger
· 14 years ago
8444cf7
xfrm: Allow different selector family in temporary state
by Thomas Egerer
· 14 years ago
4efd7e8
xfrm: fix XFRMA_MARK extraction in xfrm_mark_get
by Andreas Steffen
· 14 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e4077e0
xfrm: Fix crashes in xfrm_lookup()
by Timo Teräs
· 15 years ago
80c802f
xfrm: cache bundles instead of policies for outgoing flows
by Timo Teräs
· 15 years ago
fe1a5f0
flow: virtualize flow cache entry methods
by Timo Teräs
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
87c1e12
ipsec: Fix bogus bundle flowi
by Herbert Xu
· 15 years ago
8ca2e93
xfrm: SP lookups signature with mark
by Jamal Hadi Salim
· 15 years ago
bd55775
xfrm: SA lookups signature with mark
by Jamal Hadi Salim
· 15 years ago
bf825f8
xfrm: introduce basic mark infrastructure
by Jamal Hadi Salim
· 15 years ago
a633746
xfrm: use proper kernel types
by jamal
· 15 years ago
a166477
netns xfrm: xfrm6_tunnel in netns
by Alexey Dobriyan
· 15 years ago
e071041
netns xfrm: fix "ip xfrm state|policy count" misreport
by Alexey Dobriyan
· 15 years ago
4447bb3
xfrm: Store aalg in xfrm_state with a user specified truncation length
by Martin Willi
· 15 years ago
9e0d57f
xfrm: SAD entries do not expire correctly after suspend-resume
by Yury Polyanskiy
· 15 years ago
fd2c3ef
net: cleanup include/net
by Eric Dumazet
· 15 years ago
eb2ff96
xfrm: remove skb_icv_walk
by Steffen Klassert
· 15 years ago
a33bc5c
xfrm: select sane defaults for xfrm[4|6] gc_thresh
by Neil Horman
· 15 years ago
d5fdd6b
ipv6: Use correct data types for ICMPv6 type and code
by Brian Haley
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
b27aead
netns xfrm: per-netns sysctls
by Alexey Dobriyan
· 16 years ago
c68cd1a
netns xfrm: /proc/net/xfrm_stat in netns
by Alexey Dobriyan
· 16 years ago
59c9940
netns xfrm: per-netns MIBs
by Alexey Dobriyan
· 16 years ago
fbda33b
netns xfrm: ->get_saddr in netns
by Alexey Dobriyan
· 16 years ago
c5b3cf4
netns xfrm: ->dst_lookup in netns
by Alexey Dobriyan
· 16 years ago
db983c1
netns xfrm: KM reporting in netns
by Alexey Dobriyan
· 16 years ago
7067802
netns xfrm: pass netns with KM notifications
by Alexey Dobriyan
· 16 years ago
a6483b7
netns xfrm: per-netns NETLINK_XFRM socket
by Alexey Dobriyan
· 16 years ago
ddcfd79
netns xfrm: dst garbage-collecting in netns
by Alexey Dobriyan
· 16 years ago
99a6665
netns xfrm: xfrm_route_forward() in netns
by Alexey Dobriyan
· 16 years ago
f6e1e25
netns xfrm: xfrm_policy_check in netns
by Alexey Dobriyan
· 16 years ago
cdcbca7
netns xfrm: policy walking in netns
by Alexey Dobriyan
· 16 years ago
8d1211a
netns xfrm: finding policy in netns
by Alexey Dobriyan
· 16 years ago
33ffbbd
netns xfrm: policy flushing in netns
by Alexey Dobriyan
· 16 years ago
284fa7d
netns xfrm: state walking in netns
by Alexey Dobriyan
· 16 years ago
5447c5e
netns xfrm: finding states in netns
by Alexey Dobriyan
· 16 years ago
221df1e
netns xfrm: state lookup in netns
by Alexey Dobriyan
· 16 years ago
0e60245
netns xfrm: state flush in netns
by Alexey Dobriyan
· 16 years ago
dc2caba
netns xfrm: per-netns policy counts
by Alexey Dobriyan
· 16 years ago
0331b1f
netns xfrm: add struct xfrm_policy::xp_net
by Alexey Dobriyan
· 16 years ago
50a3065
netns xfrm: per-netns km_waitq
by Alexey Dobriyan
· 16 years ago
673c09b
netns xfrm: add struct xfrm_state::xs_net
by Alexey Dobriyan
· 16 years ago
d62ddc2
netns xfrm: add netns boilerplate
by Alexey Dobriyan
· 16 years ago
cc0fe83
xfrm: remove unused struct xfrm_policy::next
by Alexey Dobriyan
· 16 years ago
def8b4f
net: reduce structures when XFRM=n
by Alexey Dobriyan
· 16 years ago
13c1d18
xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)
by Arnaud Ebalard
· 16 years ago
12a169e
ipsec: Put dumpers on the dump list
by Herbert Xu
· 16 years ago
5c18245
ipsec: Fix xfrm_state_walk race
by Herbert Xu
· 16 years ago
abb81c4
ipsec: Use RCU-like construct for saved state within a walk
by Herbert Xu
· 16 years ago
41fef0e
xfrm: convert empty xfrm_audit_* macros to functions
by Marcin Slusarz
· 17 years ago
2532386
Audit: collect sessionid in netlink messages
by Eric Paris
· 17 years ago
c5d18e9
[IPSEC]: Fix catch-22 with algorithm IDs above 31
by Herbert Xu
· 17 years ago
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
732c8bd
[IPSEC]: Fix BEET output
by Herbert Xu
· 17 years ago
9bb182a
[XFRM] MIP6: Fix address keys for routing search.
by YOSHIFUJI Hideaki
· 17 years ago
df9dcb4
[IPSEC]: Fix inter address family IPsec tunnel handling.
by Kazunori MIYAZAWA
· 17 years ago
577f99c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
8e3d716
xfrm: ->eth_proto is __be16
by Al Viro
· 17 years ago
4c563f7
[XFRM]: Speed up xfrm_policy and xfrm_state walking
by Timo Teras
· 17 years ago
b318e0e
[IPSEC]: Fix bogus usage of u64 on input sequence number
by Herbert Xu
· 17 years ago
533cb5b
[XFRM]: constify 'struct xfrm_type'
by Eric Dumazet
· 17 years ago
1a6509d
[IPSEC]: Add support for combined mode algorithms
by Herbert Xu
· 17 years ago
64c31b3
[XFRM] xfrm_policy_destroy: Rename and relative fixes.
by WANG Cong
· 17 years ago
9ef32d0
[IPSEC]: Kill duplicate xfrm_policy_flush prototype
by Herbert Xu
· 17 years ago
afeb14b
[XFRM]: RFC4303 compliant auditing
by Paul Moore
· 17 years ago
68277ac
[XFRM]: Assorted IPsec fixups
by Paul Moore
· 17 years ago
558f82e
[XFRM]: Define packet dropping statistics.
by Masahide NAKAMURA
· 17 years ago
a1b0514
[XFRM] IPv6: Fix dst/routing check at transformation.
by Masahide NAKAMURA
· 17 years ago
d5422ef
[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse
by Herbert Xu
· 17 years ago
0050112
[IPSEC]: Add xfrm_input_state helper
by Herbert Xu
· 17 years ago
c35b7e7
[IPV6]: remove ifdef in route6 for xfrm6
by Daniel Lezcano
· 17 years ago
0013cab
[IPV6]: Make xfrm6_init to return an error code.
by Daniel Lezcano
· 17 years ago
2fcb45b
[IPSEC]: Use the correct family for input state lookup
by Herbert Xu
· 17 years ago
294b4ba
[IPSEC]: Kill afinfo->nf_post_routing
by David S. Miller
· 17 years ago
1bf06cd
[IPSEC]: Add async resume support on input
by Herbert Xu
· 17 years ago
60d5fcf
[IPSEC]: Remove nhoff from xfrm_input
by Herbert Xu
· 17 years ago
d26f398
[IPSEC]: Make x->lastused an unsigned long
by Herbert Xu
· 17 years ago
716062f
[IPSEC]: Merge most of the input path
by Herbert Xu
· 17 years ago
c6581a4
[IPSEC]: Add async resume support on output
by Herbert Xu
· 17 years ago
862b82c
[IPSEC]: Merge most of the output path
by Herbert Xu
· 17 years ago
227620e
[IPSEC]: Separate inner/outer mode processing on input
by Herbert Xu
· 17 years ago
36cf9ac
[IPSEC]: Separate inner/outer mode processing on output
by Herbert Xu
· 17 years ago
25ee328
[IPSEC]: Merge common code into xfrm_bundle_create
by Herbert Xu
· 17 years ago
66cdb3c
[IPSEC]: Move flow construction into xfrm_dst_lookup
by Herbert Xu
· 17 years ago
f04e7e8
[IPSEC]: Replace x->type->{local,remote}_addr with flags
by Herbert Xu
· 17 years ago
0f99be0
[XFRM]: xfrm_algo_clone() allocates too much memory
by Eric Dumazet
· 17 years ago
Next »