Age | Commit message (Expand) | Author | Files | Lines |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -15/+17 |
2015-08-17 | ipsec: Replace seqniv with seqiv | Herbert Xu | 1 | -7/+7 |
2015-08-11 | xfrm: Add oif to dst lookups | David Ahern | 1 | -10/+14 |
2015-08-11 | net/xfrm: use kmemdup rather than duplicating its implementation | Andrzej Hajda | 1 | -4/+2 |
2015-07-21 | xfrm: Fix a typo | Jakub Wilk | 1 | -1/+1 |
2015-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -30/+40 |
2015-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -9/+59 |
2015-06-04 | xfrm: Define ChaCha20-Poly1305 AEAD XFRM algo for IPsec users | Martin Willi | 1 | -0/+12 |
2015-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -2/+19 |
2015-05-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 3 | -30/+28 |
2015-05-28 | xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input | Alexander Duyck | 1 | -1/+16 |
2015-05-28 | ipsec: Add IV generator information to xfrm_state | Herbert Xu | 1 | -9/+31 |
2015-05-28 | xfrm: Add IV generator information to xfrm_algo_desc | Herbert Xu | 1 | -0/+16 |
2015-05-21 | xfrm: Always zero high-order sequence number bits | Herbert Xu | 1 | -0/+2 |
2015-05-18 | xfrm: optimise to search the inexact policy list | Li RongQing | 1 | -3/+8 |
2015-05-13 | net: make skb_dst_pop routine static | Ying Xue | 1 | -0/+12 |
2015-05-05 | xfrm: move the checking for old xfrm_policy hold_queue to beginning | Li RongQing | 1 | -3/+3 |
2015-05-05 | xfrm: remove the unnecessary checking before call xfrm_pol_hold | Li RongQing | 1 | -4/+3 |
2015-04-29 | xfrm: fix a race in xfrm_state_lookup_byspi | Li RongQing | 1 | -1/+1 |
2015-04-24 | xfrm: slightly optimise xfrm_input | Li RongQing | 1 | -5/+5 |
2015-04-23 | xfrm: fix the return code when xfrm_*_register_afinfo failed | Li RongQing | 3 | -3/+3 |
2015-04-23 | xfrm: optimise the use of walk list header in xfrm_policy/state_walk | Li RongQing | 2 | -2/+4 |
2015-04-23 | xfrm: remove the xfrm_queue_purge definition | Li RongQing | 1 | -10/+2 |
2015-04-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+5 |
2015-04-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -0/+5 |
2015-04-07 | netfilter: Pass socket pointer down through okfn(). | David Miller | 1 | -8/+8 |
2015-04-07 | xfrm: fix xfrm_input/xfrm_tunnel_check oops | Alexey Dobriyan | 1 | -5/+5 |
2015-03-31 | xfrm: simplify xfrm_address_t use | Jiri Benc | 1 | -4/+4 |
2015-03-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -6/+6 |
2015-03-03 | xfrm: Do not parse 32bits compiled xfrm netlink msg on 64bits host | Fan Du | 1 | -0/+5 |
2015-02-12 | xfrm: release dst_orig in case of error in xfrm_lookup() | huaibin Wang | 1 | -6/+6 |
2015-01-18 | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 1 | -9/+18 |
2015-01-13 | net: xfrm: xfrm_algo: Remove unused function | Rickard Strandqvist | 1 | -5/+0 |
2014-12-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2 | -27/+37 |
2014-11-13 | xfrm: Use __xfrm_policy_link in xfrm_policy_insert | Herbert Xu | 1 | -3/+2 |
2014-11-13 | xfrm: Do not hash socket policies | Herbert Xu | 1 | -18/+26 |
2014-11-03 | xfrm: add XFRMA_REPLAY_VAL attribute to SA messages | dingzhi | 1 | -4/+8 |
2014-10-31 | net: skb_fclone_busy() needs to detect orphaned skb | Eric Dumazet | 1 | -1/+1 |
2014-10-27 | xfrm: fix set but not used warning in xfrm_policy_queue_process() | Fabian Frederick | 1 | -2/+1 |
2014-10-20 | net: make skb_gso_segment error handling more robust | Florian Westphal | 1 | -0/+2 |
2014-10-02 | net: cleanup and document skb fclone layout | Eric Dumazet | 1 | -3/+1 |
2014-09-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 4 | -31/+281 |
2014-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -8/+40 |
2014-09-18 | ipsec: Remove obsolete MAX_AH_AUTH_LEN | Herbert Xu | 1 | -2/+1 |
2014-09-16 | xfrm: Generate queueing routes only from route lookup functions | Steffen Klassert | 1 | -8/+24 |
2014-09-16 | xfrm: Generate blackhole routes only from route lookup functions | Steffen Klassert | 1 | -1/+17 |
2014-09-10 | net: use kfree_skb_list() helper in more places | Florian Westphal | 1 | -5/+1 |
2014-09-02 | xfrm: configure policy hash table thresholds by netlink | Christophe Gouault | 2 | -3/+164 |
2014-09-02 | xfrm: hash prefixed policies based on preflen thresholds | Christophe Gouault | 2 | -16/+113 |
2014-08-29 | xfrm: remove useless hash_resize_mutex locks | Ying Xue | 1 | -10/+3 |