Commit History

Author SHA1 Message Date
  David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
  Eric Dumazet cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls 13 years ago
  Ben Hutchings a8c1f65c79 igmp: Avoid zero delay when receiving odd mixture of IGMP queries 13 years ago
  Jun Zhao 5eb81e8916 ipv4 : igmp : Delete useless parameter in ip_mc_add1_src() 13 years ago
  David S. Miller 6dec4ac4ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Jun Zhao 685f94e6db ipv4 : igmp : fix error handle in ip_mc_add_src() 13 years ago
  Herbert Xu 6608824329 ipv4: Remove all uses of LL_ALLOCATED_SPACE 13 years ago
  David S. Miller 8decf86879 Merge branch 'master' of github.com:davem330/net 13 years ago
  Yan, Zheng e05c4ad3ed mcast: Fix source address selection for multicast listener report 14 years ago
  Jiri Pirko b81693d914 net: remove ndo_set_multicast_list callback 14 years ago
  David S. Miller 19fd61785a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net 14 years ago
  Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER 14 years ago
  Julia Lawall a1889c0d20 net: adjust array index 14 years ago
  Veaceslav Falico 24cf3af3fe igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list 14 years ago
  Linus Torvalds 06f4e926d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 14 years ago
  Lai Jiangshan 10d50e748d net,rcu: convert call_rcu(ip_mc_socklist_reclaim) to kfree_rcu() 14 years ago
  Lai Jiangshan 7519cce48f net,rcu: convert call_rcu(ip_sf_socklist_reclaim) to kfree_rcu() 14 years ago
  Lai Jiangshan 42ea299d3f net,rcu: convert call_rcu(ip_mc_list_reclaim) to kfree_rcu() 14 years ago
  David S. Miller 492f64ce12 ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report() 14 years ago
  David S. Miller 31e4543db2 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). 14 years ago
  David S. Miller 2e97e980b5 ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report(). 14 years ago
  David S. Miller 78fbfd8a65 ipv4: Create and use route lookup helpers. 14 years ago
  David S. Miller dbdd9a52e3 ipv4: Remove redundant RCU locking in ip_check_mc(). 14 years ago
  David S. Miller b23dd4fe42 ipv4: Make output route lookup return rtable directly. 14 years ago
  Eric Dumazet 57e1ab6ead igmp: refine skb allocations 14 years ago
  Eric Dumazet 866f3b25a2 bonding: IGMP handling cleanup 14 years ago
  Changli Gao 5811662b15 net: use the macros defined for the members of flowi 14 years ago
  David S. Miller d9aa93804e ipv4: Fix build with multicast disabled. 14 years ago
  David S. Miller c25ecd0a21 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
  Eric Dumazet 1d7138de87 igmp: RCU conversion of in_dev->mc_list 14 years ago