Commit History

Author SHA1 Message Date
  Joe Perches d458cdf712 net:drivers/net: Miscellaneous conversions to ETH_ALEN 11 years ago
  David S. Miller 06c54055be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Linus Lüssing 3c3769e633 bridge: apply multicast snooping to IPv6 link-local, too 12 years ago
  Linus Lüssing 8fad9c39f3 bridge: prevent flooding IPv6 packets that do not have a listener 12 years ago
  Daniel Borkmann e3f5b17047 net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation 12 years ago
  Daniel Borkmann 2d98c29b6f net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay 12 years ago
  Linus Lüssing cc0fdd8028 bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones 12 years ago
  Linus Lüssing 248ba8ec05 bridge: don't try to update timers in case of broken MLD queries 12 years ago
  Linus Lüssing b00589af3b bridge: disable snooping if there is no querier 12 years ago
  Eric Dumazet 1faabf2aab bridge: do not call setup_timer() multiple times 12 years ago
  Cong Wang c7e8e8a8f7 bridge: fix some kernel warning in multicast timer 12 years ago
  Cong Wang 7c77602f57 bridge: fix a typo in comments 12 years ago
  David S. Miller d98cae64e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Linus Lüssing 32de868cbc bridge: fix switched interval for MLD Query types 12 years ago
  Cong Wang 6b7df111ec bridge: send query as soon as leave is received 12 years ago
  Cong Wang 9f00b2e7cf bridge: only expire the mdb entry when query is received 12 years ago
  Cong Wang 1c8ad5bfa2 bridge: use the bridge IP addr as source addr for querier 12 years ago
  David S. Miller e5f2ef7ab4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Cong Wang fbca58a224 bridge: add missing vid to br_mdb_get() 12 years ago
  Amerigo Wang bf5e4dd6b2 bridge: use ipv4_is_local_multicast() helper 12 years ago
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
  Vlad Yasevich b0e9a30dd6 bridge: Add vlan id to multicast groups 12 years ago
  Vlad Yasevich 3ec8e9f085 bridge: Correctly unregister MDB rtnetlink handlers 12 years ago
  Vlad Yasevich 63233159fd bridge: Do not unregister all PF_BRIDGE rtnl operations 12 years ago
  Amerigo Wang ccb1c31a7a bridge: add flags to distinguish permanent mdb entires 12 years ago
  Ang Way Chuang 8fa45a70ba bridge: remove temporary variable for MLDv2 maximum response code computation 12 years ago
  stephen hemminger eca2a43bb0 bridge: fix icmpv6 endian bug and other sparse warnings 12 years ago
  Cong Wang cfd5675435 bridge: add support of adding and deleting mdb entries 12 years ago
  Cong Wang 37a393bc49 bridge: notify mdb changes via netlink 12 years ago
  Cong Wang 2ce297fc24 bridge: fix seq check in br_mdb_dump() 12 years ago