Commit History

Author SHA1 Message Date
  Gao feng ece31ffd53 net: proc: change proc_net_remove to remove_proc_entry 12 years ago
  Gao feng d4beaa66ad net: proc: change proc_net_fops_create to proc_create 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 ec16ef2228 ipv6 mcast: Do not join device multicast for interface-local multicasts. 12 years ago
  Jean Sacren 56db1c5f41 mcast: do not check 'rv' twice in a row 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 07c2fecc36 ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source(). 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 2576f17dfa ipv6: Unshare ip6_nd_hdr() and change return type to void. 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 12fd84f438 ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers. 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 daad151263 ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input(). 12 years ago
  Eric Dumazet 0e1efe9d5e ipv6: avoid taking locks at socket dismantle 12 years ago
  Amerigo Wang 94e187c015 ipv6: introduce ip6_rt_put() 12 years ago
  Li Wei a858d64b77 ipv6: fix unappropriate errno returned for non-multicast address 13 years ago
  Eric Dumazet a50feda546 ipv6: bool/const conversions phase2 13 years ago
  Joe Perches f32138319c net: ipv6: Standardize prefixes for message logging 13 years ago
  David S. Miller 06eb4eafbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  RongQing.Li ce713ee5a1 net: replace continue with break to reduce unnecessary loop in xxx_xmarksources 13 years ago
  RongQing.Li 78d50217ba ipv6: fix array index in ip6_mc_add_src() 13 years ago
  RongQing.Li c577923756 ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. 13 years ago
  David S. Miller d191854282 ipv6: Kill rt6i_dev and rt6i_expires defines. 13 years ago
  David S. Miller 87a115783e ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc(). 13 years ago
  Jun Zhao 99d2f47aa9 ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src() 13 years ago
  Alexey Dobriyan 4e3fd7a06d net: remove ipv6_addr_copy() 13 years ago
  Herbert Xu a7ae199224 ipv6: Remove all uses of LL_ALLOCATED_SPACE 13 years ago
  Yan, Zheng e05c4ad3ed mcast: Fix source address selection for multicast listener report 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 e3cbf28fa6 net,rcu: convert call_rcu(ipv6_mc_socklist_reclaim) to kfree_rcu() 14 years ago
  Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 years ago
  David S. Miller 4c9483b2fb ipv6: Convert to use flowi6 where applicable. 14 years ago
  Hagen Paul Pfeifer 4b66fef9b5 mcast: net_device dev not used 14 years ago
  David S. Miller 452edd598f xfrm: Return dst directly from xfrm_lookup() 14 years ago
  Eric Dumazet 456b61bca8 ipv6: mcast: RCU conversion 14 years ago