summaryrefslogtreecommitdiffstats
path: root/include/net/xfrm.h
Commit message (Expand)AuthorAgeFilesLines
* vti6: fix input pathNicolas Dichtel2016-09-211-1/+3
* 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
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-09-301-5/+10
|\ \
| * | {ipv4,xfrm}: Introduce xfrm_tunnel_notifier for xfrm tunnel mode callbackFan Du2013-08-281-2/+8
* | | xfrm.h: Remove extern from function prototypesJoe Perches2013-09-231-185/+190
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-051-0/+6
|\ \ | |/ |/|
| * xfrm: revert ipv4 mtu determination to dst_mtuHannes Frederic Sowa2013-08-261-12/+0
| * xfrm: choose protocol family by skb protocolHannes Frederic Sowa2013-08-191-2/+2
| * xfrm: introduce helper for safe determination of mtuHannes Frederic Sowa2013-08-141-0/+12
| * xfrm: make local error reporting more robustHannes Frederic Sowa2013-08-141-0/+6
* | xfrm: constify mark argument of xfrm_find_acq()Mathias Krause2013-08-051-1/+1
|/
* xfrm: force a garbage collection after deleting a policyPaul Moore2013-05-311-0/+5
* xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel2013-03-061-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-02-141-2/+10
|\
| * xfrm: Add a state resolution packet queueSteffen Klassert2013-02-061-0/+7