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