aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/xfrm4_state.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-14xfrm: make local error reporting more robustHannes Frederic Sowa1-0/+1
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6David S. Miller1-0/+1
2011-05-10xfrm: Assign the inner mode output function to the dst entrySteffen Klassert1-0/+1
2011-04-22inet: constify ip headers and in6_addrEric Dumazet1-1/+1
2011-03-12net: Use flowi4 and flowi6 in xfrm layer.David S. Miller1-6/+8
2011-03-12net: Break struct flowi out into AF specific instances.David S. Miller1-2/+2
2011-03-12net: Make flowi ports AF dependent.David S. Miller1-2/+2
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller1-2/+2
2011-02-23xfrm: Const'ify tmpl and address arguments to ->init_temprop()David S. Miller1-2/+2
2011-02-22xfrm: Mark flowi arg to ->init_tempsel() const.David S. Miller1-1/+1
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer1-14/+19
2008-11-25xfrm: remove useless forward declarationsAlexey Dobriyan1-2/+0
2008-11-04xfrm: Have af-specific init_tempsel() initialize family field of temporary selectorAndreas Steffen1-0/+1
2008-03-26[IPSEC]: Fix BEET outputHerbert Xu1-0/+2
2008-01-28[IPSEC]: Kill afinfo->nf_post_routingDavid S. Miller1-1/+0
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy1-1/+1
2008-01-28[IPSEC]: Remove nhoff from xfrm_inputHerbert Xu1-1/+0
2008-01-28[IPSEC]: Merge most of the input pathHerbert Xu1-0/+1
2008-01-28[IPSEC]: Merge most of the output pathHerbert Xu1-0/+2
2008-01-28[IPSEC]: Separate inner/outer mode processing on inputHerbert Xu1-0/+2
2008-01-28[IPSEC]: Separate inner/outer mode processing on outputHerbert Xu1-0/+17
2007-10-17[IPSEC]: Store afinfo pointer in xfrm_modeHerbert Xu1-0/+1
2007-02-08[IPSEC]: exporting xfrm_state_afinfoMiika Komu1-0/+1
2006-09-28[XFRM]: ports in struct xfrm_selector annotatedAl Viro1-2/+2
2006-09-22[XFRM]: Fix wildcard as tunnel sourcePatrick McHardy1-15/+0
2006-09-22[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.David S. Miller1-28/+0
2006-09-22[XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.David S. Miller1-53/+0
2006-09-22[XFRM] STATE: Search by address using source address list.Masahide NAKAMURA1-0/+9
2006-09-22[XFRM] STATE: Add source address list.Masahide NAKAMURA1-0/+3
2006-09-22[XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA1-1/+1
2006-06-17[IPSEC] xfrm: Undo afinfo lock proliferationHerbert Xu1-1/+0
2006-01-13[XFRM]: IPsec tunnel wildcard address supportPatrick McHardy1-0/+15
2005-08-29[IPV4]: possible cleanupsAdrian Bunk1-0/+2
2005-06-20[IPSEC]: Add XFRM_STATE_NOPMTUDISC flagHerbert Xu1-0/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+126