1. 0e9649c net: do not manually initialize enumerators by Jean Sacren · 11 years ago
  2. 2cc70ba phy: add reverse MII PHY connection type by Florian Fainelli · 11 years ago
  3. 35d0461 net: clean up skb headers code by Cong Wang · 11 years ago
  4. 10e24caa phy: Add Marvell 88E1510 phy ID by Michal Simek · 11 years ago
  5. 3da09a5 phy: Add Marvell 88E1116R phy ID by Michal Simek · 11 years ago
  6. 5f29235 net: mv643xx_eth: add phy_node to platform_data struct by Sebastian Hesselbarth · 11 years ago
  7. 7cc4619 net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail by Simon Horman · 11 years ago
  8. 75538c2 net: always pass struct netdev_notifier_info to netdevice notifiers by Cong Wang · 11 years ago
  9. be9efd3 net: pass changed flags along with NETDEV_CHANGE event by Jiri Pirko · 11 years ago
  10. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  11. da6e378 netpoll: remove return value from netpoll_rx_disable() by dingtianhong · 11 years ago
  12. 0d89d20 MPLS: Add limited GSO support by Simon Horman · 11 years ago
  13. 1a37e41 net: Use 16bits for *_headers fields of struct skbuff by Simon Horman · 11 years ago
  14. 4284b6a phy: allow drivers to flag a PHY device as internal by Florian Fainelli · 11 years ago
  15. 42e52bf net: add netnotifier event for upper device change by Jiri Pirko · 11 years ago
  16. e6ff4c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  17. eb3d339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  18. b91fd4d Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  19. d979556 Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  20. b641940 Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  21. 3cb7a59 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  22. cbfd2cd Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 11 years ago
  23. 94f1be9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  24. 154c267 Add include dependencies to <linux/printk.h>. by Ralf Baechle · 11 years ago
  25. 5ea94e7 phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT by Florian Fainelli · 11 years ago
  26. 2c7b492 phy: fix the use of PHY_IGNORE_INTERRUPT by Florian Fainelli · 11 years ago
  27. 99bbc70 rps: selective flow shedding during softnet overflow by Willem de Bruijn · 11 years ago
  28. ba7c96b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  29. 421b40a tty/vt: Fix vc_deallocate() lock order by Peter Hurley · 11 years ago
  30. 2c2c0e5 Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  31. 1649544 filter: do not output bpf image address for security reason by Eric Dumazet · 11 years ago
  32. 3e59cb0 tcp: remove bad timeout logic in fast recovery by Yuchung Cheng · 11 years ago
  33. d2f83e9 Hoist memcpy_fromiovec/memcpy_toiovec into lib/ by Rusty Russell · 11 years ago
  34. ff9129b Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  35. 3f327e3 PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check by Yinghai Lu · 11 years ago
  36. d4988d4 bcma: add more core IDs by Rafał Miłecki · 11 years ago
  37. dcf0105 USB: serial: add generic wait_until_sent implementation by Johan Hovold · 11 years ago
  38. 0693196 USB: serial: add wait_until_sent operation by Johan Hovold · 11 years ago
  39. 0b8ebdb mfd: ab8500-sysctrl: Always enable pm_power_off handler by Fabio Baltieri · 11 years ago
  40. b0ce350 bonding: allow TSO being set on bonding master by Eric Dumazet · 11 years ago
  41. 5c64e3a4 Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  42. 755ccb9 broadcom: add include guards to include/linux/brcmphy.h by Florian Fainelli · 11 years ago
  43. cc51bf6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  44. de97f25 Correct typo "supperspeed" to "superspeed". by Robert P. J. Day · 11 years ago
  45. ccf5ae8 target: close target_put_sess_cmd() vs. core_tmr_abort_task() race by Joern Engel · 11 years ago
  46. b4f711e time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons by John Stultz · 11 years ago
  47. b973425 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  48. 63ad9cb pinctrl: generic: Fix typos and clarify comments by Laurent Pinchart · 11 years ago
  49. dbbffe6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  50. 88b0357 Merge remote-tracking branch 'spi/fix/grant' into spi-linus by Mark Brown · 11 years ago
  51. e2555fd jbd,jbd2: fix oops in jbd2_journal_put_journal_head() by Jan Kara · 11 years ago
  52. 26b840a Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  53. 7677fc9 net/mlx4: Strengthen VLAN tags/priorities enforcement in VST mode by Rony Efraim · 11 years ago
  54. 4c44450 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  55. ac4e010 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  56. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  57. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  58. ec66715 Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  59. f755407 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  60. 832e77b Merge branch 'misc' into for-linus by James Bottomley · 11 years ago
  61. 058ce5c dm: document iterate_devices by Alasdair G Kergon · 11 years ago
  62. 1cf4c07 tracing: Modify soft-mode only if there's no other referrer by Masami Hiramatsu · 11 years ago
  63. f04f24fb ftrace, kprobes: Fix a deadlock on ftrace_regex_lock by Masami Hiramatsu · 11 years ago
  64. 2d4fe27 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  65. 6037195 ARM: imx: Select GENERIC_ALLOCATOR by Fabio Estevam · 11 years ago
  66. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  67. 8cbc95e Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  68. ea44083 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  69. a637b0d Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  70. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  71. 1763e73 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  72. b29bdba Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  73. e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  74. 942d33d Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  75. 6eecdc5 usbnet: allow status interrupt URB to always be active by Dan Williams · 11 years ago
  76. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  77. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  78. ab3ea5b NVMe: Simplify Firmware Activate code slightly by Matthew Wilcox · 11 years ago
  79. 5af43c2 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  80. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  81. 41ef4eb aio: kill ki_retry by Kent Overstreet · 11 years ago
  82. 8a66089 aio: kill ki_key by Kent Overstreet · 11 years ago
  83. 780a765 audit: Make testing for a valid loginuid explicit. by Eric W. Biederman · 12 years ago
  84. a1c8eae aio: kill batch allocation by Kent Overstreet · 11 years ago
  85. 0460fef aio: use cancellation list lazily by Kent Overstreet · 11 years ago
  86. 774a08b wait: add wait_event_hrtimeout() by Kent Overstreet · 11 years ago
  87. 11599eb aio: make aio_put_req() lockless by Kent Overstreet · 11 years ago
  88. 4e179bc aio: move private stuff out of aio.h by Kent Overstreet · 11 years ago
  89. 2d68449 aio: kill return value of aio_complete() by Kent Overstreet · 11 years ago
  90. 41003a7 aio: remove retry-based AIO by Zach Brown · 11 years ago
  91. 4b49bb8 aio: remove dead code from aio.h by Zach Brown · 11 years ago
  92. 22ea9c0 remove unused random32() and srandom32() by Akinobu Mita · 11 years ago
  93. af73e4d hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 11 years ago
  94. 0f157a5 include/linux/mm.h: complete the mm_walk definition by Andrew Morton · 11 years ago
  95. 2d864e4 kref: minor cleanup by Anatol Pomozov · 11 years ago
  96. 292088e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  97. de9c9f8 Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 11 years ago
  98. 1bf25e7 Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  99. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  100. fcba914 Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago