1. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  2. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 15 years ago
  3. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 15 years ago
  4. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  5. 2ddc1ac Phonet: do not compute unused value by Rémi Denis-Courmont · 15 years ago
  6. a2bf453 Phonet: fix double free in GPRS outbound packet error path by Rémi Denis-Courmont · 15 years ago
  7. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  8. 9a3b7a4 Phonet: use per-namespace devices list by remi.denis-courmont@nokia · 15 years ago
  9. 6530e0f Phonet: remove useless locking in device cleanup by remi.denis-courmont@nokia · 15 years ago
  10. 660f706 Phonet: handle rtnetlink registration failure by remi.denis-courmont@nokia · 15 years ago
  11. 76e02cf Phonet: allow phonet_device_init() to fail, put it to __init section by remi.denis-courmont@nokia · 15 years ago
  12. 4b8f704 Phonet: check destination before delivering packets locally by remi.denis-courmont@nokia · 15 years ago
  13. ab638e6 phonet: update to net_device_ops by Stephen Hemminger · 15 years ago
  14. 893873f Phonet: get rid of deferred work on the transmission path by Rémi Denis-Courmont · 16 years ago
  15. be67773 Phonet: use atomic for packet TX window by Rémi Denis-Courmont · 16 years ago
  16. 57c81ff Phonet: allocate separate ARP type for GPRS over a Phonet pipe by Rémi Denis-Courmont · 16 years ago
  17. 09a2c3c Phonet: improve GPRS variable names by Rémi Denis-Courmont · 16 years ago
  18. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  19. 4798a2b Phonet: keep TX queue disabled when the device is off by Rémi Denis-Courmont · 16 years ago
  20. 5eaa65b net: Make static by Roel Kluin · 16 years ago
  21. 730c30e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  22. 5240488 Phonet: basic net namespace support by Rémi Denis-Courmont · 16 years ago
  23. bd7df21 Phonet: do not dump addresses from other namespaces by remi.denis-courmont@nokia · 16 years ago
  24. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  25. 7e5ab54 Phonet: fix oops in phonet_address_del() on non-Phonet device by Rémi Denis-Courmont · 16 years ago
  26. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  27. 566521d phonet: fix compilation with gcc-3.4 by Alexey Dobriyan · 16 years ago
  28. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  29. ebfe92c Phonet: refuse to send bigger than MTU packets by Rémi Denis-Courmont · 16 years ago
  30. 9b1582d Phonet: use net_device built-in stats for GPRS by Rémi Denis-Courmont · 16 years ago
  31. 5c7f033 phonet: sparse annotations of protocol, remove forward declaration by Harvey Harrison · 16 years ago
  32. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  33. c3a90c7 Phonet: do not reply to indication reset packets by Remi Denis-Courmont · 16 years ago
  34. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  35. 02a4761 Phonet: implement GPRS virtual interface over PEP socket by Rémi Denis-Courmont · 16 years ago
  36. c41bd97f8 Phonet: receive pipe control requests as out-of-band data by Rémi Denis-Courmont · 16 years ago
  37. 9641458 Phonet: Pipe End Point for Phonet Pipes protocol by Rémi Denis-Courmont · 16 years ago
  38. 9995a32 Phonet: connected sockets glue by Rémi Denis-Courmont · 16 years ago
  39. 2553282 Phonet: modules auto-loading support by Rémi Denis-Courmont · 16 years ago
  40. 8980713 Phonet: Netlink factorization and cleanup by Rémi Denis-Courmont · 16 years ago
  41. be0c52b Phonet: emit errors when a packet cannot be delivered locally by Remi Denis-Courmont · 16 years ago
  42. 87ab4e2 Phonet: proc interface for port range by Remi Denis-Courmont · 16 years ago
  43. 5f77076 Phonet: provide MAC header operations by Remi Denis-Courmont · 16 years ago
  44. 107d0d9 Phonet: Phonet datagram transport protocol by Remi Denis-Courmont · 16 years ago
  45. ba113a9 Phonet: common socket glue by Remi Denis-Courmont · 16 years ago
  46. 8fb3974 Phonet: Netlink interface by Remi Denis-Courmont · 16 years ago
  47. f8ff602 Phonet: network device and address handling by Remi Denis-Courmont · 16 years ago
  48. 8ead536 Phonet: add CONFIG_PHONET by Remi Denis-Courmont · 16 years ago
  49. 4b07b3f Phonet: PF_PHONET protocol family support by Remi Denis-Courmont · 16 years ago