index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_state.c
Age
Commit message (
Expand
)
Author
2014-05-15
xfrm: avoid creating temporary SA when there are no listeners
Horia Geanta
2014-04-08
Merge branch 'merge' into sdk-v1.6.x
Scott Wood
2014-04-07
Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12
Scott Wood
2014-03-17
xfrm_asf: Patch to revert the changes of multi-policy.
Sandeep Malik
2014-03-13
asf_ipsec_linux: Patch to add support for multiple SPD entries mapping to sin...
Sandeep Malik
2013-12-14
Merge remote-tracking branch 'linus/master' into merge
Scott Wood
2013-11-03
Merge tag 'v3.10' into sdk-kernel-3.10
Scott Wood
2013-10-01
xfrm: Simplify SA looking up when using wildcard source
Fan Du
2013-10-01
xfrm: Force SA to be lookup again if SA in acquire state
Fan Du
2013-09-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-26
xfrm: announce deleation of temporary SA
Nicolas Dichtel
2013-08-16
xfrm: Make xfrm_state timer monotonic
Fan Du
2013-08-14
xfrm: make local error reporting more robust
Hannes Frederic Sowa
2013-08-05
xfrm: constify mark argument of xfrm_find_acq()
Mathias Krause
2013-03-21
xfrm: Add hooks for ASF IPsecdd hooks for ASF IPsec
Sandeep Malik
2013-03-06
xfrm: allow to avoid copying DSCP during encapsulation
Nicolas Dichtel
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2013-01-30
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
xfrm: use separated locks to protect pointers of struct xfrm_state_afinfo
Cong Wang
2013-01-16
xfrm: replace rwlock on xfrm_km_list with rcu
Cong Wang
2013-01-16
xfrm: replace rwlock on xfrm_state_afinfo with rcu
Cong Wang
2013-01-07
xfrm: removes a superfluous check and add a statistic
Li RongQing
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-09-18
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-08-31
net/xfrm/xfrm_state.c: fix error return code
Julia Lawall
2012-08-15
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
Fan Du
2012-08-02
Fix unexpected SA hard expiration after changing date
Fan Du
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-07-08
XFRM: Fix memory leak in xfrm_state_update
Tushar Gohad
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
2011-03-29
xfrm: Assign esn pointers when cloning a state
Steffen Klassert
2011-03-22
xfrm: Fix initialize repl field of struct xfrm_state
Wei Yongjun
2011-03-14
xfrm: Add user interface for esn and big anti-replay windows
Steffen Klassert
2011-03-14
xfrm: Move IPsec replay detection functions to a separate file
Steffen Klassert
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-02-28
xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.
David S. Miller
2011-02-24
xfrm: Const'ify xfrm_address_t args to xfrm_state_find.
David S. Miller
2011-02-24
xfrm: Remove unused 'saddr' and 'daddr' args to xfrm_state_look_at.
David S. Miller
2011-02-24
xfrm: Const'ify xfrm_address_t args to __xfrm_state_lookup{,_byaddr}.
David S. Miller
2011-02-24
xfrm: Const'ify xfrm_tmpl arg to xfrm_init_tempstate.
David S. Miller
2011-02-24
xfrm: Const'ify xfrm_address_t args to xfrm_*_hash.
David S. Miller
2011-02-24
xfrm: Const'ify pointer args to km_migrate() and implementations.
David S. Miller
2011-02-24
xfrm: Pass km_event pointers around as const when possible.
David S. Miller
2011-02-23
xfrm: Mark flowi arg to xfrm_state_find() const.
David S. Miller
2011-02-23
xfrm: Mark flowi arg to xfrm_init_tempstate() const.
David S. Miller
2011-02-23
xfrm: Mark flowi arg to xfrm_state_look_at() const.
David S. Miller
[next]