DCCP protocol discussions
 help / color / mirror / Atom feed
 messages from 2020-07-12 22:55:20 to 2021-03-22 10:43:32 UTC [more...]

[PATCH net-next 2/5] dccp: avoid Wempty-body warning
 2021-03-22 10:43 UTC 

[PATCH net] ipv6: weaken the v4mapped source check
 2021-03-18 18:30 UTC  (4+ messages)

[PATCH net-next] dccp: Return the correct errno code
 2021-02-06 19:20 UTC  (2+ messages)

[PATCH net v2 7/7] MAINTAINERS: dccp: move Gerrit Renker to CREDITS
 2021-01-14  1:49 UTC 

[PATCH net 8/9] MAINTAINERS: dccp: move Gerrit Renker to CREDITS
 2021-01-11  5:27 UTC 

[PATCH 1/2] dccp: ccid: move timers to struct dccp_sock
 2020-11-10 16:16 UTC  (13+ messages)

[PATCH net-next] net: dccp: Fix most of the kerneldoc warnings
 2020-10-28  1:20 UTC  (2+ messages)

[PATCH 2/2] Revert "dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()"
 2020-10-15  9:23 UTC  (4+ messages)

[PATCH 0/2] net: dccp: fix structure use-after-free
 2020-10-13 17:18 UTC 

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-17 19:40 UTC  (17+ messages)
` [oss-drivers] "

[Intel-gfx] [trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-15  9:06 UTC 

[PATCH] net: dccp: delete repeated words
 2020-08-25  0:31 UTC  (2+ messages)

[PATCH] net: dccp: Convert to use the preferred fallthrough macro
 2020-08-22 19:38 UTC  (2+ messages)

[PATCH 25/26] net: pass a sockptr_t into ->setsockopt
 2020-08-08 13:54 UTC  (6+ messages)

[PATCH 12/26] netfilter: switch nf_setsockopt to sockptr_t
 2020-07-28  8:17 UTC  (9+ messages)

[PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
 2020-07-27 18:22 UTC  (7+ messages)

get rid of the address_space override in setsockopt
 2020-07-27 14:09 UTC  (19+ messages)
` get rid of the address_space override in setsockopt v2

[PATCH 04/26] net: add a new sockptr_t type
 2020-07-23 16:44 UTC  (4+ messages)

[PATCH 03/26] bpfilter: reject kernel addresses
 2020-07-23 14:56 UTC  (4+ messages)

[PATCH 13/26] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
 2020-07-23 11:44 UTC  (3+ messages)

[PATCH 01/26] bpfilter: fix up a sparse annotation
 2020-07-23 11:14 UTC  (2+ messages)

[PATCH net-next v5] net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
 2020-07-23 10:28 UTC  (3+ messages)

[MPTCP] [PATCH 25/26] net: pass a sockptr_t into ->setsockopt
 2020-07-23  8:39 UTC 

[MPTCP] [PATCH 08/26] net: switch sock_set_timeout to sockptr_t
 2020-07-23  8:39 UTC 

[PATCH 26/26] net: optimize the sockptr_t for unified kernel/user address spaces
 2020-07-23  6:09 UTC 

[PATCH 24/26] net/tcp: switch do_tcp_setsockopt to sockptr_t
 2020-07-23  6:09 UTC 

[PATCH 23/26] net/tcp: switch ->md5_parse to sockptr_t
 2020-07-23  6:09 UTC 

[PATCH 22/26] net/udp: switch udp_lib_setsockopt to sockptr_t
 2020-07-23  6:09 UTC 

[PATCH 21/26] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
 2020-07-23  6:09 UTC 

[PATCH 20/26] net/ipv6: factor out a ipv6_set_opt_hdr helper
 2020-07-23  6:09 UTC 

[PATCH 18/26] net/ipv6: split up ipv6_flowlabel_opt
 2020-07-23  6:09 UTC 

[PATCH 17/26] net/ipv6: switch ip6_mroute_setsockopt to sockptr_t
 2020-07-23  6:08 UTC 

[PATCH 16/26] net/ipv4: switch do_ip_setsockopt to sockptr_t
 2020-07-23  6:08 UTC 

[PATCH 15/26] net/ipv4: merge ip_options_get and ip_options_get_from_user
 2020-07-23  6:08 UTC 

[PATCH 14/26] net/ipv4: switch ip_mroute_setsockopt to sockptr_t
 2020-07-23  6:08 UTC 

[PATCH 11/26] netfilter: switch xt_copy_counters to sockptr_t
 2020-07-23  6:08 UTC 

[PATCH 10/26] netfilter: remove the unused user argument to do_update_counters
 2020-07-23  6:08 UTC 

[PATCH 09/26] net/xfrm: switch xfrm_user_policy to sockptr_t
 2020-07-23  6:08 UTC 

[PATCH 08/26] net: switch sock_set_timeout to sockptr_t
 2020-07-23  6:08 UTC 

[PATCH 07/26] net: switch sock_set_timeout to sockptr_t
 2020-07-23  6:08 UTC 

[PATCH 06/26] net: switch sock_setbindtodevice to sockptr_t
 2020-07-23  6:08 UTC 

[PATCH 05/26] net: switch copy_bpf_fprog_from_user to sockptr_t
 2020-07-23  6:08 UTC 

[PATCH 02/26] net/bpfilter: split __bpfilter_process_sockopt
 2020-07-23  6:08 UTC 

[MPTCP] [PATCH 24/24] net: pass a sockptr_t into ->setsockopt
 2020-07-22  8:26 UTC 

[PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
 2020-07-22  8:01 UTC  (4+ messages)

[PATCH 03/24] net: add a new sockptr_t type
 2020-07-22  7:56 UTC  (7+ messages)

[PATCH 02/24] bpfilter: fix up a sparse annotation
 2020-07-21  5:28 UTC  (4+ messages)

[PATCH 24/24] net: pass a sockptr_t into ->setsockopt
 2020-07-20 23:20 UTC  (3+ messages)

[PATCH 23/24] net/tcp: switch do_tcp_setsockopt to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 22/24] net/tcp: switch ->md5_parse to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 21/24] net/udp: switch udp_lib_setsockopt to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 20/24] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 19/24] net/ipv6: factor out a ipv6_set_opt_hdr helper
 2020-07-20 12:47 UTC 

[PATCH 18/24] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 17/24] net/ipv6: split up ipv6_flowlabel_opt
 2020-07-20 12:47 UTC 

[PATCH 16/24] net/ipv6: switch ip6_mroute_setsockopt to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 15/24] net/ipv4: switch do_ip_setsockopt to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 14/24] net/ipv4: merge ip_options_get and ip_options_get_from_user
 2020-07-20 12:47 UTC 

[PATCH 13/24] net/ipv4: switch ip_mroute_setsockopt to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 11/24] netfilter: switch nf_setsockopt to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 10/24] netfilter: switch xt_copy_counters to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 09/24] netfilter: remove the unused user argument to do_update_counters
 2020-07-20 12:47 UTC 

[PATCH 08/24] net/xfrm: switch xfrm_user_policy to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 07/24] net: switch sock_set_timeout to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 06/24] net: switch sock_set_timeout to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 05/24] net: switch sock_setbindtodevice to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 04/24] net: switch copy_bpf_fprog_from_user to sockptr_t
 2020-07-20 12:47 UTC 

[PATCH 01/24] bpfilter: reject kernel addresses
 2020-07-20 12:47 UTC 

sockopt cleanups
 2020-07-20  1:16 UTC  (2+ messages)

[PATCH 05/22] net: remove compat_sock_common_{get,set}sockopt
 2020-07-17  9:26 UTC  (2+ messages)

[MPTCP] [PATCH 05/22] net: remove compat_sock_common_{get,set}sockopt
 2020-07-17  9:18 UTC 

[PATCH 22/22] net: make ->{get,set}sockopt in proto_ops optional
 2020-07-17  8:01 UTC  (2+ messages)

[PATCH 21/22] net/ipv6: remove compat_ipv6_{get,set}sockopt
 2020-07-17  6:23 UTC 

[PATCH 20/22] net/ipv6: factor out mcast join/leave setsockopt helpers
 2020-07-17  6:23 UTC 

[PATCH 19/22] net/ipv6: factor out MCAST_MSFILTER setsockopt helpers
 2020-07-17  6:23 UTC 

[PATCH 18/22] net/ipv6: factor out MCAST_MSFILTER getsockopt helpers
 2020-07-17  6:23 UTC 

[PATCH 17/22] net/ipv4: remove compat_ip_{get,set}sockopt
 2020-07-17  6:23 UTC 

[PATCH 16/22] net/ipv4: factor out mcast join/leave setsockopt helpers
 2020-07-17  6:23 UTC 

[PATCH 15/22] net/ipv4: factor out MCAST_MSFILTER setsockopt helpers
 2020-07-17  6:23 UTC 

[PATCH 14/22] net/ipv4: factor out MCAST_MSFILTER getsockopt helpers
 2020-07-17  6:23 UTC 

[PATCH 13/22] netfilter: split nf_sockopt
 2020-07-17  6:23 UTC 

[PATCH 12/22] netfilter: remove the compat argument to xt_copy_counters_from_user
 2020-07-17  6:23 UTC 

[PATCH 11/22] netfilter: remove the compat_{get,set} methods
 2020-07-17  6:23 UTC 

[PATCH 10/22] netfilter/ebtables: clean up compat {get,set}sockopt handling
 2020-07-17  6:23 UTC 

[PATCH 09/22] netfilter/ip6_tables: clean up compat {get,set}sockopt handling
 2020-07-17  6:23 UTC 

[PATCH 08/22] netfilter/ip_tables: clean up compat {get,set}sockopt handling
 2020-07-17  6:23 UTC 

[PATCH 07/22] netfilter/arp_tables: clean up compat {get,set}sockopt handling
 2020-07-17  6:23 UTC 

[PATCH 06/22] net: remove compat_sys_{get,set}sockopt
 2020-07-17  6:23 UTC 

[PATCH 04/22] net: simplify cBPF setsockopt compat handling
 2020-07-17  6:23 UTC 

[PATCH 03/22] net: streamline __sys_getsockopt
 2020-07-17  6:23 UTC 

[PATCH 02/22] net: streamline __sys_setsockopt
 2020-07-17  6:23 UTC 

[PATCH 01/22] net/atm: remove the atmdev_ops {get,set}sockopt methods
 2020-07-17  6:23 UTC 

[PATCH net-next v4] net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
 2020-07-17  0:56 UTC  (3+ messages)

[PATCH] [DCCP]: Replace HTTP links with HTTPS ones
 2020-07-13 18:55 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox