Ethernet Bridge development
 help / color / mirror / Atom feed
 messages from 2016-08-17 10:53:10 to 2017-03-15 18:15:39 UTC [more...]

[Bridge] [PATCH net] bridge: ebtables: fix reception of frames DNAT-ed to bridge device
 2017-03-15 18:15 UTC  (6+ messages)

[Bridge] [PATCH] netfilter: Use pr_cont where appropriate
 2017-03-06 17:02 UTC  (2+ messages)

[Bridge] [PATCH net] bridge: Fix error path in nbp_vlan_init
 2017-03-01 22:56 UTC  (3+ messages)

[Bridge] [PATCH v2] net: bridge: allow IPv6 when multicast flood is disabled
 2017-03-01 11:06 UTC 

[Bridge] [PATCH] net: bridge: allow IPv6 when multicast flood is disabled
 2017-03-01 11:05 UTC  (3+ messages)

[Bridge] net/bridge: warning in br_fdb_find
 2017-02-27 15:34 UTC  (2+ messages)

[Bridge] [PATCH net-next 0/3] bridge: minor fdb cleanup
 2017-02-14 17:41 UTC  (5+ messages)
` [Bridge] [PATCH net-next 1/3] bridge: fdb: converge fdb searching functions into one
` [Bridge] [PATCH net-next 2/3] bridge: fdb: add proper lock checks in searching functions
` [Bridge] [PATCH net-next 3/3] bridge: fdb: converge fdb_delete_by functions into one

[Bridge] [PATCH net-next 0/4] bridge: improve cache utilization
 2017-02-07 19:16 UTC  (11+ messages)
` [Bridge] [PATCH net-next 1/4] bridge: modify bridge and port to have often accessed fields in one cache line
` [Bridge] [PATCH net-next 2/4] bridge: move to workqueue gc
` [Bridge] [PATCH net-next 3/4] bridge: move write-heavy fdb members in their own cache line
` [Bridge] [PATCH net-next 4/4] bridge: fdb: write to used and updated at most once per jiffy
  ` [Bridge] [PATCH net-next] bridge: avoid unnecessary read of jiffies

[Bridge] [PATCH net-next] bridge: remove unnecessary check for vtbegin in br_fill_vlan_tinfo_range
 2017-02-07 19:14 UTC  (2+ messages)

[Bridge] bridge: per vlan dst_metadata netlink support
 2017-02-07 19:05 UTC  (5+ messages)
  ` [Bridge] [PATCH net-next] bridge: tunnel: fix attribute checks in br_parse_vlan_tunnel_info

[Bridge] [PATCH][net-next] net: bridge: remove redundant check to see if err is set
 2017-02-07 19:05 UTC  (4+ messages)

[Bridge] [bug report] bridge: per vlan dst_metadata netlink support
 2017-02-07 12:15 UTC 

[Bridge] [PATCH net] ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches
 2017-02-06 16:43 UTC  (2+ messages)

[Bridge] [PATCH] [net-next] bridge: move maybe_deliver_addr() inside #ifdef
 2017-01-26  4:16 UTC  (3+ messages)

[Bridge] [PATCH net-next v5] bridge: multicast to unicast
 2017-01-24 18:12 UTC  (5+ messages)

[Bridge] [PATCH net v3] bridge: netlink: call br_changelink() during br_dev_newlink()
 2017-01-20 20:08 UTC  (2+ messages)

[Bridge] [PATCH net v2] bridge: netlink: call br_changelink() during br_dev_newlink()
 2017-01-20 16:59 UTC 

[Bridge] [PATCH net] bridge: netlink: call br_changelink() during br_dev_newlink()
 2017-01-20 16:46 UTC 

[Bridge] [PATCH net-next v4] bridge: multicast to unicast
 2017-01-19 19:05 UTC  (3+ messages)

[Bridge] [PATCH net-next v3] bridge: multicast to unicast
 2017-01-19  0:23 UTC 

[Bridge] [PATCH net-next v2] bridge: multicast to unicast
 2017-01-17 19:59 UTC 

[Bridge] [PATCH net-next] bridge: multicast to unicast
 2017-01-11 12:21 UTC  (35+ messages)

[Bridge] RSTP, vlans and bridges
 2017-01-07 17:47 UTC  (2+ messages)

[Bridge] RSTP on bridge with VLANS
 2017-01-07  8:50 UTC 

[Bridge] [PATCH net-next 5/8] bridge: use __vlan_hwaccel helpers
 2017-01-04  0:24 UTC 

[Bridge] [PATCH net-next v2 13/27] bridge: use __vlan_hwaccel helpers
 2017-01-03 20:52 UTC 

[Bridge] Bridge forwards ARP packets but not forwards IP datagrams
 2017-01-01 18:22 UTC  (2+ messages)

[Bridge] [PATCH net-next] net: remove abuse of VLAN DEI/CFI bit
 2016-12-14 14:28 UTC  (10+ messages)
` [Bridge] [ovs-dev] "

[Bridge] Bridge interface not forwarding DHCP-Broadcast
 2016-12-14  8:01 UTC  (6+ messages)

[Bridge] [PATCH net-next 13/27] bridge: use __vlan_hwaccel helpers
 2016-12-14  0:40 UTC  (4+ messages)

[Bridge] [PATCH net 0/3] net: bridge: fast ageing on topology change
 2016-12-11  2:55 UTC  (5+ messages)
` [Bridge] [PATCH net 1/3] net: bridge: add helper to offload ageing time
` [Bridge] [PATCH net 2/3] net: bridge: add helper to set topology change
` [Bridge] [PATCH net 3/3] net: bridge: shorten ageing time on "

[Bridge] [PATCH 1/1] net: bridge: set error code on failure
 2016-12-05 18:27 UTC  (3+ messages)

[Bridge] [RFC net-next 0/3] net: bridge: Allow CPU port configuration
 2016-12-01 20:21 UTC  (14+ messages)
` [Bridge] [RFC net-next 1/3] net: bridge: Allow bridge master device to configure switch CPU port
` [Bridge] [RFC net-next 2/3] net: dsa: Propagate VLAN add/del to CPU port(s)
` [Bridge] [RFC net-next 3/3] net: dsa: b53: Remove CPU port specific VLAN programming

[Bridge] Force IGMP membership
 2016-11-21 21:44 UTC  (4+ messages)

[Bridge] VLAN tag being incorreclty removed from ethernet frame when sent on the wire
 2016-11-20 15:24 UTC 

[Bridge] [PATCH v2] libbridge: fix headers conflict with musl libc
 2016-11-01 19:16 UTC  (3+ messages)

[Bridge] [PATCH] libbridge: fix headers conflict with musl libc
 2016-10-30 16:17 UTC 

[Bridge] [RFC net 0/3] net: bridge: fast ageing on topology change
 2016-10-19 21:38 UTC  (4+ messages)
` [Bridge] [RFC net 1/3] net: bridge: add helper to offload ageing time
` [Bridge] [RFC net 2/3] net: bridge: add helper to set topology change
` [Bridge] [RFC net 3/3] net: dsa: shorten ageing time on "

[Bridge] [PATCH] netfilter: bridge: clarify bridge/netfilter message
 2016-10-03  2:44 UTC  (3+ messages)

[Bridge] [PATCH net-next v3 0/2] net: bridge: add per-port unknown multicast flood control
 2016-09-02  5:48 UTC  (5+ messages)
` [Bridge] [PATCH net-next v3 1/2] net: bridge: change unicast boolean to exact pkt_type
` [Bridge] [PATCH net-next v3 2/2] net: bridge: add per-port multicast flood flag

[Bridge] [PATCH net] net: bridge: don't increment tx_dropped in br_do_proxy_arp
 2016-09-01 23:35 UTC  (2+ messages)

[Bridge] [PATCH net-next v2 0/2] net: bridge: add per-port unknown multicast flood control
 2016-08-31 17:28 UTC  (7+ messages)
` [Bridge] [PATCH net-next v2 1/2] net: bridge: change unicast boolean to exact
` [Bridge] [PATCH net-next v2 2/2] net: bridge: add per-port multicast flood flag

[Bridge] [PATCH net] bridge: re-introduce 'fix parsing of MLDv2 reports'
 2016-08-31 16:30 UTC  (4+ messages)

[Bridge] [PATCH net-next 0/2] net: bridge: add per-port unknown multicast flood control
 2016-08-30 15:10 UTC  (8+ messages)
` [Bridge] [PATCH net-next 1/2] net: bridge: change unicast boolean to exact pkt_type
` [Bridge] [PATCH net-next 2/2] net: bridge: add per-port multicast flood flag

[Bridge] [PATCH] bridge: Fix format string for %ul
 2016-08-27 16:36 UTC  (5+ messages)

[Bridge] [PATCH net-next] net: bridge: export also pvid flag in the xstats flags
 2016-08-26 18:46 UTC  (2+ messages)

[Bridge] [PATCH net-next 0/2] net: bridge: export vlan stats per-port with flags
 2016-08-19  6:19 UTC  (3+ messages)
` [Bridge] [PATCH net-next 2/2] net: bridge: export vlan flags with the stats

[Bridge] [PATCH] Fix building on musl libc
 2016-08-17 22:59 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