1. 183233b sfc: Allocate and link PIO buffers; map them with write-combining by Ben Hutchings · 11 years ago
  2. dfa50be sfc: Implement firmware-assisted TSO for EF10 by Ben Hutchings · 11 years ago
  3. c78c39e sfc: Fold tso_get_head_fragment() into tso_start() by Ben Hutchings · 11 years ago
  4. 137b792 sfc: Add EF10 registers to register dump by Ben Hutchings · 12 years ago
  5. 9fd8095d sfc: efx_ef10_filter_update_rx_scatter() can be static by Fengguang Wu · 11 years ago
  6. b51ca34 sfc: efx_ethtool_get_ts_info() can be static by Fengguang Wu · 11 years ago
  7. 7b9e3a6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  8. b75ff5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  9. c71380f netconsole: fix a deadlock with rtnl and netconsole's mutex by Nikolay Aleksandrov · 11 years ago
  10. c194992 skge: fix broken driver by Mikulas Patocka · 11 years ago
  11. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  12. 279f438 xen-netback: Don't destroy the netdev until the vif is shut down by Paul Durrant · 11 years ago
  13. f05f819 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  14. e9ff04d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  15. ed24fee Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  16. 928c2f0 drm/fb-helper: don't sleep for screen unblank when an oops is in progress by Daniel Vetter · 11 years ago
  17. bcf73a1 drm, ttm Fix uninitialized warning by Prarit Bhargava · 11 years ago
  18. 182b17c drm/ttm: fix the tt_populated check in ttm_tt_destroy() by Ben Skeggs · 11 years ago
  19. 4f7d1bc Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  20. 90e17dc Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  21. d287c1d mailbox: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  22. 48a3056 cnic: Fix crash in cnic_bnx2x_service_kcq() by Michael Chan · 11 years ago
  23. f78afb3 bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. by Michael Chan · 11 years ago
  24. 84fca9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  25. 03e1261 tty: disassociate_ctty() sends the extra SIGCONT by Oleg Nesterov · 11 years ago
  26. 2936b6a vxlan: Avoid creating fdb entry with NULL destination by Sridhar Samudrala · 11 years ago
  27. 4bdf259 drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead of <asm/io.h> by Avinash Kumar · 11 years ago
  28. e05e907 net loopback: Set loopback_dev to NULL when freed by Eric W. Biederman · 11 years ago
  29. ab5be58 mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF by Ezequiel Garcia · 11 years ago
  30. 7a59cc3 drm/nouveau/ttm: prevent double-free in nouveau_sgdma_create_ttm() failure path by Ben Skeggs · 11 years ago
  31. 6b19e47 drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEM by Ben Skeggs · 11 years ago
  32. fc16208 drm/nouveau/kms: enable for non-vga pci classes by Ben Skeggs · 11 years ago
  33. 5495e39 drm/nouveau/bios/init: stub opcode 0xaa by Ben Skeggs · 11 years ago
  34. 7cc4fa1 staging: octeon-ethernet: rgmii: enable interrupts that we can handle by Aaro Koskinen · 11 years ago
  35. a5de43c staging: octeon-ethernet: remove skb alloc failure warnings by Aaro Koskinen · 11 years ago
  36. da029d0 staging: octeon-ethernet: make dropped packets to consume NAPI budget by Aaro Koskinen · 11 years ago
  37. 1ef68ec Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 11 years ago
  38. d82a7f5 net: usb: cdc_ether: use usb.h macros whenever possible by Fabio Porcedda · 11 years ago
  39. 8857ec2 net: usb: cdc_ether: fix checkpatch errors and warnings by Fabio Porcedda · 11 years ago
  40. 0092820 net: usb: cdc_ether: Use wwan interface for Telit modules by Fabio Porcedda · 11 years ago
  41. 9900303 bgmac: implement unaligned addressing for DMA rings that support it by Rafał Miłecki · 11 years ago
  42. 3647268 bgmac: allow bigger et_swtype nvram variable by Hauke Mehrtens · 11 years ago
  43. 6a391e7 bgmac: fix internal switch initialization by Rafał Miłecki · 11 years ago
  44. 7a3a621 drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties by Olaf Hering · 11 years ago
  45. a4ae54f Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  46. f1da345 Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 11 years ago
  47. 73a695f cxgb4: remove workqueue when driver registration fails by Wei Yang · 11 years ago
  48. d6d6d1b isdn: hfcpci_softirq: get func return to suppress compiler warning by Antonio Alecrim Jr · 11 years ago
  49. 7eacd03 bonding: Make alb learning packet interval configurable by Neil Horman · 11 years ago
  50. d2bb3905 atm: nicstar: fix regression made by previous patch by Andy Shevchenko · 11 years ago
  51. 35e4237 vxlan: Fix sparse warnings by Joseph Gasparakis · 11 years ago
  52. 5c44bbd qlcnic: Fix VF reset recovery by Manish Chopra · 11 years ago
  53. 3274f68 net: ps3_gelic: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  54. cf68ca1 net: smsc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  55. 7887427 net: pasemi: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  56. d8865d5 net: natsemi: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  57. cfb9a51 net: ks8851-ml: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  58. 599c2e1 net: pxa168_eth: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  59. dddb29e net: lantiq_etop: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  60. c023e28 net: hp100: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  61. 44a272d net: fec: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  62. 4f66c59 drm/radeon: avoid UVD corruptions on AGP cards by Christian König · 11 years ago
  63. 855f5f1 drm/radeon: fix panel scaling with eDP and LVDS bridges by Alex Deucher · 11 years ago
  64. 1cd8b21 drm/radeon/dpm: rework auto performance level enable by Alex Deucher · 11 years ago
  65. d592fca drm/radeon: Fix hmdi typo by Damien Lespiau · 11 years ago
  66. c2ee29d drm/radeon/dpm/rs780: fix force_performance state for same sclks by Alex Deucher · 11 years ago
  67. e40210c drm/radeon/dpm/rs780: don't enable sclk scaling if not required by Alex Deucher · 11 years ago
  68. ce7b30e drm/radeon/dpm/rs780: add some sanity checking to sclk scaling by Alex Deucher · 11 years ago
  69. c3eaa088 drm/radeon/dpm/rs780: use drm_mode_vrefresh() by Alex Deucher · 11 years ago
  70. d2aebe3 drm/udl: rip out set_need_resched by Daniel Vetter · 11 years ago
  71. 42e169b Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  72. d8efd82 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  73. cd619e2 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  74. 0375ec5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  75. 8bf5e36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  76. 0319f30 tg3: Use pci_dev pm_cap by Jon Mason · 11 years ago
  77. 29ed74c bnx2x: Use pci_dev pm_cap by Jon Mason · 11 years ago
  78. c3eb7a7 alx: remove redundant D0 power state set by Yijing Wang · 11 years ago
  79. 922bbe8 be2net: missing variable initialization by Antonio Alecrim Jr · 11 years ago
  80. 35a4a57 isdn: clean up debug format string usage by Kees Cook · 11 years ago
  81. a2a69f0 drivers/atm/he.c: convert to module_pci_driver by Libo Chen · 11 years ago
  82. c9771bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  83. bdbdfde Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  84. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  85. c3a0dce e1000e: fix overrun of PHY RAR array by David Ertman · 11 years ago
  86. 138953b e1000e: cleanup boolean comparison to true by David Ertman · 11 years ago
  87. 0f8fdab ixgbe: fix ethtool reporting of supported links for SFP modules by Emil Tantilov · 11 years ago
  88. ed33ff6 ixgbe: limit setting speed to only one at a time for QSFP modules by Emil Tantilov · 11 years ago
  89. 91ffdc8 ixgbe: fix ethtool loopback diagnostic with DCB enabled by Emil Tantilov · 11 years ago
  90. 6dcc28b ixgbe: fully disable hardware RSC logic when disabling RSC by Jacob Keller · 11 years ago
  91. 0ccdd9e HID: lenovo-tpkbd: fix leak if tpkbd_probe_tp fails by Benjamin Tissoires · 11 years ago
  92. 8821f5d HID: multitouch: validate indexes details by Benjamin Tissoires · 11 years ago
  93. 297502a HID: logitech-dj: validate output report details by Kees Cook · 11 years ago
  94. cc6b54a HID: validate feature and input report details by Benjamin Tissoires · 11 years ago
  95. 0a9cd0a HID: lenovo-tpkbd: validate output report details by Kees Cook · 11 years ago
  96. 0fb6bd0 HID: LG: validate HID output report details by Kees Cook · 11 years ago
  97. 41df7f6 HID: steelseries: validate output report details by Kees Cook · 11 years ago
  98. 9446edb HID: sony: validate HID output report details by Kees Cook · 11 years ago
  99. 78214e8 HID: zeroplus: validate output report details by Kees Cook · 11 years ago
  100. 331415f HID: provide a helper for validating hid reports by Kees Cook · 11 years ago