dccp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-19 13:59:03 to 2020-07-20 12:47:37 UTC [more...]

[PATCH 24/24] net: pass a sockptr_t into ->setsockopt
 2020-07-20 12:47 UTC 

[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 12/24] bpfilter: switch bpfilter_ip_set_sockopt 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 03/24] net: add a new sockptr_t type
 2020-07-20 12:47 UTC 

[PATCH 02/24] bpfilter: fix up a sparse annotation
 2020-07-20 12:47 UTC 

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

get rid of the address_space override in setsockopt
 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)

[PATCH] dccp: Fix possible memleak in dccp_init and dccp_fini
 2020-06-09 20:27 UTC  (2+ messages)

[PATCH v3] net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
 2020-06-03 17:56 UTC  (3+ messages)

[PATCH v2] net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
 2020-06-01 18:54 UTC 

[PATCH v2] net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
 2020-05-30 16:31 UTC 

[PATCH] net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
 2020-05-30 15:59 UTC 

[PATCH bpf-next v2 05/17] inet: Run SK_LOOKUP BPF program on socket lookup
 2020-05-15 15:07 UTC  (9+ messages)

[PATCH bpf-next v2 02/17] bpf: Introduce SK_LOOKUP program type with a dedicated attach point
 2020-05-13 18:10 UTC  (5+ messages)

[PATCH bpf-next v2 00/17] Run a BPF program on socket lookup
 2020-05-13 17:54 UTC  (5+ messages)

[PATCH bpf-next 02/17] bpf: Introduce SK_LOOKUP program type with a dedicated attach point
 2020-05-12 14:16 UTC  (13+ messages)

[PATCH bpf-next v2 17/17] selftests/bpf: Tests for BPF_SK_LOOKUP attach point
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 16/17] selftests/bpf: Rename test_sk_lookup_kern.c to test_ref_track_kern.c
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 15/17] selftests/bpf: Add verifier tests for bpf_sk_lookup context access
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 14/17] libbpf: Add support for SK_LOOKUP program type
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 13/17] bpf: Sync linux/bpf.h to tools/
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 12/17] udp6: Run SK_LOOKUP BPF program on socket lookup
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 11/17] udp6: Extract helper for selecting socket from reuseport group
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 10/17] udp: Run SK_LOOKUP BPF program on socket lookup
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 09/17] udp: Extract helper for selecting socket from reuseport group
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 08/17] udp: Store layer 4 protocol in udp_table
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 07/17] inet6: Run SK_LOOKUP BPF program on socket lookup
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 06/17] inet6: Extract helper for selecting socket from reuseport group
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 04/17] inet: Extract helper for selecting socket from reuseport group
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 03/17] inet: Store layer 4 protocol in inet_hashinfo
 2020-05-11 18:52 UTC 

[PATCH bpf-next v2 01/17] flow_dissector: Extract attach/detach/query helpers
 2020-05-11 18:52 UTC 

[PATCH bpf-next 14/17] libbpf: Add support for SK_LOOKUP program type
 2020-05-11  8:12 UTC  (5+ messages)

[PATCH bpf-next 17/17] selftests/bpf: Tests for BPF_SK_LOOKUP attach point
 2020-05-06 12:55 UTC 

[PATCH bpf-next 16/17] selftests/bpf: Rename test_sk_lookup_kern.c to test_ref_track_kern.c
 2020-05-06 12:55 UTC 

[PATCH bpf-next 15/17] selftests/bpf: Add verifier tests for bpf_sk_lookup context access
 2020-05-06 12:55 UTC 

[PATCH bpf-next 13/17] bpf: Sync linux/bpf.h to tools/
 2020-05-06 12:55 UTC 

[PATCH bpf-next 12/17] udp6: Run SK_LOOKUP BPF program on socket lookup
 2020-05-06 12:55 UTC 

[PATCH bpf-next 11/17] udp6: Extract helper for selecting socket from reuseport group
 2020-05-06 12:55 UTC 

[PATCH bpf-next 10/17] udp: Run SK_LOOKUP BPF program on socket lookup
 2020-05-06 12:55 UTC 

[PATCH bpf-next 09/17] udp: Extract helper for selecting socket from reuseport group
 2020-05-06 12:55 UTC 

[PATCH bpf-next 08/17] udp: Store layer 4 protocol in udp_table
 2020-05-06 12:55 UTC 

[PATCH bpf-next 07/17] inet6: Run SK_LOOKUP BPF program on socket lookup
 2020-05-06 12:55 UTC 

[PATCH bpf-next 06/17] inet6: Extract helper for selecting socket from reuseport group
 2020-05-06 12:55 UTC 

[PATCH bpf-next 05/17] inet: Run SK_LOOKUP BPF program on socket lookup
 2020-05-06 12:55 UTC 

[PATCH bpf-next 04/17] inet: Extract helper for selecting socket from reuseport group
 2020-05-06 12:55 UTC 

[PATCH bpf-next 03/17] inet: Store layer 4 protocol in inet_hashinfo
 2020-05-06 12:54 UTC 

[PATCH bpf-next 01/17] flow_dissector: Extract attach/detach/query helpers
 2020-05-06 12:54 UTC 

[PATCH bpf-next 00/17] Run a BPF program on socket lookup
 2020-05-06 12:54 UTC 

[PATCH net-next] dccp: remove unused inline function dccp_set_seqno
 2020-04-26  3:43 UTC  (2+ messages)

KMSAN: uninit-value in do_dccp_getsockopt
 2020-03-30 15:21 UTC 

[PATCH v2 net-next] tcp/dccp: Move initialisation of refcounted into if block
 2020-03-24 23:23 UTC  (2+ messages)

[PATCH net-next 1/2] tcp/dccp: Move initialisation of refcounted into if block
 2020-03-24 11:10 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp/dccp: Move initialisation of refcounted

[PATCH net-next 2/2] tcp/dccp: Remove unnecessary initialization of refcounted
 2020-03-24 11:06 UTC  (3+ messages)
` [PATCH net-next 2/2] tcp/dccp: Remove unnecessary initialization

[PATCH net-next 0/2] tcp/dccp: Cleanup initialisation code of refcounted
 2020-03-23 18:18 UTC 

[PATCH][next] net: dccp: Replace zero-length array with flexible-array member
 2020-02-28 20:09 UTC  (2+ messages)

[PATCH 14/30] dccp: Add missing annotation for dccp_child_process()
 2020-02-24 21:29 UTC  (2+ messages)

KASAN: use-after-free Read in ccid_hc_tx_delete
 2020-01-21 15:39 UTC 

[PATCH AUTOSEL 4.4 069/174] dccp: Fix memleak in __feat_register_sp
 2020-01-16 17:41 UTC 

[PATCH AUTOSEL 4.9 109/251] dccp: Fix memleak in __feat_register_sp
 2020-01-16 17:34 UTC 

[PATCH AUTOSEL 4.14 154/371] dccp: Fix memleak in __feat_register_sp
 2020-01-16 17:20 UTC 

[PATCH AUTOSEL 4.19 272/671] dccp: Fix memleak in __feat_register_sp
 2020-01-16 16:58 UTC 

KASAN: use-after-free Read in ccid2_hc_tx_packet_recv
 2019-11-28 10:30 UTC 

KASAN: use-after-free Read in ccid_hc_tx_delete
 2019-11-21 20:14 UTC 

KASAN: use-after-free Read in ccid_hc_tx_delete
 2019-11-21 15:00 UTC 

suspicious RCU usage at ./include/net/inet_sock.h:LINE
 2019-11-07 13:42 UTC 

Reminder: 6 open syzbot bugs in "net/dccp" subsystem
 2019-07-24  2:28 UTC  (2+ messages)

[PATCH v3] net: dccp: Checksum verification enhancement
 2019-06-13  6:51 UTC 

[PATCH] net: dccp : proto: remove Unneeded variable "err"
 2019-05-12 20:21 UTC  (2+ messages)

[PATCH v3] net: dccp: Checksum verification enhancement
 2019-05-05 16:53 UTC 

[PATCH v3] net: dccp: Checksum verification enhancement
 2019-04-30 16:11 UTC 

[PATCH v3 1/3] net: rework SIOCGSTAMP ioctl handling
 2019-04-17 21:56 UTC  (2+ messages)

[PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling
 2019-04-17 20:15 UTC  (9+ messages)

[PATCH] dccp: Fix memleak in __feat_register_sp
 2019-04-02  1:16 UTC  (7+ messages)

[PATCH v2] net: dccp: Checksum verification enhancement
 2019-03-29 17:56 UTC  (2+ messages)

[PATCH v3] dccp: Fix memleak in __feat_register_sp
 2019-03-27 14:56 UTC  (3+ messages)

[BACKPORT 4.4.y 00/25] candidates from spreadtrum 4.4 product kernel
 2019-03-26  2:18 UTC  (2+ messages)

[BACKPORT 4.4.y 18/25] tcp/dccp: drop SYN packets if accept queue is full
 2019-03-26  1:21 UTC  (2+ messages)

[PATCH v2] dccp: Fix memleak in __feat_register_sp
 2019-03-25  2:51 UTC  (3+ messages)

[PATCH] net: dccp: Checksum verification considering skb->ip_summed
 2019-03-25  0:13 UTC  (3+ messages)

BUG: please report to dccp@vger.kernel.org => prev = 0, last = 0 at net/dccp/ccids/lib/packet_hi
 2019-02-27  0:44 UTC  (3+ messages)
` BUG: please report to dccp@vger.kernel.org => prev = 2, last = 2 "
` BUG: please report to dccp@vger.kernel.org => prev = 5, last = 5 "

BUG: please report to dccp@vger.kernel.org => prev = 10, last = 10 at net/dccp/ccids/lib/packet_
 2019-02-27  0:42 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).