index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
xfrm4_state.c
Age
Commit message (
Expand
)
Author
2013-12-18
inet: make no_pmtu_disc per namespace and kill ipv4_config
Hannes Frederic Sowa
2013-08-14
xfrm: make local error reporting more robust
Hannes Frederic Sowa
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-05-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-10
xfrm: Assign the inner mode output function to the dst entry
Steffen Klassert
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
2011-03-12
net: Use flowi4 and flowi6 in xfrm layer.
David S. Miller
2011-03-12
net: Break struct flowi out into AF specific instances.
David S. Miller
2011-03-12
net: Make flowi ports AF dependent.
David S. Miller
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-02-23
xfrm: Const'ify tmpl and address arguments to ->init_temprop()
David S. Miller
2011-02-22
xfrm: Mark flowi arg to ->init_tempsel() const.
David S. Miller
2010-09-20
xfrm: Allow different selector family in temporary state
Thomas Egerer
2008-11-25
xfrm: remove useless forward declarations
Alexey Dobriyan
2008-11-04
xfrm: Have af-specific init_tempsel() initialize family field of temporary se...
Andreas Steffen
2008-03-26
[IPSEC]: Fix BEET output
Herbert Xu
2008-01-28
[IPSEC]: Kill afinfo->nf_post_routing
David S. Miller
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2008-01-28
[IPSEC]: Remove nhoff from xfrm_input
Herbert Xu
2008-01-28
[IPSEC]: Merge most of the input path
Herbert Xu
2008-01-28
[IPSEC]: Merge most of the output path
Herbert Xu
2008-01-28
[IPSEC]: Separate inner/outer mode processing on input
Herbert Xu
2008-01-28
[IPSEC]: Separate inner/outer mode processing on output
Herbert Xu
2007-10-17
[IPSEC]: Store afinfo pointer in xfrm_mode
Herbert Xu
2007-02-08
[IPSEC]: exporting xfrm_state_afinfo
Miika Komu
2006-09-28
[XFRM]: ports in struct xfrm_selector annotated
Al Viro
2006-09-22
[XFRM]: Fix wildcard as tunnel source
Patrick McHardy
2006-09-22
[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.
David S. Miller
2006-09-22
[XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.
David S. Miller
2006-09-22
[XFRM] STATE: Search by address using source address list.
Masahide NAKAMURA
2006-09-22
[XFRM] STATE: Add source address list.
Masahide NAKAMURA
2006-09-22
[XFRM]: Add XFRM_MODE_xxx for future use.
Masahide NAKAMURA
2006-06-17
[IPSEC] xfrm: Undo afinfo lock proliferation
Herbert Xu
2006-01-13
[XFRM]: IPsec tunnel wildcard address support
Patrick McHardy
2005-08-29
[IPV4]: possible cleanups
Adrian Bunk
2005-06-20
[IPSEC]: Add XFRM_STATE_NOPMTUDISC flag
Herbert Xu
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds