1. c5e90f5 phonet: remove the unused variable pn by Changli Gao · 14 years ago
  2. b3d6255 Phonet: 'connect' socket implementation for Pipe controller by Kumar Sanghvi · 14 years ago
  3. a131d82 Phonet: mark the pipe controller as EXPERIMENTAL by Rémi Denis-Courmont · 14 years ago
  4. 03789f2 Phonet: cleanup pipe enable socket option by Rémi Denis-Courmont · 14 years ago
  5. 6d8e74e Phonet: advise against enabling the pipe controller by Rémi Denis-Courmont · 14 years ago
  6. 21a180c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  7. e1a5964 Phonet: restore flow control credits when sending fails by Rémi Denis-Courmont · 14 years ago
  8. a91e7d4 Phonet: Correct header retrieval after pskb_may_pull by Kumar Sanghvi · 14 years ago
  9. 8d98efa Phonet: Implement Pipe Controller to support Nokia Slim Modems by Kumar Sanghvi · 14 years ago
  10. 9e0064a phonet: Fix build warning. by David S. Miller · 14 years ago
  11. 507215f Phonet: list subscribed resources via proc_fs by Rémi Denis-Courmont · 14 years ago
  12. b6a563b Phonet: look up the resource routing table when forwarding by Rémi Denis-Courmont · 14 years ago
  13. 7417fa8 Phonet: hook resource routing to userspace via ioctl()'s by Rémi Denis-Courmont · 14 years ago
  14. 4e3d16c Phonet: resource routing backend by Rémi Denis-Courmont · 14 years ago
  15. 6482f55 Phonet: remove dangling pipe if an endpoint is closed early by Rémi Denis-Courmont · 14 years ago
  16. 01b3860 Phonet: do not set POLLOUT in case of send buffer overflow by Rémi Denis-Courmont · 14 years ago
  17. 02ac326 Phonet: correct sendmsg() error code from sock_alloc_send_skb() by Rémi Denis-Courmont · 14 years ago
  18. 1a98214 Phonet: restore flow control credits when sending fails by Rémi Denis-Courmont · 14 years ago
  19. 6a499b2 phonet: use for_each_set_bit by Akinobu Mita · 14 years ago
  20. 11fe883 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  21. 635f081 Phonet: fix skb leak in pipe endpoint accept() by Rémi Denis-Courmont · 14 years ago
  22. 88e7594 phonet: use call_rcu for phonet device free by Jiri Pirko · 14 years ago
  23. 7dfde17 Phonet: listening socket lock protects the connected socket list by Rémi Denis-Courmont · 14 years ago
  24. e513480 Phonet: fix potential use-after-free in pep_sock_close() by Rémi Denis-Courmont · 14 years ago
  25. 4381548 net: sock_def_readable() and friends RCU conversion by Eric Dumazet · 14 years ago
  26. 0db3f0f phonet: use phonet_pernet instead of directly net_generic by Jiri Pirko · 14 years ago
  27. 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
  28. a1ca14a phonet: use for_each_set_bit() by Akinobu Mita · 14 years ago
  29. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 14 years ago
  30. 82ecbcb Phonet: reject unsupported sendmsg/recvmsg flags by Rémi Denis-Courmont · 15 years ago
  31. fea93ec Phonet: zero-copy GPRS TX by Rémi Denis-Courmont · 15 years ago
  32. fc6a110 Phonet: zero-copy aligned GPRS RX by Rémi Denis-Courmont · 15 years ago
  33. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  34. d2b3eb6 net: Simplify phonet pernet operations. by Eric W. Biederman · 15 years ago
  35. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  36. eeb74a9d Phonet: convert devices list to RCU by Rémi Denis-Courmont · 15 years ago
  37. f99189b netns: net_identifiers should be read_mostly by Eric Dumazet · 15 years ago
  38. b2a5dec Phonet: missing rcu_dereference() by Rémi Denis-Courmont · 15 years ago
  39. 8888013 Phonet: convert routing table to RCU by Rémi Denis-Courmont · 15 years ago
  40. 7ed0132 Phonet: put protocols array under RCU by Rémi Denis-Courmont · 15 years ago
  41. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  42. b170437 Phonet: allocate and copy for pipe TX without sock lock by Rémi Denis-Courmont · 15 years ago
  43. 6b0d07b Phonet: put sockets in a hash table by Rémi Denis-Courmont · 15 years ago
  44. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  45. 4b7673a Phonet: remove tautologies by Rémi Denis-Courmont · 15 years ago
  46. 21912d1 Phonet: hold socket before giving it to sk_deliver_skb() by Rémi Denis-Courmont · 15 years ago
  47. 766e9037 net: sk_drops consolidation by Eric Dumazet · 15 years ago
  48. 86a0a1e Phonet: forward incoming packets by Rémi Denis-Courmont · 15 years ago
  49. aa6c45f Phonet: route outgoing packets by Rémi Denis-Courmont · 15 years ago
  50. f062f41 Phonet: routing table Netlink interface by Rémi Denis-Courmont · 15 years ago
  51. 55748ac Phonet: routing table backend by Rémi Denis-Courmont · 15 years ago
  52. f14001f Phonet: deliver broadcast packets to broadcast sockets by Rémi Denis-Courmont · 15 years ago
  53. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  54. 013820a Phonet: fix mutex imbalance by Rémi Denis-Courmont · 15 years ago
  55. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  56. 18a1166 Phonet: error on broadcast sending (unimplemented) by Rémi Denis-Courmont · 15 years ago
  57. 582b0b6 Phonet: fix race for port number in concurrent bind() by Rémi Denis-Courmont · 15 years ago
  58. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  59. b11b516 Phonet: Netlink event for autoconfigured addresses by Rémi Denis-Courmont · 15 years ago
  60. f5bb1c5 Phonet: back-end for autoconfigured addresses by Rémi Denis-Courmont · 15 years ago
  61. 998ec75 Phonet: fix netlink address dump error handling by Rémi Denis-Courmont · 15 years ago
  62. 424efe9 netdev: convert pseudo drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  63. ae6e2ae phonet: fix build when PROC_FS is disabled by Randy Dunlap · 15 years ago
  64. cb7d9e7f Phonet: fix /proc/net/phonet with network namespaces by Rémi Denis-Courmont · 15 years ago
  65. 59e57f4 phonet: phonet_device_get() fix by Eric Dumazet · 15 years ago
  66. 421d20a phonet: Fix build. by David S. Miller · 15 years ago
  67. 2eee40c Phonet: dropped datagrams accounting by Rémi Denis-Courmont · 15 years ago
  68. 2e2fb4b Phonet: account for dropped RX packets by Rémi Denis-Courmont · 15 years ago
  69. c1dc13e Phonet: sockets list through proc_fs by Rémi Denis-Courmont · 15 years ago
  70. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  71. 2be6fa4 Phonet: generate Netlink RTM_DELADDR when destroying a device by Rémi Denis-Courmont · 15 years ago
  72. c7a1a4c Phonet: publicize the Netlink notification function by Rémi Denis-Courmont · 15 years ago
  73. 5c313e9 phonet: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  74. bbd5898 Phonet: fix accounting race between gprs_writeable() and gprs_xmit() by Rémi Denis-Courmont · 15 years ago
  75. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  76. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 15 years ago
  77. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 15 years ago
  78. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  79. 2ddc1ac Phonet: do not compute unused value by Rémi Denis-Courmont · 15 years ago
  80. a2bf453 Phonet: fix double free in GPRS outbound packet error path by Rémi Denis-Courmont · 15 years ago
  81. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  82. 9a3b7a4 Phonet: use per-namespace devices list by remi.denis-courmont@nokia · 15 years ago
  83. 6530e0f Phonet: remove useless locking in device cleanup by remi.denis-courmont@nokia · 15 years ago
  84. 660f706 Phonet: handle rtnetlink registration failure by remi.denis-courmont@nokia · 15 years ago
  85. 76e02cf Phonet: allow phonet_device_init() to fail, put it to __init section by remi.denis-courmont@nokia · 15 years ago
  86. 4b8f704 Phonet: check destination before delivering packets locally by remi.denis-courmont@nokia · 15 years ago
  87. ab638e6 phonet: update to net_device_ops by Stephen Hemminger · 16 years ago
  88. 893873f Phonet: get rid of deferred work on the transmission path by Rémi Denis-Courmont · 16 years ago
  89. be67773 Phonet: use atomic for packet TX window by Rémi Denis-Courmont · 16 years ago
  90. 57c81ff Phonet: allocate separate ARP type for GPRS over a Phonet pipe by Rémi Denis-Courmont · 16 years ago
  91. 09a2c3c Phonet: improve GPRS variable names by Rémi Denis-Courmont · 16 years ago
  92. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  93. 4798a2b Phonet: keep TX queue disabled when the device is off by Rémi Denis-Courmont · 16 years ago
  94. 5eaa65b net: Make static by Roel Kluin · 16 years ago
  95. 730c30e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  96. 5240488 Phonet: basic net namespace support by Rémi Denis-Courmont · 16 years ago
  97. bd7df21 Phonet: do not dump addresses from other namespaces by remi.denis-courmont@nokia · 16 years ago
  98. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  99. 7e5ab54 Phonet: fix oops in phonet_address_del() on non-Phonet device by Rémi Denis-Courmont · 16 years ago
  100. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago