aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/xfrm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2016-09-21vti6: fix input pathNicolas Dichtel1-1/+3
2016-08-10xfrm: constify xfrm_replay structuresJulia Lawall1-1/+1
2016-04-27net: xfrm: kill XFRM_INC_STATS_BH()Eric Dumazet1-2/+0
2016-04-27net: snmp: kill various STATS_USER() helpersEric Dumazet1-2/+0
2015-12-11xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet1-9/+15
2015-12-11xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet1-0/+1
2015-10-08dst: Pass net into dst->outputEric W. Biederman1-3/+3
2015-09-17xfrm: Remove unused afinfo method init_dstEric W. Biederman1-2/+0
2015-08-11xfrm: Add oif to dst lookupsDavid Ahern1-2/+5
2015-05-28ipsec: Add IV generator information to xfrm_stateHerbert Xu1-0/+1
2015-05-28xfrm: Add IV generator information to xfrm_algo_descHerbert Xu1-0/+2
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller1-4/+4
2015-03-31xfrm: simplify xfrm_address_t useJiri Benc1-3/+3
2015-03-12net: Introduce possible_net_tEric W. Biederman1-6/+2
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