Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7404419c903087b9c9c73c69888c9af2b9d0f733
/
include
/
net
/
xfrm.h
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
· 12 years ago
bc9b35a
xfrm: Convert several xfrm policy match functions to bool.
by David S. Miller
· 12 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
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
26bff94
xfrm: optimize ipv4 selector matching
by Alexey Dobriyan
· 13 years ago
3c709f8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6
by David S. Miller
· 13 years ago
43a4dea
xfrm: Assign the inner mode output function to the dst entry
by Steffen Klassert
· 13 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
990078a
Disable rp_filter for IPsec packets
by Michael Smith
· 14 years ago
af2f464
xfrm: Assign esn pointers when cloning a state
by Steffen Klassert
· 14 years ago
a454f0c
xfrm: Fix initialize repl field of struct xfrm_state
by Wei Yongjun
· 14 years ago
2cd0846
xfrm: Add support for IPsec extended sequence numbers
by Steffen Klassert
· 14 years ago
9fdc488
xfrm: Move IPsec replay detection functions to a separate file
by Steffen Klassert
· 14 years ago
1ce3644
xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb
by Steffen Klassert
· 14 years ago
9736acf
xfrm: Add basic infrastructure to support IPsec extended sequence numbers
by Steffen Klassert
· 14 years ago
7e1dc7b
net: Use flowi4 and flowi6 in xfrm layer.
by David S. Miller
· 14 years ago
6281dcc
net: Make flowi ports AF dependent.
by David S. Miller
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
2774c13
xfrm: Handle blackhole route creation via afinfo.
by David S. Miller
· 14 years ago
e3dfa38
xfrm: Pass const xfrm_mark to xfrm_mark_put().
by David S. Miller
· 14 years ago
a70486f
xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.
by David S. Miller
· 14 years ago
8515862
xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len.
by David S. Miller
· 14 years ago
6f2f19e
xfrm: Pass name as const to xfrm_*_get_byname().
by David S. Miller
· 14 years ago
33765d0
xfrm: Const'ify xfrm_address_t args to xfrm_state_find.
by David S. Miller
· 14 years ago
f884806
xfrm: Const'ify ptr args to xfrm_state_*_check and xfrm_state_kern.
by David S. Miller
· 14 years ago
21eddb5
xfrm: Const'ify xfrm_tmpl and xfrm_state args to xfrm_state_addr_cmp.
by David S. Miller
· 14 years ago
63eb23f
xfrm: Const'ify policy arg to xp_net.
by David S. Miller
· 14 years ago
b4b7c0b
xfrm: Const'ify selector args in xfrm_migrate paths.
by David S. Miller
· 14 years ago
183cad1
xfrm: Const'ify pointer args to km_migrate() and implementations.
by David S. Miller
· 14 years ago
6cc3296
xfrm: Const'ify address argument to xfrm_addr_any()
by David S. Miller
· 14 years ago
ff6acd1
xfrm: Const'ify address arguments to xfrm_addr_cmp()
by David S. Miller
· 14 years ago
5e6b930
xfrm: Const'ify address arguments to ->dst_lookup()
by David S. Miller
· 14 years ago
200ce96
xfrm: Const'ify selector argument to xfrm_selector_match()
by David S. Miller
· 14 years ago
19bd624
xfrm: Const'ify tmpl and address arguments to ->init_temprop()
by David S. Miller
· 14 years ago
214e005
xfrm: Pass km_event pointers around as const when possible.
by David S. Miller
· 14 years ago
b520e9f
xfrm: Mark flowi arg to xfrm_state_find() const.
by David S. Miller
· 14 years ago
e1ad2ab
xfrm: Mark flowi arg to xfrm_selector_match() const.
by David S. Miller
· 14 years ago
1744a8f
xfrm: Mark token args to addr_match() const.
by David S. Miller
· 14 years ago
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
bf825f81
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
Next »