Age | Commit message (Expand) | Author | Files | Lines |
2017-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -2/+19 |
2017-08-31 | xfrm: Fix return value check of copy_sec_ctx. | Steffen Klassert | 1 | -2/+2 |
2017-08-31 | xfrm: Add support for network devices capable of removing the ESP trailer | Yossi Kuperman | 1 | -0/+5 |
2017-08-28 | xfrm_user: fix info leak in build_aevent() | Mathias Krause | 1 | -0/+1 |
2017-08-28 | xfrm_user: fix info leak in build_expire() | Mathias Krause | 1 | -0/+2 |
2017-08-28 | xfrm_user: fix info leak in xfrm_notify_sa() | Mathias Krause | 1 | -0/+1 |
2017-08-28 | xfrm_user: fix info leak in copy_user_offload() | Mathias Krause | 1 | -1/+1 |
2017-08-24 | net: xfrm: don't double-hold dst when sk_policy in use. | Lorenzo Colitti | 1 | -1/+0 |
2017-08-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 6 | -15/+41 |
2017-08-11 | net: xfrm: support setting an output mark. | Lorenzo Colitti | 4 | -9/+25 |
2017-08-08 | xfrm: check that cached bundle is still valid | Florian Westphal | 1 | -1/+2 |
2017-08-03 | xfrm: policy: check policy direction value | Vladis Dronov | 1 | -0/+6 |
2017-08-02 | xfrm: fix null pointer dereference on state and tmpl sort | Koichiro Den | 1 | -0/+8 |
2017-08-02 | xfrm: Clear RX SKB secpath xfrm_offload | Ilan Tayari | 1 | -0/+2 |
2017-08-02 | xfrm: Auto-load xfrm offload modules | Ilan Tayari | 3 | -6/+14 |
2017-07-18 | xfrm: add xdst pcpu cache | Florian Westphal | 3 | -3/+131 |
2017-07-18 | xfrm: remove flow cache | Florian Westphal | 3 | -112/+1 |
2017-07-18 | xfrm_policy: make xfrm_bundle_lookup return xfrm dst object | Florian Westphal | 1 | -16/+12 |
2017-07-18 | xfrm_policy: remove xfrm_policy_lookup | Florian Westphal | 1 | -32/+4 |
2017-07-18 | xfrm_policy: kill flow to policy dir conversion | Florian Westphal | 1 | -42/+4 |
2017-07-18 | xfrm_policy: remove always true/false branches | Florian Westphal | 1 | -60/+14 |
2017-07-18 | xfrm_policy: bypass flow_cache_lookup | Florian Westphal | 1 | -9/+5 |
2017-07-05 | net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -2/+2 |
2017-07-05 | net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -2/+2 |
2017-07-05 | net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -2/+2 |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -6/+4 |
2017-06-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 4 | -32/+55 |
2017-06-18 | net: remove DST_NOCACHE flag | Wei Wang | 1 | -1/+0 |
2017-06-18 | net: remove DST_NOGC flag | Wei Wang | 1 | -1/+1 |
2017-06-18 | xfrm: take refcnt of dst when creating struct xfrm_dst bundle | Wei Wang | 1 | -18/+30 |
2017-06-12 | xfrm: move xfrm_garbage_collect out of xfrm_policy_flush | Hangbin Liu | 2 | -4/+1 |
2017-06-07 | xfrm: add UDP encapsulation port in migrate message | Antony Antony | 3 | -9/+22 |
2017-06-07 | xfrm: extend MIGRATE with UDP encapsulation port | Antony Antony | 3 | -14/+29 |
2017-06-07 | xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOAD | Hangbin Liu | 2 | -2/+3 |
2017-05-19 | xfrm: fix state migration copy replay sequence numbers | Antony Antony | 1 | -0/+2 |
2017-05-19 | xfrm: Make function xfrm_dev_register static | Wei Yongjun | 1 | -1/+1 |
2017-05-16 | xfrm: use memdup_user | Geliang Tang | 1 | -8/+3 |
2017-05-08 | xfrm: Fix NETDEV_DOWN with IPSec offload | Ilan Tayari | 1 | -1/+1 |
2017-05-04 | xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY | Sabrina Dubroca | 1 | -47/+0 |
2017-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 9 | -39/+638 |
2017-05-03 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -3/+3 |
2017-05-01 | xfrm: Indicate xfrm_state offload errors | Ilan Tayari | 1 | -3/+6 |
2017-04-27 | xfrm: fix GRO for !CONFIG_NETFILTER | Sabrina Dubroca | 1 | -1/+1 |
2017-04-26 | xfrm: do the garbage collection after flushing policy | Xin Long | 1 | -0/+4 |
2017-04-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 8 | -32/+628 |
2017-04-14 | xfrm: Prepare the GRO codepath for hardware offloading. | Steffen Klassert | 1 | -25/+25 |
2017-04-14 | xfrm: Add encapsulation header offsets while SKB is not encrypted | Ilan Tayari | 1 | -0/+2 |
2017-04-14 | net: Add a xfrm validate function to validate_xmit_skb | Steffen Klassert | 1 | -0/+29 |
2017-04-14 | xfrm: Add xfrm_replay_overflow functions for offloading | Steffen Klassert | 1 | -2/+157 |
2017-04-14 | esp: Add gso handlers for esp4 and esp6 | Steffen Klassert | 1 | -1/+2 |