1. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  2. b3e3893 net: use core MTU range checking in misc drivers by Jarod Wilson · 8 years ago
  3. eaef50c usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus by John Youn · 9 years ago
  4. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  5. 0736390 usb-gadget/f_phonet: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  6. 101382f usb: gadget: f_phonet: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  7. 9ec36f7 usb: gadget: function: phonet: balance usb_ep_disable calls by Felipe Balbi · 10 years ago
  8. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  9. 5693d28 phonet: Replace calls to __skb_alloc_page with __dev_alloc_page by Alexander Duyck · 10 years ago
  10. d12a872 usb: gadget: function: Remove redundant usb_free_all_descriptors by Pavitrakumar Managutte · 10 years ago
  11. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  12. 00a2430 usb: gadget: Gadget directory cleanup - group usb functions by Andrzej Pietrasiewicz · 10 years ago[Renamed from drivers/usb/gadget/f_phonet.c]
  13. c3af822 usb: gadget: f_phonet: Fix sparse warning by Jingoo Han · 11 years ago
  14. 96edc98 usb: gadget: f_phonet: remove unused preprocessor conditional by Andrzej Pietrasiewicz · 11 years ago
  15. 3b45b2a usb: gadget: free opts struct on error recovery by Andrzej Pietrasiewicz · 11 years ago
  16. 8340874 usb: gadget: f_phonet: add configfs support by Andrzej Pietrasiewicz · 12 years ago
  17. 0383070 usb: gadget: f_phonet: remove compatibility layer by Andrzej Pietrasiewicz · 12 years ago
  18. fcbdf12 usb: gadget: f_phonet: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 12 years ago
  19. 0189e63 usb: gadget: phonet: move global dev variable to its user by Andrzej Pietrasiewicz · 12 years ago
  20. 10287ba usb: gadget: always update HS/SS descriptors and create a copy of them by Sebastian Andrzej Siewior · 12 years ago
  21. d0eca71 usb: gadget: phonet: free requests in pn_bind()'s error path by Sebastian Andrzej Siewior · 12 years ago
  22. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  23. 21dcda6 f_phonet: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  24. 50269e1 net: add a truesize parameter to skb_add_rx_frag() by Eric Dumazet · 13 years ago
  25. 1f2149c net: remove netdev_alloc_page and use __GFP_COLD by Eric Dumazet · 13 years ago
  26. 38ff1ed f_phonet: fix page offset of first received fragment by Rémi Denis-Courmont · 13 years ago
  27. 28c9fc6 usb gadget: clean up FSF boilerplate text by Klaus Schwarzkopf · 13 years ago
  28. bb8070c usb: gadget: f_phonet: unlock in error case by Sebastian Andrzej Siewior · 13 years ago
  29. f549953 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  30. ea2a1df usb: gadget: use config_ep_by_speed() instead of ep_choose() by Tatyana Brokhman · 13 years ago
  31. 72c973d usb: gadget: add usb_endpoint_descriptor to struct usb_ep by Tatyana Brokhman · 13 years ago
  32. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  33. f5a4532 f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM by Rémi Denis-Courmont · 14 years ago
  34. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  35. b91cd14 f_phonet: use page-sized rather than MTU-sized RX buffers by Rémi Denis-Courmont · 15 years ago
  36. 5da63cc f_phonet: lock-less MTU change by Rémi Denis-Courmont · 15 years ago
  37. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  38. b61b8af usb: gadget: f_phonet: fix memory allocation sizes by Rémi Denis-Courmont · 16 years ago
  39. c69367f f_phonet: no need to check for carrier - scheduler does it internally by Rémi Denis-Courmont · 16 years ago
  40. fa20259 f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback by Rémi Denis-Courmont · 16 years ago
  41. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  42. ab638e6 phonet: update to net_device_ops by Stephen Hemminger · 16 years ago
  43. 9732d52 Phonet: USB CDC Phonet function for gadget framework by Rémi Denis-Courmont · 16 years ago