Commit History

Author SHA1 Message Date
  Li RongQing 02ea80741a ipv6: remove aca_lock spinlock from struct ifacaddr6 10 years ago
  David S. Miller 1f6d80358d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  WANG Cong 83aa29eefd ipv6: refactor __ipv6_dev_ac_inc() 11 years ago
  WANG Cong 013b4d9038 ipv6: clean up ipv6_dev_ac_inc() 11 years ago
  WANG Cong b03a9c04a3 ipv6: remove ipv6_sk_ac_lock 11 years ago
  WANG Cong 6c555490e0 ipv6: drop useless rcu_read_lock() in anycast 11 years ago
  Sabrina Dubroca 381f4dca48 ipv6: clean up anycast when an interface is destroyed 11 years ago
  WANG Cong de185ab46c ipv6: restore the behavior of ipv6_sock_ac_drop() 11 years ago
  Sabrina Dubroca a9ed4a2986 ipv6: fix rtnl locking in setsockopt for anycast and multicast 11 years ago
  FX Le Bail 7c90cc2d40 ipv6: enable anycast addresses as source addresses for datagrams 11 years ago
  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 / 吉藤英明 c33e7b05f1 ipv6 anycast: Convert ipv6_sk_ac_lock to spinlock. 12 years ago
  Eric Dumazet 0e1efe9d5e ipv6: avoid taking locks at socket dismantle 12 years ago
  Eric W. Biederman af31f412c7 net: Allow userns root to control ipv6 12 years ago
  Amerigo Wang 94e187c015 ipv6: introduce ip6_rt_put() 12 years ago
  Eric Dumazet a50feda546 ipv6: bool/const conversions phase2 13 years ago
  David S. Miller f79d52c254 ipv6: Remove never used function inet6_ac_check(). 13 years ago
  David S. Miller d191854282 ipv6: Kill rt6i_dev and rt6i_expires defines. 13 years ago
  David S. Miller 8f0315190d ipv6: Make third arg to anycast_dst_alloc() bool. 13 years ago
  Alexey Dobriyan 4e3fd7a06d net: remove ipv6_addr_copy() 13 years ago
  Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 years ago
  Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago
  Eric Dumazet bb69ae049f anycast: Some RCU conversions 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
  Eric Dumazet ce81b76a39 ipv6: use RCU to walk list of network devices 15 years ago
  Eric Dumazet c6d14c8456 net: Introduce for_each_netdev_rcu() iterator 15 years ago
  Harvey Harrison 4b7a4274ca net: replace %#p6 format specifier with %pi6 17 years ago
  Harvey Harrison b071195deb net: replace all current users of NIP6_SEQFMT with %#p6 17 years ago