summaryrefslogtreecommitdiffstats
path: root/net/xfrm
AgeCommit message (Expand)Author
2016-01-15net: preserve IP control block during GSO segmentationKonstantin Khlebnikov
2015-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-12-11xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet
2015-12-11xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet
2015-12-07xfrm: take care of request socketsEric Dumazet
2015-11-03xfrm: dst_entries_init() per-net dst_opsDan Streetman
2015-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-23xfrm: Increment statistic counter on inner mode errorSteffen Klassert
2015-10-23xfrm: Fix unaligned access to stats in copy_to_user_state()Sowmini Varadhan
2015-10-08dst: Pass net into dst->outputEric W. Biederman
2015-10-08ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman
2015-10-08dst: Pass a sk into .local_outEric W. Biederman
2015-10-08net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman
2015-10-08xfrm: Only compute net once in xfrm_policy_queue_processEric W. Biederman
2015-09-29xfrm: Fix state threshold configuration from userspaceMichael Rossberg
2015-09-25inet: constify ip_route_output_flow() socket argumentEric Dumazet
2015-09-17netfilter: Add blank lines in callers of netfilter hooksEric W. Biederman
2015-09-17netfilter: Pass net into okfnEric W. Biederman
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman
2015-09-17net: Merge dst_output and dst_output_skEric W. Biederman
2015-09-17xfrm: Remove unused afinfo method init_dstEric W. Biederman
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-08-17ipsec: Replace seqniv with seqivHerbert Xu
2015-08-11xfrm: Add oif to dst lookupsDavid Ahern
2015-08-11net/xfrm: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-07-21xfrm: Fix a typoJakub Wilk
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-06-04xfrm: Define ChaCha20-Poly1305 AEAD XFRM algo for IPsec usersMartin Willi
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-05-28xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_inputAlexander Duyck
2015-05-28ipsec: Add IV generator information to xfrm_stateHerbert Xu
2015-05-28xfrm: Add IV generator information to xfrm_algo_descHerbert Xu
2015-05-21xfrm: Always zero high-order sequence number bitsHerbert Xu
2015-05-18xfrm: optimise to search the inexact policy listLi RongQing
2015-05-12net: make skb_dst_pop routine staticYing Xue
2015-05-05xfrm: move the checking for old xfrm_policy hold_queue to beginningLi RongQing
2015-05-05xfrm: remove the unnecessary checking before call xfrm_pol_holdLi RongQing
2015-04-29xfrm: fix a race in xfrm_state_lookup_byspiLi RongQing
2015-04-24xfrm: slightly optimise xfrm_inputLi RongQing
2015-04-23xfrm: fix the return code when xfrm_*_register_afinfo failedLi RongQing
2015-04-23xfrm: optimise the use of walk list header in xfrm_policy/state_walkLi RongQing
2015-04-23xfrm: remove the xfrm_queue_purge definitionLi RongQing
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller
2015-04-07xfrm: fix xfrm_input/xfrm_tunnel_check oopsAlexey Dobriyan
2015-03-31xfrm: simplify xfrm_address_t useJiri Benc