| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-08-10 | 1 | -5/+5 |
|\ |
|
| * | xfrm: policy: Use sequence counters with associated lock | Ahmed S. Darwish | 2020-07-29 | 1 | -5/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-08-02 | 3 | -47/+76 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2020-07-31 | 3 | -47/+76 |
| |\ \
| | |/
| |/| |
|
| | * | espintcp: count packets dropped in espintcp_rcv | Sabrina Dubroca | 2020-07-30 | 1 | -0/+6 |
| | * | espintcp: handle short messages instead of breaking the encap socket | Sabrina Dubroca | 2020-07-30 | 1 | -1/+24 |
| | * | xfrm: policy: fix IPv6-only espintcp compilation | Sabrina Dubroca | 2020-07-17 | 1 | -2/+2 |
| | * | espintcp: recv() should return 0 when the peer socket is closed | Sabrina Dubroca | 2020-07-17 | 1 | -1/+4 |
| | * | espintcp: support non-blocking sends | Sabrina Dubroca | 2020-07-17 | 1 | -13/+13 |
| | * | xfrm: policy: match with both mark and mask on user interfaces | Xin Long | 2020-06-24 | 2 | -30/+27 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2020-07-30 | 4 | -34/+149 |
|\ \ \ |
|
| * | | | xfrm: Make the policy hold queue work with VTI. | Steffen Klassert | 2020-07-21 | 1 | -0/+11 |
| * | | | xfrm: interface: use IS_REACHABLE to avoid some compile errors | Xin Long | 2020-07-17 | 1 | -8/+8 |
| * | | | xfrm: interface: not xfrmi_ipv6/ipip_handler twice | Xin Long | 2020-07-14 | 1 | -4/+18 |
| * | | | xfrm interface: store xfrmi contexts in a hash by if_id | Eyal Birger | 2020-07-13 | 1 | -9/+20 |
| * | | | xfrm interface: avoid xi lookup in xfrmi_decode_session() | Eyal Birger | 2020-07-13 | 1 | -10/+13 |
| * | | | xfrm: interface: support IPIP and IPIP6 tunnels processing with .cb_handler | Xin Long | 2020-07-09 | 1 | -0/+32 |
| * | | | xfrm: interface: support IP6IP6 and IP6IP tunnels processing with .cb_handler | Xin Long | 2020-07-09 | 1 | -0/+38 |
| * | | | xfrm: add is_ipip to struct xfrm_input_afinfo | Xin Long | 2020-07-09 | 1 | -11/+13 |
| * | | | xfrm: introduce oseq-may-wrap flag | Petr Vaněk | 2020-06-24 | 1 | -4/+8 |
* | | | | net/xfrm: switch xfrm_user_policy to sockptr_t | Christoph Hellwig | 2020-07-24 | 1 | -3/+3 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-07-11 | 1 | -0/+2 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | net: xfrmi: implement header_ops->parse_protocol for AF_PACKET | Jason A. Donenfeld | 2020-06-30 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-06-25 | 3 | -5/+27 |
|\| | |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2020-06-19 | 3 | -5/+27 |
| |\ \ |
|
| | * | | esp, ah: modernize the crypto algorithm selections | Eric Biggers | 2020-06-15 | 1 | -6/+9 |
| | * | | esp: select CRYPTO_SEQIV | Eric Biggers | 2020-06-15 | 1 | -0/+1 |
| | * | | esp, ah: consolidate the crypto algorithm selections | Eric Biggers | 2020-06-15 | 1 | -0/+20 |
| | * | | xfrm: merge fixup for "remove output_finish indirection from xfrm_state_afinfo" | Stephen Rothwell | 2020-06-05 | 1 | -4/+0 |
| | * | | xfrm: Fix double ESP trailer insertion in IPsec crypto offload. | Huy Nguyen | 2020-06-04 | 1 | -1/+3 |
* | | | | bonding/xfrm: use real_dev instead of slave_dev | Jarod Wilson | 2020-06-23 | 1 | -2/+3 |
| |_|/
|/| | |
|
* | | | xfrm: bail early on slave pass over skb | Jarod Wilson | 2020-06-22 | 1 | -17/+17 |
|/ / |
|
* / | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -7/+7 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-31 | 6 | -18/+37 |
|\ |
|
| * | xfrm: fix a NULL-ptr deref in xfrm_local_error | Xin Long | 2020-05-29 | 1 | -1/+2 |
| * | xfrm: fix a warning in xfrm_policy_insert_list | Xin Long | 2020-05-25 | 1 | -6/+1 |
| * | xfrm interface: fix oops when deleting a x-netns interface | Nicolas Dichtel | 2020-04-23 | 1 | -0/+21 |
| * | xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output | Xin Long | 2020-04-21 | 1 | -5/+7 |
| * | xfrm: espintcp: save and call old ->sk_destruct | Sabrina Dubroca | 2020-04-20 | 1 | -0/+2 |
| * | xfrm: do pskb_pull properly in __xfrm_transport_prep | Xin Long | 2020-04-15 | 1 | -5/+3 |
| * | xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input | Xin Long | 2020-04-15 | 1 | -1/+1 |
* | | xfrm: remove output_finish indirection from xfrm_state_afinfo | Florian Westphal | 2020-05-06 | 1 | -0/+16 |
* | | xfrm: remove extract_output indirection from xfrm_state_afinfo | Florian Westphal | 2020-05-06 | 1 | -8/+59 |
* | | xfrm: move xfrm4_extract_header to common helper | Florian Westphal | 2020-05-06 | 1 | -0/+14 |
* | | xfrm: state: remove extract_input indirection from xfrm_state_afinfo | Florian Westphal | 2020-05-06 | 2 | -10/+29 |
* | | xfrm: avoid extract_output indirection for ipv4 | Florian Westphal | 2020-05-06 | 1 | -0/+46 |
* | | xfrm: add IPv6 support for espintcp | Sabrina Dubroca | 2020-04-28 | 3 | -12/+49 |
* | | xfrm: add support for UDPv6 encapsulation of ESP | Sabrina Dubroca | 2020-04-28 | 1 | -0/+3 |
* | | xfrm interface: don't take extra reference to netdev | Nicolas Dichtel | 2020-04-27 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2020-03-30 | 2 | -2/+28 |
|\ |
|