提交历史

作者 SHA1 备注 提交日期
  David S. Miller 8decf86879 Merge branch 'master' of github.com:davem330/net 13 年之前
  Yan, Zheng e05c4ad3ed mcast: Fix source address selection for multicast listener report 14 年之前
  Jiri Pirko b81693d914 net: remove ndo_set_multicast_list callback 14 年之前
  David S. Miller 19fd61785a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net 14 年之前
  Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER 14 年之前
  Julia Lawall a1889c0d20 net: adjust array index 14 年之前
  Veaceslav Falico 24cf3af3fe igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list 14 年之前
  Linus Torvalds 06f4e926d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 14 年之前
  Lai Jiangshan 10d50e748d net,rcu: convert call_rcu(ip_mc_socklist_reclaim) to kfree_rcu() 14 年之前
  Lai Jiangshan 7519cce48f net,rcu: convert call_rcu(ip_sf_socklist_reclaim) to kfree_rcu() 14 年之前
  Lai Jiangshan 42ea299d3f net,rcu: convert call_rcu(ip_mc_list_reclaim) to kfree_rcu() 14 年之前
  David S. Miller 492f64ce12 ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report() 14 年之前
  David S. Miller 31e4543db2 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). 14 年之前
  David S. Miller 2e97e980b5 ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report(). 14 年之前
  David S. Miller 78fbfd8a65 ipv4: Create and use route lookup helpers. 14 年之前
  David S. Miller dbdd9a52e3 ipv4: Remove redundant RCU locking in ip_check_mc(). 14 年之前
  David S. Miller b23dd4fe42 ipv4: Make output route lookup return rtable directly. 14 年之前
  Eric Dumazet 57e1ab6ead igmp: refine skb allocations 14 年之前
  Eric Dumazet 866f3b25a2 bonding: IGMP handling cleanup 14 年之前
  Changli Gao 5811662b15 net: use the macros defined for the members of flowi 14 年之前
  David S. Miller d9aa93804e ipv4: Fix build with multicast disabled. 14 年之前
  David S. Miller c25ecd0a21 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 年之前
  Eric Dumazet 1d7138de87 igmp: RCU conversion of in_dev->mc_list 14 年之前
  David S. Miller c753796769 ipv4: Make rt->fl.iif tests lest obscure. 14 年之前
  Eric Dumazet 18943d292f inet: fix ip_mc_drop_socket() 14 年之前
  Eric Dumazet 8723e1b4ad inet: RCU changes in inetdev_by_index() 14 年之前
  Eric Dumazet 9e917dca74 net: avoid a dev refcount in ip_mc_find_dev() 14 年之前
  Flavio Leitner e12b453904 bonding: fix to rejoin multicast groups immediately 14 年之前
  David Stevens 5b7c840667 ipv4: correct IGMP behavior on v3 query during v2-compatibility mode 14 年之前
  Bob Arendt 7998156344 ipv4: force_igmp_version ignored when a IGMPv3 query received 14 年之前