summaryrefslogtreecommitdiff
path: root/net/ipv4/xfrm4_state.c
AgeCommit message (Expand)Author
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-10xfrm: Assign the inner mode output function to the dst entrySteffen Klassert
2011-04-22inet: constify ip headers and in6_addrEric Dumazet
2011-03-12net: Use flowi4 and flowi6 in xfrm layer.David S. Miller
2011-03-12net: Break struct flowi out into AF specific instances.David S. Miller
2011-03-12net: Make flowi ports AF dependent.David S. Miller
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2011-02-23xfrm: Const'ify tmpl and address arguments to ->init_temprop()David S. Miller
2011-02-22xfrm: Mark flowi arg to ->init_tempsel() const.David S. Miller
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer
2008-11-25xfrm: remove useless forward declarationsAlexey Dobriyan
2008-11-04xfrm: Have af-specific init_tempsel() initialize family field of temporary se...Andreas Steffen
2008-03-26[IPSEC]: Fix BEET outputHerbert Xu
2008-01-28[IPSEC]: Kill afinfo->nf_post_routingDavid S. Miller
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy
2008-01-28[IPSEC]: Remove nhoff from xfrm_inputHerbert Xu
2008-01-28[IPSEC]: Merge most of the input pathHerbert Xu
2008-01-28[IPSEC]: Merge most of the output pathHerbert Xu
2008-01-28[IPSEC]: Separate inner/outer mode processing on inputHerbert Xu
2008-01-28[IPSEC]: Separate inner/outer mode processing on outputHerbert Xu
2007-10-17[IPSEC]: Store afinfo pointer in xfrm_modeHerbert Xu
2007-02-08[IPSEC]: exporting xfrm_state_afinfoMiika Komu
2006-09-28[XFRM]: ports in struct xfrm_selector annotatedAl Viro
2006-09-22[XFRM]: Fix wildcard as tunnel sourcePatrick 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 proliferationHerbert Xu
2006-01-13[XFRM]: IPsec tunnel wildcard address supportPatrick McHardy
2005-08-29[IPV4]: possible cleanupsAdrian Bunk
2005-06-20[IPSEC]: Add XFRM_STATE_NOPMTUDISC flagHerbert Xu
2005-04-16Linux-2.6.12-rc2Linus Torvalds