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