index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
xfrm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
1
-2
/
+2
2011-03-01
xfrm: Handle blackhole route creation via afinfo.
David S. Miller
1
-0
/
+1
2011-02-27
xfrm: Pass const xfrm_mark to xfrm_mark_put().
David S. Miller
1
-1
/
+1
2011-02-27
xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.
David S. Miller
1
-5
/
+5
2011-02-27
xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len.
David S. Miller
1
-2
/
+2
2011-02-27
xfrm: Pass name as const to xfrm_*_get_byname().
David S. Miller
1
-4
/
+4
2011-02-23
xfrm: Const'ify xfrm_address_t args to xfrm_state_find.
David S. Miller
1
-2
/
+2
2011-02-23
xfrm: Const'ify ptr args to xfrm_state_*_check and xfrm_state_kern.
David S. Miller
1
-12
/
+12
2011-02-23
xfrm: Const'ify xfrm_tmpl and xfrm_state args to xfrm_state_addr_cmp.
David S. Miller
1
-3
/
+3
2011-02-23
xfrm: Const'ify policy arg to xp_net.
David S. Miller
1
-1
/
+1
2011-02-23
xfrm: Const'ify selector args in xfrm_migrate paths.
David S. Miller
1
-1
/
+1
2011-02-23
xfrm: Const'ify pointer args to km_migrate() and implementations.
David S. Miller
1
-4
/
+8
2011-02-23
xfrm: Const'ify address argument to xfrm_addr_any()
David S. Miller
1
-1
/
+1
2011-02-23
xfrm: Const'ify address arguments to xfrm_addr_cmp()
David S. Miller
1
-1
/
+2
2011-02-23
xfrm: Const'ify address arguments to ->dst_lookup()
David S. Miller
1
-2
/
+2
2011-02-23
xfrm: Const'ify selector argument to xfrm_selector_match()
David S. Miller
1
-1
/
+1
2011-02-23
xfrm: Const'ify tmpl and address arguments to ->init_temprop()
David S. Miller
1
-2
/
+4
2011-02-23
xfrm: Pass km_event pointers around as const when possible.
David S. Miller
1
-4
/
+4
2011-02-22
xfrm: Mark flowi arg to xfrm_state_find() const.
David S. Miller
1
-2
/
+4
2011-02-22
xfrm: Mark flowi arg to xfrm_selector_match() const.
David S. Miller
1
-1
/
+2
2011-02-22
xfrm: Mark token args to addr_match() const.
David S. Miller
1
-6
/
+7
2011-02-22
xfrm: Mark flowi arg to xfrm_type->reject() const.
David S. Miller
1
-1
/
+2
2011-02-22
xfrm: Mark flowi arg to ->init_tempsel() const.
David S. Miller
1
-1
/
+2
2011-02-22
xfrm: Mark flowi arg to ->fill_dst() const.
David S. Miller
1
-1
/
+1
2011-02-22
xfrm: Mark flowi arg to ->get_tos() const.
David S. Miller
1
-1
/
+1
2011-02-22
xfrm: Mark flowi arg const in key extraction helpers.
David S. Miller
1
-6
/
+6
2011-02-08
ipsec: allow to align IPv4 AH on 32 bits
Nicolas Dichtel
1
-0
/
+1
2010-12-10
xfrm: Add Traffic Flow Confidentiality padding XFRM attribute
Martin Willi
1
-0
/
+1
2010-11-28
xfrm: fix gre key endianess
Timo Teräs
1
-2
/
+2
2010-11-15
xfrm: use gre key as flow upper protocol info
Timo Teräs
1
-0
/
+6
2010-10-27
tunnels: add __rcu annotations
Eric Dumazet
1
-1
/
+1
2010-10-25
tunnels: add _rcu annotations
Eric Dumazet
1
-1
/
+1
2010-10-21
xfrm: make xfrm_bundle_ok local
stephen hemminger
1
-2
/
+0
2010-10-21
xfrm6: make xfrm6_tunnel_free_spi local
stephen hemminger
1
-1
/
+0
2010-09-20
xfrm: Allow different selector family in temporary state
Thomas Egerer
1
-2
/
+2
2010-06-30
xfrm: fix XFRMA_MARK extraction in xfrm_mark_get
Andreas Steffen
1
-1
/
+1
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-08
xfrm: Fix crashes in xfrm_lookup()
Timo Teräs
1
-7
/
+0
2010-04-07
xfrm: cache bundles instead of policies for outgoing flows
Timo Teräs
1
-3
/
+7
2010-04-07
flow: virtualize flow cache entry methods
Timo Teräs
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-03
ipsec: Fix bogus bundle flowi
Herbert Xu
1
-1
/
+2
2010-02-22
xfrm: SP lookups signature with mark
Jamal Hadi Salim
1
-2
/
+3
2010-02-22
xfrm: SA lookups signature with mark
Jamal Hadi Salim
1
-7
/
+16
2010-02-22
xfrm: introduce basic mark infrastructure
Jamal Hadi Salim
1
-0
/
+22
2010-02-12
xfrm: use proper kernel types
jamal
1
-13
/
+13
2010-01-28
netns xfrm: xfrm6_tunnel in netns
Alexey Dobriyan
1
-3
/
+3
2010-01-23
netns xfrm: fix "ip xfrm state|policy count" misreport
Alexey Dobriyan
1
-2
/
+2
2009-11-25
xfrm: Store aalg in xfrm_state with a user specified truncation length
Martin Willi
1
-1
/
+11
2009-11-08
xfrm: SAD entries do not expire correctly after suspend-resume
Yury Polyanskiy
1
-1
/
+4
[prev]
[next]