1. 79952bc net: fix rcu access on phonet_routes by Fabian Frederick · 10 years ago
  2. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  3. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  4. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  5. 31fdc55 net: remove my future former mail address by Rémi Denis-Courmont · 12 years ago
  6. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  7. 3c490a8 Phonet: phonet_net_id can be static (sparse) by Rémi Denis-Courmont · 12 years ago
  8. 0347875 phonet: Sort out initiailziation and cleanup code. by Eric W. Biederman · 12 years ago
  9. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 12 years ago
  10. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  11. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  12. 7e113a9 net,rcu: convert call_rcu(phonet_device_rcu_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  13. e67f88d net: dont hold rtnl mutex during netlink dump callbacks by Eric Dumazet · 13 years ago
  14. 507215f Phonet: list subscribed resources via proc_fs by Rémi Denis-Courmont · 14 years ago
  15. 6a499b2 phonet: use for_each_set_bit by Akinobu Mita · 14 years ago
  16. 88e7594 phonet: use call_rcu for phonet device free by Jiri Pirko · 14 years ago
  17. 0db3f0f phonet: use phonet_pernet instead of directly net_generic by Jiri Pirko · 14 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  19. a1ca14a phonet: use for_each_set_bit() by Akinobu Mita · 14 years ago
  20. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 14 years ago
  21. d2b3eb6 net: Simplify phonet pernet operations. by Eric W. Biederman · 15 years ago
  22. eeb74a9d Phonet: convert devices list to RCU by Rémi Denis-Courmont · 15 years ago
  23. f99189b netns: net_identifiers should be read_mostly by Eric Dumazet · 15 years ago
  24. 8888013 Phonet: convert routing table to RCU by Rémi Denis-Courmont · 15 years ago
  25. f062f41 Phonet: routing table Netlink interface by Rémi Denis-Courmont · 15 years ago
  26. 55748ac Phonet: routing table backend by Rémi Denis-Courmont · 15 years ago
  27. b11b516 Phonet: Netlink event for autoconfigured addresses by Rémi Denis-Courmont · 15 years ago
  28. f5bb1c5 Phonet: back-end for autoconfigured addresses by Rémi Denis-Courmont · 15 years ago
  29. 59e57f4 phonet: phonet_device_get() fix by Eric Dumazet · 15 years ago
  30. 421d20a phonet: Fix build. by David S. Miller · 15 years ago
  31. c1dc13e Phonet: sockets list through proc_fs by Rémi Denis-Courmont · 15 years ago
  32. 2be6fa4 Phonet: generate Netlink RTM_DELADDR when destroying a device by Rémi Denis-Courmont · 15 years ago
  33. 9a3b7a4 Phonet: use per-namespace devices list by remi.denis-courmont@nokia · 15 years ago
  34. 6530e0f Phonet: remove useless locking in device cleanup by remi.denis-courmont@nokia · 15 years ago
  35. 660f706 Phonet: handle rtnetlink registration failure by remi.denis-courmont@nokia · 15 years ago
  36. 76e02cf Phonet: allow phonet_device_init() to fail, put it to __init section by remi.denis-courmont@nokia · 15 years ago
  37. 5240488 Phonet: basic net namespace support by Rémi Denis-Courmont · 15 years ago
  38. 7e5ab54 Phonet: fix oops in phonet_address_del() on non-Phonet device by Rémi Denis-Courmont · 16 years ago
  39. f8ff602 Phonet: network device and address handling by Remi Denis-Courmont · 16 years ago