summaryrefslogtreecommitdiffstats
path: root/include/net/xfrm.h
Commit message (Expand)AuthorAgeFilesLines
* esp: Add a software GRO codepathSteffen Klassert2017-02-151-0/+1
* xfrm: Extend the sec_path for IPsec offloadingSteffen Klassert2017-02-151-0/+41
* xfrm: Export xfrm_parse_spi.Steffen Klassert2017-02-151-0/+1
* xfrm: Add a secpath_set helper.Steffen Klassert2017-02-151-0/+1
* xfrm: policy: remove family fieldFlorian Westphal2017-02-091-3/+2
* xfrm: policy: remove garbage_collect callbackFlorian Westphal2017-02-091-1/+1
* xfrm: policy: xfrm_policy_unregister_afinfo can return voidFlorian Westphal2017-02-091-1/+1
* xfrm: input: constify xfrm_input_afinfoFlorian Westphal2017-02-091-3/+2
* esp4: Avoid skb_cow_data whenever possibleSteffen Klassert2017-01-171-0/+2
* xfrm: add and use xfrm_state_afinfo_get_rcuFlorian Westphal2017-01-101-0/+1
* xfrm: remove xfrm_state_put_afinfoFlorian Westphal2017-01-101-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-1/+3
|\
| * vti6: fix input pathNicolas Dichtel2016-09-211-1/+3
* | xfrm: constify xfrm_replay structuresJulia Lawall2016-08-101-1/+1
|/
* net: xfrm: kill XFRM_INC_STATS_BH()Eric Dumazet2016-04-271-2/+0
* net: snmp: kill various STATS_USER() helpersEric Dumazet2016-04-271-2/+0
* xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2015-12-111-9/+15
* xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet2015-12-111-0/+1
* dst: Pass net into dst->outputEric W. Biederman2015-10-081-3/+3
* xfrm: Remove unused afinfo method init_dstEric W. Biederman2015-09-171-2/+0
* xfrm: Add oif to dst lookupsDavid Ahern2015-08-111-2/+5
* ipsec: Add IV generator information to xfrm_stateHerbert Xu2015-05-281-0/+1
* xfrm: Add IV generator information to xfrm_algo_descHerbert Xu2015-05-281-0/+2
* netfilter: Pass socket pointer down through okfn().David Miller2015-04-071-4/+4
* xfrm: simplify xfrm_address_t useJiri Benc2015-03-311-3/+3
* net: Introduce possible_net_tEric W. Biederman2015-03-121-6/+2
* xfrm: configure policy hash table thresholds by netlinkChristophe Gouault2014-09-021-0/+1
* xfrm: Remove useless xfrm_audit struct.Tetsuo Handa2014-04-231-23/+19
* xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa2014-04-221-19/+10
* ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-151-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-181-22/+28
|\
| * xfrm6: Remove xfrm_tunnel_notifierSteffen Klassert2014-03-141-8/+0
| * xfrm6: Add IPsec protocol multiplexerSteffen Klassert2014-03-141-0/+15
| * xfrm: Introduce xfrm_input_afinfo to access the the callbacks properlySteffen Klassert2014-03-141-12/+11
| * xfrm: rename struct xfrm_filterNicolas Dichtel2014-03-071-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-051-0/+11
|\ \ | |/ |/|
| * xfrm: Clone states properly on migrationSteffen Klassert2014-02-201-0/+11
* | xfrm4: Remove xfrm_tunnel_notifierSteffen Klassert2014-02-251-2/+0
* | xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert2014-02-251-12/+38
* | xfrm4: Add IPsec protocol multiplexerSteffen Klassert2014-02-251-1/+30
* | ipsec: add support of limited SA dumpNicolas Dichtel2014-02-171-5/+5
* | xfrm: avoid creating temporary SA when there are no listenersHoria Geanta2014-02-131-0/+15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-7/+9
|\
| * {pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgenFan Du2014-01-031-0/+2
| * xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du2013-12-161-0/+1
| * xfrm: Namespacify xfrm state/policy locksFan Du2013-12-061-6/+5
| * xfrm: Using the right namespace to migrate key infoFan Du2013-12-061-1/+1
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-01-231-10/+10
|\ \ | |/ |/|
| * audit: convert all sessionid declaration to unsigned intEric Paris2014-01-131-10/+10
* | ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel.Steffen Klassert2013-10-091-0/+2