Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e3f5b17047dec4acd8957dad053e70d87f18d97e
/
net
/
bridge
/
br_multicast.c
e3f5b17
net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation
by Daniel Borkmann
· 11 years ago
248ba8e
bridge: don't try to update timers in case of broken MLD queries
by Linus Lüssing
· 11 years ago
b00589a
bridge: disable snooping if there is no querier
by Linus Lüssing
· 11 years ago
1faabf2
bridge: do not call setup_timer() multiple times
by Eric Dumazet
· 11 years ago
c7e8e8a
bridge: fix some kernel warning in multicast timer
by Cong Wang
· 11 years ago
7c77602
bridge: fix a typo in comments
by Cong Wang
· 11 years ago
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
32de868
bridge: fix switched interval for MLD Query types
by Linus Lüssing
· 11 years ago
6b7df11
bridge: send query as soon as leave is received
by Cong Wang
· 11 years ago
9f00b2e
bridge: only expire the mdb entry when query is received
by Cong Wang
· 11 years ago
1c8ad5b
bridge: use the bridge IP addr as source addr for querier
by Cong Wang
· 11 years ago
e5f2ef7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
fbca58a
bridge: add missing vid to br_mdb_get()
by Cong Wang
· 12 years ago
bf5e4dd
bridge: use ipv4_is_local_multicast() helper
by Amerigo Wang
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
b0e9a30
bridge: Add vlan id to multicast groups
by Vlad Yasevich
· 12 years ago
3ec8e9f
bridge: Correctly unregister MDB rtnetlink handlers
by Vlad Yasevich
· 12 years ago
6323315
bridge: Do not unregister all PF_BRIDGE rtnl operations
by Vlad Yasevich
· 12 years ago
ccb1c31
bridge: add flags to distinguish permanent mdb entires
by Amerigo Wang
· 12 years ago
8fa45a7
bridge: remove temporary variable for MLDv2 maximum response code computation
by Ang Way Chuang
· 12 years ago
eca2a43
bridge: fix icmpv6 endian bug and other sparse warnings
by stephen hemminger
· 12 years ago
cfd5675
bridge: add support of adding and deleting mdb entries
by Cong Wang
· 12 years ago
37a393b
bridge: notify mdb changes via netlink
by Cong Wang
· 12 years ago
2ce297f
bridge: fix seq check in br_mdb_dump()
by Cong Wang
· 12 years ago
ee07c6e
bridge: export multicast database via netlink
by Cong Wang
· 12 years ago
c2d3bab
bridge: implement multicast fast leave
by David S. Miller
· 12 years ago
50426b5
bridge: implement multicast fast leave
by Amerigo Wang
· 12 years ago
036be6d
bridge: Fix enforcement of multicast hash_max limit
by Thomas Graf
· 12 years ago
4715213
bridge: fix endian
by Li RongQing
· 12 years ago
1de5a71
ipv6: correct the ipv6 option name - Pad0 to Pad1
by Eldad Zack
· 12 years ago
bb63f1f
bridge: Fix fatal typo in setup of multicast_querier_expired
by Herbert Xu
· 13 years ago
c5c2326
bridge: Add multicast_querier toggle and disable queries by default
by Herbert Xu
· 13 years ago
c83b8fa
bridge: Restart queries when last querier expires
by Herbert Xu
· 13 years ago
7485721
bridge: Add br_multicast_start_querier
by Herbert Xu
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
996304b
bridge: Do not send queries on multicast group leaves
by Herbert Xu
· 13 years ago
d1d81d4
bridge: check return value of ipv6_dev_get_saddr()
by Ulrich Weber
· 13 years ago
dfd56b8
net: use IS_ENABLED(CONFIG_IPV6)
by Eric Dumazet
· 13 years ago
75f2811
ipv6: Add fragment reporting to ipv6_skip_exthdr().
by Jesse Gross
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
fa2da8c
bridge: correct IPv6 checksum after pull
by stephen hemminger
· 13 years ago
ef5e0d8
bridge: Fix potential deadlock on br->multicast_lock
by Andrey Vagin
· 13 years ago
22df133
bridge: fix a possible use after free
by Eric Dumazet
· 13 years ago
4b275d7
bridge: Pseudo-header required for the checksum of ICMPv6
by Yan, Zheng
· 13 years ago
bd4265f
bridge: Only flood unregistered groups to routers
by Herbert Xu
· 13 years ago
fc2af6c
IGMP snooping: set mrouters_only flag for IPv6 traffic properly
by Fernando Luis Vázquez Cao
· 13 years ago
62b2bcb
IGMP snooping: set mrouters_only flag for IPv4 traffic properly
by Fernando Luis Vázquez Cao
· 13 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
ff9a57a
bridge: mcast snooping, fix length check of snooped MLDv1/2
by Linus Lüssing
· 14 years ago
a7bff75
bridge: Fix possibly wrong MLD queries' ethernet source address
by Linus Lüssing
· 14 years ago
fe29ec4
bridge: Use IPv6 link-local address for multicast listener queries
by Linus Lüssing
· 14 years ago
36cff5a
bridge: Fix MLD queries' ethernet source address
by Linus Lüssing
· 14 years ago
e4de9f9
bridge: Allow mcast snooping for transient link local addresses too
by Linus Lüssing
· 14 years ago
d41db9f
bridge: Add missing ntohs()s for MLDv2 report parsing
by Linus Lüssing
· 14 years ago
649e984
bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report
by Linus Lüssing
· 14 years ago
9cc6e0c
bridge: Fix IPv6 multicast snooping by storing correct protocol type
by Linus Lüssing
· 14 years ago
8a87017
bridge: Replace mp->mglist hlist with a bool
by Herbert Xu
· 14 years ago
24f9cdc
bridge: Fix timer typo that may render snooping less effective
by Herbert Xu
· 14 years ago
6b0d6a9
bridge: Fix mglist corruption that leads to memory corruption
by Herbert Xu
· 14 years ago
dbbe68b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9d89081
bridge: fix br_multicast_ipv6_rcv for paged skbs
by Tomas Winkler
· 14 years ago
b4aa9e0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
76d6615
bridge: fix IPv6 queries for bridge multicast snooping
by David Stevens
· 14 years ago
4c0833b
bridge: Fix return values of br_multicast_add_group/br_multicast_new_group
by Tobias Klauser
· 14 years ago
e805168
bridge: add RCU annotation to bridge multicast table
by Eric Dumazet
· 14 years ago
3a7fda0
bridge: Allow multicast snooping to be disabled before ifup
by Herbert Xu
· 14 years ago
bb7a0bd
net: bridge: fix sign bug
by Kulikov Vasiliy
· 14 years ago
7f285fa
bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference
by Herbert Xu
· 14 years ago
28a16c9
bridge: change console message interface
by stephen hemminger
· 15 years ago
1e4b105
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
83f6a74
bridge: multicast port group RCU fix
by stephen hemminger
· 15 years ago
7e80c12
bridge: simplify multicast_add_router
by stephen hemminger
· 15 years ago
709b932
Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()"
by David S. Miller
· 15 years ago
ff65e82
bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()
by David S. Miller
· 15 years ago
dcdca2c
bridge: multicast router list manipulation
by stephen hemminger
· 15 years ago
d4c4f07
bridge: Fix build of ipv6 multicast code.
by David S. Miller
· 15 years ago
1fafc7a
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
08b202b
bridge br_multicast: IPv6 MLD support.
by YOSHIFUJI Hideaki
· 15 years ago
8ef2a9a
bridge br_multicast: Make functions less ipv4 dependent.
by YOSHIFUJI Hideaki
· 15 years ago
87eb367
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0eae88f
net: Fix various endianness glitches
by Eric Dumazet
· 15 years ago
8eabf95
bridge: add a missing ntohs()
by Eric Dumazet
· 15 years ago
6291055
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
fd218cf
bridge: Fix IGMP3 report parsing
by Herbert Xu
· 15 years ago
713aefa
netfilter: bridge: use NFPROTO values for NF_HOOK invocation
by Jan Engelhardt
· 15 years ago
7668448
bridge: cleanup: remove unused assignment
by Dan Carpenter
· 15 years ago
8440853
bridge br_multicast: Fix skb leakage in error path.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
0ba8c9e
bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
0821ec5
bridge: Move NULL mdb check into br_mdb_ip_get
by Herbert Xu
· 15 years ago
bec68ff
bridge: ensure to unlock in error path in br_multicast_query().
by YOSHIFUJI Hideaki
· 15 years ago
10cc2b5
bridge: Fix RCU race in br_multicast_stop
by Herbert Xu
· 15 years ago
49f5fcf
bridge: Use RCU list primitive in __br_mdb_ip_get
by Herbert Xu
· 15 years ago
02a780c
bridge: cleanup: remove unneed check
by Dan Carpenter
· 15 years ago
b195167
bridge: Add hash elasticity/max sysfs entries
by Herbert Xu
· 15 years ago
561f110
bridge: Add multicast_snooping sysfs toggle
by Herbert Xu
· 15 years ago
0909e11
bridge: Add multicast_router sysfs entries
by Herbert Xu
· 15 years ago
eb1d164
bridge: Add core IGMP snooping support
by Herbert Xu
· 15 years ago