bridge.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-20 12:47:22 to 2020-09-03 12:40:49 UTC [more...]

[Bridge] [PATCH net-next v2 00/15] net: bridge: mcast: initial IGMPv3 support (part 1)
 2020-09-03 12:40 UTC  (23+ messages)
` [Bridge] [PATCH net-next v2 01/15] net: bridge: mdb: arrange internal structs so fast-path fields are close
` [Bridge] [PATCH net-next v2 02/15] net: bridge: mcast: add support for group source list
` [Bridge] [PATCH net-next v2 03/15] net: bridge: mcast: add support for src list and filter mode dumping
` [Bridge] [PATCH net-next v2 04/15] net: bridge: mcast: add support for group-and-source specific queries
` [Bridge] [PATCH net-next v2 05/15] net: bridge: mcast: factor out port group del
` [Bridge] [PATCH net-next v2 06/15] net: bridge: mcast: add support for group query retransmit
` [Bridge] [PATCH net-next v2 07/15] net: bridge: mdb: push notifications in __br_mdb_add/del
` [Bridge] [PATCH net-next v2 08/15] net: bridge: mdb: use mdb and port entries in notifications
` [Bridge] [PATCH net-next v2 09/15] net: bridge: mcast: delete expired port groups without srcs
` [Bridge] [PATCH net-next v2 10/15] net: bridge: mcast: support for IGMPv3 IGMPV3_ALLOW_NEW_SOURCES report
` [Bridge] [PATCH net-next v2 11/15] net: bridge: mcast: support for IGMPV3_MODE_IS_INCLUDE/EXCLUDE report
` [Bridge] [PATCH net-next v2 12/15] net: bridge: mcast: support for IGMPV3_CHANGE_TO_INCLUDE/EXCLUDE report
` [Bridge] [PATCH net-next v2 13/15] net: bridge: mcast: support for IGMPV3_BLOCK_OLD_SOURCES report
` [Bridge] [PATCH net-next v2 14/15] net: bridge: mcast: improve v3 query processing
` [Bridge] [PATCH net-next v2 15/15] net: bridge: mcast: destroy all entries via gc

[Bridge] [PATCH net-next 00/15] net: bridge: mcast: initial IGMPv3 support (part 1)
 2020-09-01  9:22 UTC  (17+ messages)
` [Bridge] [PATCH net-next 01/15] net: bridge: mdb: arrange internal structs so fast-path fields are close
` [Bridge] [PATCH net-next 02/15] net: bridge: mcast: add support for group source list
` [Bridge] [PATCH net-next 03/15] net: bridge: mcast: add support for src list and filter mode dumping
` [Bridge] [PATCH net-next 04/15] net: bridge: mcast: add support for group-and-source specific queries
` [Bridge] [PATCH net-next 05/15] net: bridge: mcast: factor out port group del
` [Bridge] [PATCH net-next 06/15] net: bridge: mcast: add support for group query retransmit
` [Bridge] [PATCH net-next 07/15] net: bridge: mdb: push notifications in __br_mdb_add/del
` [Bridge] [PATCH net-next 08/15] net: bridge: mdb: use mdb and port entries in notifications
` [Bridge] [PATCH net-next 09/15] net: bridge: mcast: delete expired port groups without srcs
` [Bridge] [PATCH net-next 10/15] net: bridge: mcast: support for IGMPv3 IGMPV3_ALLOW_NEW_SOURCES report
` [Bridge] [PATCH net-next 11/15] net: bridge: mcast: support for IGMPV3_MODE_IS_INCLUDE/EXCLUDE report
` [Bridge] [PATCH net-next 12/15] net: bridge: mcast: support for IGMPV3_CHANGE_TO_INCLUDE/EXCLUDE report
` [Bridge] [PATCH net-next 13/15] net: bridge: mcast: support for IGMPV3_BLOCK_OLD_SOURCES report
` [Bridge] [PATCH net-next 14/15] net: bridge: mcast: improve v3 query processing
` [Bridge] [PATCH net-next 15/15] net: bridge: mcast: destroy all entries via gc

[Bridge] [PATCH AUTOSEL 5.4 18/38] netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
 2020-08-24 16:37 UTC 

[Bridge] [PATCH AUTOSEL 5.7 22/54] netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
 2020-08-24 16:36 UTC 

[Bridge] [PATCH AUTOSEL 5.8 23/63] netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
 2020-08-24 16:34 UTC 

[Bridge] [RFC PATCH net-next] bridge: Implement MLD Querier wake-up calls / Android bug workaround
 2020-08-23 19:49 UTC  (11+ messages)
  ` [Bridge] [gluon] "

[Bridge] [RFC PATCH] net: bridge: Don't reset time stamps on SO_TXTIME enabled sockets
 2020-08-21  7:47 UTC  (3+ messages)

[Bridge] WARNING in compat_do_ebt_get_ctl
 2020-08-13  3:45 UTC 

[Bridge] KASAN: wild-memory-access Read in do_ebt_set_ctl
 2020-08-12 11:40 UTC  (2+ messages)

[Bridge] get rid of the address_space override in setsockopt v2
 2020-08-08 13:54 UTC  (64+ messages)
` [Bridge] [PATCH 01/26] bpfilter: fix up a sparse annotation
` [Bridge] [PATCH 02/26] net/bpfilter: split __bpfilter_process_sockopt
` [Bridge] [PATCH 03/26] bpfilter: reject kernel addresses
` [Bridge] [PATCH 04/26] net: add a new sockptr_t type
` [Bridge] [PATCH 05/26] net: switch copy_bpf_fprog_from_user to sockptr_t
` [Bridge] [PATCH 06/26] net: switch sock_setbindtodevice "
` [Bridge] [PATCH 07/26] net: switch sock_set_timeout "
` [Bridge] [PATCH 08/26] "
  ` [Bridge] [MPTCP] "
` [Bridge] [PATCH 09/26] net/xfrm: switch xfrm_user_policy "
` [Bridge] [PATCH 10/26] netfilter: remove the unused user argument to do_update_counters
` [Bridge] [PATCH 11/26] netfilter: switch xt_copy_counters to sockptr_t
` [Bridge] [PATCH 12/26] netfilter: switch nf_setsockopt "
` [Bridge] [PATCH 13/26] bpfilter: switch bpfilter_ip_set_sockopt "
` [Bridge] [PATCH 14/26] net/ipv4: switch ip_mroute_setsockopt "
` [Bridge] [PATCH 15/26] net/ipv4: merge ip_options_get and ip_options_get_from_user
` [Bridge] [PATCH 16/26] net/ipv4: switch do_ip_setsockopt to sockptr_t
` [Bridge] [PATCH 17/26] net/ipv6: switch ip6_mroute_setsockopt "
` [Bridge] [PATCH 18/26] net/ipv6: split up ipv6_flowlabel_opt
` [Bridge] [PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
` [Bridge] [PATCH 20/26] net/ipv6: factor out a ipv6_set_opt_hdr helper
` [Bridge] [PATCH 21/26] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
` [Bridge] [PATCH 22/26] net/udp: switch udp_lib_setsockopt "
` [Bridge] [PATCH 23/26] net/tcp: switch ->md5_parse "
` [Bridge] [PATCH 24/26] net/tcp: switch do_tcp_setsockopt "
` [Bridge] [PATCH 25/26] net: pass a sockptr_t into ->setsockopt
  ` [Bridge] [MPTCP] "
` [Bridge] [PATCH 26/26] net: optimize the sockptr_t for unified kernel/user address spaces

[Bridge] [RFC PATCH bpf-next 0/3] Add a new bpf helper for FDB lookup
 2020-08-07  8:30 UTC  (20+ messages)
` [Bridge] [RFC PATCH bpf-next 1/3] net/bridge: Add new function to access FDB from XDP programs
` [Bridge] [RFC PATCH bpf-next 2/3] bpf: Add helper to do forwarding lookups in kernel FDB table
` [Bridge] [RFC PATCH bpf-next 3/3] samples/bpf: Add a simple bridge example accelerated with XDP

[Bridge] [PATCH net] net: bridge: clear bridge's private skb space on xmit
 2020-08-03 22:58 UTC  (9+ messages)
        ` [Bridge] [PATCH net v2] net: bridge: clear skb private space on bridge dev xmit

[Bridge] [PATCH net-next] Documentation: networking: Clarify switchdev devices behavior
 2020-07-24  0:43 UTC  (5+ messages)

[Bridge] get rid of the address_space override in setsockopt
 2020-07-22 17:09 UTC  (44+ messages)
` [Bridge] [PATCH 02/24] bpfilter: fix up a sparse annotation
` [Bridge] [PATCH 03/24] net: add a new sockptr_t type
` [Bridge] [PATCH 09/24] netfilter: remove the unused user argument to do_update_counters
` [Bridge] [PATCH 10/24] netfilter: switch xt_copy_counters to sockptr_t
` [Bridge] [PATCH 11/24] netfilter: switch nf_setsockopt "
` [Bridge] [PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt "
` [Bridge] [PATCH 13/24] net/ipv4: switch ip_mroute_setsockopt "
` [Bridge] [PATCH 14/24] net/ipv4: merge ip_options_get and ip_options_get_from_user
` [Bridge] [PATCH 15/24] net/ipv4: switch do_ip_setsockopt to sockptr_t
` [Bridge] [PATCH 16/24] net/ipv6: switch ip6_mroute_setsockopt "
` [Bridge] [PATCH 17/24] net/ipv6: split up ipv6_flowlabel_opt
` [Bridge] [PATCH 18/24] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
` [Bridge] [PATCH 19/24] net/ipv6: factor out a ipv6_set_opt_hdr helper
` [Bridge] [PATCH 20/24] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
` [Bridge] [PATCH 21/24] net/udp: switch udp_lib_setsockopt "
` [Bridge] [PATCH 22/24] net/tcp: switch ->md5_parse "
` [Bridge] [PATCH 23/24] net/tcp: switch do_tcp_setsockopt "
` [Bridge] [PATCH 24/24] net: pass a sockptr_t into ->setsockopt
  ` [Bridge] [MPTCP] "

[Bridge] BUG: MAX_LOCKDEP_CHAINS too low! (2)
 2020-07-21 19:23 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).