aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/xfrm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-02xfrm: configure policy hash table thresholds by netlinkChristophe Gouault1-0/+1
2014-04-23xfrm: Remove useless xfrm_audit struct.Tetsuo Handa1-23/+19
2014-04-22xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa1-19/+10
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet1-3/+3
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-22/+28
2014-03-14xfrm6: Remove xfrm_tunnel_notifierSteffen Klassert1-8/+0
2014-03-14xfrm6: Add IPsec protocol multiplexerSteffen Klassert1-0/+15
2014-03-14xfrm: Introduce xfrm_input_afinfo to access the the callbacks properlySteffen Klassert1-12/+11
2014-03-07xfrm: rename struct xfrm_filterNicolas Dichtel1-2/+2
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+11
2014-02-25xfrm4: Remove xfrm_tunnel_notifierSteffen Klassert1-2/+0
2014-02-25xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert1-12/+38
2014-02-25xfrm4: Add IPsec protocol multiplexerSteffen Klassert1-1/+30
2014-02-20xfrm: Clone states properly on migrationSteffen Klassert1-0/+11
2014-02-17ipsec: add support of limited SA dumpNicolas Dichtel1-5/+5
2014-02-13xfrm: avoid creating temporary SA when there are no listenersHoria Geanta1-0/+15
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-7/+9
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-10/+10
2014-01-13audit: convert all sessionid declaration to unsigned intEric Paris1-10/+10
2014-01-03{pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgenFan Du1-0/+2
2013-12-16xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du1-0/+1
2013-12-06xfrm: Namespacify xfrm state/policy locksFan Du1-6/+5
2013-12-06xfrm: Using the right namespace to migrate key infoFan Du1-1/+1
2013-10-09ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel.Steffen Klassert1-0/+2
2013-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-5/+10
2013-09-23xfrm.h: Remove extern from function prototypesJoe Perches1-185/+190
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2013-08-28{ipv4,xfrm}: Introduce xfrm_tunnel_notifier for xfrm tunnel mode callbackFan Du1-2/+8
2013-08-26xfrm: revert ipv4 mtu determination to dst_mtuHannes Frederic Sowa1-12/+0
2013-08-19xfrm: choose protocol family by skb protocolHannes Frederic Sowa1-2/+2
2013-08-14xfrm: introduce helper for safe determination of mtuHannes Frederic Sowa1-0/+12
2013-08-14xfrm: make local error reporting more robustHannes Frederic Sowa1-0/+6
2013-08-05xfrm: constify mark argument of xfrm_find_acq()Mathias Krause1-1/+1
2013-05-31xfrm: force a garbage collection after deleting a policyPaul Moore1-0/+5
2013-03-06xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel1-0/+1
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-2/+10
2013-02-06xfrm: Add a state resolution packet queueSteffen Klassert1-0/+7
2013-02-01pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfkey supportJussi Kivilinna1-2/+3
2013-01-29xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().YOSHIFUJI Hideaki / 吉藤英明1-13/+12
2013-01-29xfrm: Use ipv6_addr_equal() where appropriate.YOSHIFUJI Hideaki / 吉藤英明1-3/+10
2013-01-21xfrm: Remove unused definesSteffen Klassert1-4/+0
2012-11-13xfrm: Fix the gc threshold value for ipv4Steffen Klassert1-1/+1
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+4
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-11/+12
2012-09-17userns: Convert the audit loginuid to be a kuidEric W. Biederman1-11/+12
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman1-3/+3
2012-09-04xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert1-0/+3
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2012-08-20net: ipv6: fix oops in inet_putpeer()Patrick McHardy1-0/+2