LinuxLists
Users
About
Linus Lüssing (
[email protected]
)
Number of posts: 45 (0.04 per day)
First post: 2011-02-15 23:19:34
Last post: 2014-07-07 03:41:17
Date
List
Subject
2014-07-07 03:41:29
linux-kernel
[PATCH net-next 1/2] bridge: adding stubs for multicast exports
2014-07-07 03:41:17
linux-kernel
[PATCH net-next 2/2] bridge: export knowledge about the presence of IGMP/MLD queriers
2014-07-07 03:41:11
linux-kernel
[PATCH net-next 0/4] bridge: multicast snooping exports #2
2014-06-11 23:40:46
linux-kernel
[PATCH 2/2] bridge: fix compile error when compiling without IPv6 support
2014-06-11 23:40:42
linux-kernel
[PATCH 1/2] bridge: fix smatch warning / potential null pointer dereference
2014-06-11 23:40:33
linux-kernel
[PATCH 0/2 net-next] bridge: fix bugs introduced by last multicast patchset
2014-06-07 16:26:59
linux-kernel
[PATCHv4 net-next 0/4] bridge: multicast snooping patches / exports
2014-06-07 16:26:19
linux-kernel
[PATCHv4 net-next 4/4] bridge: memorize and export selected IGMP/MLD querier port
2014-06-07 16:26:12
linux-kernel
[PATCHv4 net-next 3/4] bridge: add export of multicast database adjacent to net_dev
2014-06-07 16:26:00
linux-kernel
[PATCHv4 net-next 2/4] bridge: adhere to querier election mechanism specified by RFCs
2014-06-07 16:25:55
linux-kernel
[PATCHv4 net-next 1/4] bridge: rename struct bridge_mcast_query/querier
2014-06-05 21:19:35
linux-kernel
Re: [PATCHv3 net-next 0/4] bridge: multicast snooping patches / exports
2014-06-02 18:41:43
linux-kernel
[PATCHv3 net-next 0/4] bridge: multicast snooping patches / exports
2014-06-02 18:07:46
linux-kernel
[PATCHv3 net-next 4/4] bridge: memorize and export selected IGMP/MLD querier port
2014-06-02 18:07:38
linux-kernel
[PATCHv3 net-next 3/4] bridge: add export of multicast database adjacent to net_dev
2014-06-02 18:07:32
linux-kernel
[PATCHv3 net-next 2/4] bridge: adhere to querier election mechanism specified by RFCs
2014-06-02 18:07:29
linux-kernel
[PATCHv3 net-next 1/4] bridge: rename struct bridge_mcast_query/querier
2014-04-21 18:59:49
linux-kernel
[PATCH] bridge: simplify a br_multicast_query_received() function call
2013-10-19 22:59:41
linux-kernel
[PATCH] Revert "bridge: only expire the mdb entry when query is received"
2013-09-04 00:14:25
linux-kernel
[PATCH net-next 2/2] bridge: apply multicast snooping to IPv6 link-local, too
2013-09-04 00:14:22
linux-kernel
[PATCH net-next 1/2] bridge: prevent flooding IPv6 packets that do not have a listener
2013-09-04 00:14:17
linux-kernel
bride: IPv6 multicast snooping enhancements
2013-08-30 15:27:58
linux-kernel
[PATCHv2] bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
2013-08-26 10:01:33
linux-kernel
[PATCH] bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
2013-08-06 00:32:37
linux-kernel
Re: [PATCH] bridge: don't try to update timers in case of broken MLD queries
2013-08-05 22:41:10
linux-kernel
Re: [PATCHv3] bridge: disable snooping if there is no querier
2013-08-05 22:32:21
linux-kernel
[PATCH] bridge: don't try to update timers in case of broken MLD queries
2013-07-31 23:06:31
linux-kernel
[PATCHv3] bridge: disable snooping if there is no querier
2013-07-27 15:54:41
linux-kernel
Re: [PATCHv2] bridge: disable snooping if there is no querier
2013-07-25 19:31:43
linux-kernel
Re: [PATCHv2] bridge: disable snooping if there is no querier
2013-07-25 13:57:15
linux-kernel
[PATCHv2] bridge: disable snooping if there is no querier
2013-07-25 12:59:20
linux-kernel
[PATCH] bridge: disable snooping if there is no querier
2013-07-22 20:04:37
linux-kernel
Re: [PATCH] bridge: prevent flooding IPv6 packets that do not have a listener
2013-07-04 21:04:11
linux-kernel
'rmmod -f ipv6': BUG: unable to handle kernel paging request
2013-06-21 11:54:23
linux-kernel
[PATCH] bridge: prevent flooding IPv6 packets that do not have a listener
2013-06-16 21:21:06
linux-kernel
[PATCH] bridge: fix switched interval for MLD Query types
2011-02-17 18:18:23
linux-kernel
[PATCH 2/2] bridge: Use IPv6 link-local address for multicast listener queries
2011-02-17 18:18:06
linux-kernel
[PATCH 1/2] bridge: Fix MLD queries' ethernet source address
2011-02-17 18:17:59
linux-kernel
Re: Multicast snooping fixes and suggestions
2011-02-15 23:19:55
linux-kernel
[PATCH 5/5] bridge: Allow mcast snooping for transient link local addresses too
2011-02-15 23:19:52
linux-kernel
[PATCH 2/5] bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report
2011-02-15 23:19:50
linux-kernel
[PATCH 3/5] bridge: Add missing ntohs()s for MLDv2 report parsing
2011-02-15 23:19:44
linux-kernel
[PATCH 4/5] ipv6: Add IPv6 multicast address flag defines
2011-02-15 23:19:39
linux-kernel
[PATCH 1/5] bridge: Fix IPv6 multicast snooping by storing correct protocol type
2011-02-15 23:19:34
linux-kernel
Multicast snooping fixes and suggestions