1. 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
  2. a1ca14a phonet: use for_each_set_bit() by Akinobu Mita · 14 years ago
  3. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 14 years ago
  4. 82ecbcb Phonet: reject unsupported sendmsg/recvmsg flags by Rémi Denis-Courmont · 14 years ago
  5. fea93ec Phonet: zero-copy GPRS TX by Rémi Denis-Courmont · 14 years ago
  6. fc6a110 Phonet: zero-copy aligned GPRS RX by Rémi Denis-Courmont · 14 years ago
  7. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  8. d2b3eb6 net: Simplify phonet pernet operations. by Eric W. Biederman · 15 years ago
  9. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  10. eeb74a9d Phonet: convert devices list to RCU by Rémi Denis-Courmont · 15 years ago
  11. f99189b netns: net_identifiers should be read_mostly by Eric Dumazet · 15 years ago
  12. b2a5dec Phonet: missing rcu_dereference() by Rémi Denis-Courmont · 15 years ago
  13. 8888013 Phonet: convert routing table to RCU by Rémi Denis-Courmont · 15 years ago
  14. 7ed0132 Phonet: put protocols array under RCU by Rémi Denis-Courmont · 15 years ago
  15. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  16. b170437 Phonet: allocate and copy for pipe TX without sock lock by Rémi Denis-Courmont · 15 years ago
  17. 6b0d07b Phonet: put sockets in a hash table by Rémi Denis-Courmont · 15 years ago
  18. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  19. 4b7673a Phonet: remove tautologies by Rémi Denis-Courmont · 15 years ago
  20. 21912d1 Phonet: hold socket before giving it to sk_deliver_skb() by Rémi Denis-Courmont · 15 years ago
  21. 766e9037 net: sk_drops consolidation by Eric Dumazet · 15 years ago
  22. 86a0a1e Phonet: forward incoming packets by Rémi Denis-Courmont · 15 years ago
  23. aa6c45f Phonet: route outgoing packets by Rémi Denis-Courmont · 15 years ago
  24. f062f41 Phonet: routing table Netlink interface by Rémi Denis-Courmont · 15 years ago
  25. 55748ac Phonet: routing table backend by Rémi Denis-Courmont · 15 years ago
  26. f14001f Phonet: deliver broadcast packets to broadcast sockets by Rémi Denis-Courmont · 15 years ago
  27. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  28. 013820a Phonet: fix mutex imbalance by Rémi Denis-Courmont · 15 years ago
  29. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  30. 18a1166 Phonet: error on broadcast sending (unimplemented) by Rémi Denis-Courmont · 15 years ago
  31. 582b0b6 Phonet: fix race for port number in concurrent bind() by Rémi Denis-Courmont · 15 years ago
  32. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  33. b11b516 Phonet: Netlink event for autoconfigured addresses by Rémi Denis-Courmont · 15 years ago
  34. f5bb1c5 Phonet: back-end for autoconfigured addresses by Rémi Denis-Courmont · 15 years ago
  35. 998ec75 Phonet: fix netlink address dump error handling by Rémi Denis-Courmont · 15 years ago
  36. 424efe9 netdev: convert pseudo drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  37. ae6e2ae phonet: fix build when PROC_FS is disabled by Randy Dunlap · 15 years ago
  38. cb7d9e7f Phonet: fix /proc/net/phonet with network namespaces by Rémi Denis-Courmont · 15 years ago
  39. 59e57f4 phonet: phonet_device_get() fix by Eric Dumazet · 15 years ago
  40. 421d20a phonet: Fix build. by David S. Miller · 15 years ago
  41. 2eee40c Phonet: dropped datagrams accounting by Rémi Denis-Courmont · 15 years ago
  42. 2e2fb4b Phonet: account for dropped RX packets by Rémi Denis-Courmont · 15 years ago
  43. c1dc13e Phonet: sockets list through proc_fs by Rémi Denis-Courmont · 15 years ago
  44. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  45. 2be6fa4 Phonet: generate Netlink RTM_DELADDR when destroying a device by Rémi Denis-Courmont · 15 years ago
  46. c7a1a4c Phonet: publicize the Netlink notification function by Rémi Denis-Courmont · 15 years ago
  47. 5c313e9 phonet: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  48. bbd5898 Phonet: fix accounting race between gprs_writeable() and gprs_xmit() by Rémi Denis-Courmont · 15 years ago
  49. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  50. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 15 years ago
  51. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 15 years ago
  52. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  53. 2ddc1ac Phonet: do not compute unused value by Rémi Denis-Courmont · 15 years ago
  54. a2bf453 Phonet: fix double free in GPRS outbound packet error path by Rémi Denis-Courmont · 15 years ago
  55. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  56. 9a3b7a4 Phonet: use per-namespace devices list by remi.denis-courmont@nokia · 15 years ago
  57. 6530e0f Phonet: remove useless locking in device cleanup by remi.denis-courmont@nokia · 15 years ago
  58. 660f706 Phonet: handle rtnetlink registration failure by remi.denis-courmont@nokia · 15 years ago
  59. 76e02cf Phonet: allow phonet_device_init() to fail, put it to __init section by remi.denis-courmont@nokia · 15 years ago
  60. 4b8f704 Phonet: check destination before delivering packets locally by remi.denis-courmont@nokia · 15 years ago
  61. ab638e6 phonet: update to net_device_ops by Stephen Hemminger · 15 years ago
  62. 893873f Phonet: get rid of deferred work on the transmission path by Rémi Denis-Courmont · 15 years ago
  63. be67773 Phonet: use atomic for packet TX window by Rémi Denis-Courmont · 15 years ago
  64. 57c81ff Phonet: allocate separate ARP type for GPRS over a Phonet pipe by Rémi Denis-Courmont · 15 years ago
  65. 09a2c3c Phonet: improve GPRS variable names by Rémi Denis-Courmont · 16 years ago
  66. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  67. 4798a2b Phonet: keep TX queue disabled when the device is off by Rémi Denis-Courmont · 16 years ago
  68. 5eaa65b net: Make static by Roel Kluin · 16 years ago
  69. 730c30e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  70. 5240488 Phonet: basic net namespace support by Rémi Denis-Courmont · 16 years ago
  71. bd7df21 Phonet: do not dump addresses from other namespaces by remi.denis-courmont@nokia · 16 years ago
  72. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  73. 7e5ab54 Phonet: fix oops in phonet_address_del() on non-Phonet device by Rémi Denis-Courmont · 16 years ago
  74. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  75. 566521d phonet: fix compilation with gcc-3.4 by Alexey Dobriyan · 16 years ago
  76. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  77. ebfe92c Phonet: refuse to send bigger than MTU packets by Rémi Denis-Courmont · 16 years ago
  78. 9b1582d Phonet: use net_device built-in stats for GPRS by Rémi Denis-Courmont · 16 years ago
  79. 5c7f033 phonet: sparse annotations of protocol, remove forward declaration by Harvey Harrison · 16 years ago
  80. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  81. c3a90c7 Phonet: do not reply to indication reset packets by Remi Denis-Courmont · 16 years ago
  82. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  83. 02a4761 Phonet: implement GPRS virtual interface over PEP socket by Rémi Denis-Courmont · 16 years ago
  84. c41bd97f8 Phonet: receive pipe control requests as out-of-band data by Rémi Denis-Courmont · 16 years ago
  85. 9641458 Phonet: Pipe End Point for Phonet Pipes protocol by Rémi Denis-Courmont · 16 years ago
  86. 9995a32 Phonet: connected sockets glue by Rémi Denis-Courmont · 16 years ago
  87. 2553282 Phonet: modules auto-loading support by Rémi Denis-Courmont · 16 years ago
  88. 8980713 Phonet: Netlink factorization and cleanup by Rémi Denis-Courmont · 16 years ago
  89. be0c52b Phonet: emit errors when a packet cannot be delivered locally by Remi Denis-Courmont · 16 years ago
  90. 87ab4e2 Phonet: proc interface for port range by Remi Denis-Courmont · 16 years ago
  91. 5f77076 Phonet: provide MAC header operations by Remi Denis-Courmont · 16 years ago
  92. 107d0d9 Phonet: Phonet datagram transport protocol by Remi Denis-Courmont · 16 years ago
  93. ba113a9 Phonet: common socket glue by Remi Denis-Courmont · 16 years ago
  94. 8fb3974 Phonet: Netlink interface by Remi Denis-Courmont · 16 years ago
  95. f8ff602 Phonet: network device and address handling by Remi Denis-Courmont · 16 years ago
  96. 8ead536 Phonet: add CONFIG_PHONET by Remi Denis-Courmont · 16 years ago
  97. 4b07b3f Phonet: PF_PHONET protocol family support by Remi Denis-Courmont · 16 years ago