1. 31fdc55 net: remove my future former mail address by Rémi Denis-Courmont · 12 years ago
  2. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  3. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 12 years ago
  4. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  5. b765e84 Phonet: return an error when packet TX fails by Rémi Denis-Courmont · 13 years ago
  6. c69d440 Phonet: fix NULL dereference on TX path with implicit source by Rémi Denis-Courmont · 13 years ago
  7. a805951 Phonet: implement per-socket destination/peer address by Rémi Denis-Courmont · 13 years ago
  8. facb4ed phonet: some signedness bugs by Dan Carpenter · 13 years ago
  9. b6a563b Phonet: look up the resource routing table when forwarding by Rémi Denis-Courmont · 14 years ago
  10. 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
  11. b2a5dec Phonet: missing rcu_dereference() by Rémi Denis-Courmont · 15 years ago
  12. 7ed0132 Phonet: put protocols array under RCU by Rémi Denis-Courmont · 15 years ago
  13. 6b0d07b Phonet: put sockets in a hash table by Rémi Denis-Courmont · 15 years ago
  14. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  15. 86a0a1e Phonet: forward incoming packets by Rémi Denis-Courmont · 15 years ago
  16. aa6c45f Phonet: route outgoing packets by Rémi Denis-Courmont · 15 years ago
  17. f14001f Phonet: deliver broadcast packets to broadcast sockets by Rémi Denis-Courmont · 15 years ago
  18. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  19. 18a1166 Phonet: error on broadcast sending (unimplemented) by Rémi Denis-Courmont · 15 years ago
  20. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 15 years ago
  21. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  22. 76e02cf Phonet: allow phonet_device_init() to fail, put it to __init section by remi.denis-courmont@nokia · 15 years ago
  23. 4b8f704 Phonet: check destination before delivering packets locally by remi.denis-courmont@nokia · 15 years ago
  24. 5240488 Phonet: basic net namespace support by Rémi Denis-Courmont · 16 years ago
  25. 566521d phonet: fix compilation with gcc-3.4 by Alexey Dobriyan · 16 years ago
  26. ebfe92c Phonet: refuse to send bigger than MTU packets by Rémi Denis-Courmont · 16 years ago
  27. c3a90c7 Phonet: do not reply to indication reset packets by Remi Denis-Courmont · 16 years ago
  28. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  29. 9641458 Phonet: Pipe End Point for Phonet Pipes protocol by Rémi Denis-Courmont · 16 years ago
  30. 2553282 Phonet: modules auto-loading support by Rémi Denis-Courmont · 16 years ago
  31. be0c52b Phonet: emit errors when a packet cannot be delivered locally by Remi Denis-Courmont · 16 years ago
  32. 87ab4e2 Phonet: proc interface for port range by Remi Denis-Courmont · 16 years ago
  33. 5f77076 Phonet: provide MAC header operations by Remi Denis-Courmont · 16 years ago
  34. 107d0d9 Phonet: Phonet datagram transport protocol by Remi Denis-Courmont · 16 years ago
  35. ba113a9 Phonet: common socket glue by Remi Denis-Courmont · 16 years ago
  36. 8fb3974 Phonet: Netlink interface by Remi Denis-Courmont · 16 years ago
  37. f8ff602 Phonet: network device and address handling by Remi Denis-Courmont · 16 years ago
  38. 4b07b3f Phonet: PF_PHONET protocol family support by Remi Denis-Courmont · 16 years ago