1. 5c80700 xen-netback: fix debugfs write length check by Wei Liu · 11 years ago
  2. 490cc7d net-timestamp: fix missing tcp fragmentation cases by Willem de Bruijn · 11 years ago
  3. 712a722 net-timestamp: fix missing ACK timestamp by Willem de Bruijn · 11 years ago
  4. cd09492 drivers/net/irda/donauboe.c: convert to module_pci_driver by Libo Chen · 11 years ago
  5. efd5029 irda: Fix rd_frame control field initialization in irlap_send_rd_frame() by Maks Naumov · 11 years ago
  6. 8d21797 libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfig by Anish Bhatt · 11 years ago
  7. 7b31b4d tg3: fix return value in tg3_get_stats64 by Govindarajulu Varadarajan · 11 years ago
  8. 1d311ad sunvnet: Schedule maybe_tx_wakeup() as a tasklet from ldc_rx path by Sowmini Varadhan · 11 years ago
  9. adddc32 sunvnet: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN by Sowmini Varadhan · 11 years ago
  10. 1f6394e sunvnet: Do not ask for an ACK for every dring transmit by Sowmini Varadhan · 11 years ago
  11. 8356f9d lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70a by chas williams - CONTRACTOR · 11 years ago
  12. de713b5 atm/svc: Fix blocking in wait loop by chas williams - CONTRACTOR · 11 years ago
  13. 1054593 myri10ge: check for DMA mapping errors by Stanislaw Gruszka · 11 years ago
  14. 3791b3f openvswitch: Fix memory leak in ovs_vport_alloc() error path by Christoph Jaeger · 11 years ago
  15. f0094b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  16. 13b102b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  17. 81c02a2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. d27c0d9 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  19. 7453f33 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  20. fd1cf90 Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  21. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  22. dc1cc85 Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  23. cec9970 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  24. 8d2d441 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  25. 89838b8 Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  26. 3361a97 Input: edt-ft5x06 - remove superfluous assignment by Maks Naumov · 11 years ago
  27. 1a48ff8 Input: xpad - add support for Xbox One controllers by Ted Mielczarek · 11 years ago
  28. 041fa15 Input: atmel_mxt_ts - fix a few issues reported by Coverity by Dmitry Torokhov · 11 years ago
  29. efdbd7a Input: atmel_mxt_ts - split config update a bit by Dmitry Torokhov · 11 years ago
  30. 6cd1ab0 Input: atmel_mxt_ts - simplify mxt_initialize a bit by Dmitry Torokhov · 11 years ago
  31. 9e81330 powerpc/thp: Add tracepoints to track hugepage invalidate by Aneesh Kumar K.V · 11 years ago
  32. 85c1faf powerpc/mm: Use read barrier when creating real_pte by Aneesh Kumar K.V · 11 years ago
  33. 7e46724 powerpc/thp: Use ACCESS_ONCE when loading pmdp by Aneesh Kumar K.V · 11 years ago
  34. 969b7b2 powerpc/thp: Invalidate with vpn in loop by Aneesh Kumar K.V · 11 years ago
  35. fc04795 powerpc/thp: Handle combo pages in invalidate by Aneesh Kumar K.V · 11 years ago
  36. 629149f powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte by Aneesh Kumar K.V · 11 years ago
  37. fa1f8ae powerpc/thp: Don't recompute vsid and ssize in loop on invalidate by Aneesh Kumar K.V · 11 years ago
  38. b0aa44a powerpc/thp: Add write barrier after updating the valid bit by Aneesh Kumar K.V · 11 years ago
  39. 2fabf08 powerpc: reorder per-cpu NUMA information's initialization by Nishanth Aravamudan · 11 years ago
  40. d658972 powerpc/perf/hv-24x7: Use kmem_cache_free by Himangi Saraogi · 11 years ago
  41. 587870e powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_info by Thomas Falcon · 11 years ago
  42. a71d64b powerpc: Hard disable interrupts in xmon by Anton Blanchard · 11 years ago
  43. 56758e3 powerpc: remove duplicate definition of TEXASR_FS by Nishanth Aravamudan · 11 years ago
  44. 5efbabe powerpc/pseries: Avoid deadlock on removing ddw by Gavin Shan · 11 years ago
  45. f1b3929 powerpc/pseries: Failure on removing device node by Gavin Shan · 11 years ago
  46. ce8f150 powerpc/boot: Use correct zlib types for comparison by Benjamin Herrenschmidt · 11 years ago
  47. b09c2ec powerpc/powernv: Interface to register/unregister opal dump region by Vasant Hegde · 11 years ago
  48. 14c4000 printk: Add function to return log buffer address and size by Vasant Hegde · 11 years ago
  49. 3609e09 powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS by Michael Ellerman · 11 years ago
  50. 97b3be1 powerpc/ppc476: Disable BTAC by Alistair Popple · 11 years ago
  51. 763fe0a powerpc/powernv: Fix IOMMU group lost by Gavin Shan · 11 years ago
  52. 78e05b1 powerpc: Add smp_mb()s to arch_spin_unlock_wait() by Michael Ellerman · 11 years ago
  53. 51d7d52 powerpc: Add smp_mb() to arch_spin_is_locked() by Michael Ellerman · 11 years ago
  54. 11d5490 powerpc: Fix "attempt to move .org backwards" error by Guenter Roeck · 11 years ago
  55. 5d61a21 powerpc/nohash: Split __early_init_mmu() into boot and secondary by Scott Wood · 11 years ago
  56. 96c51ab RDMA/ocrdma: report asic-id in query device by Mitesh Ahuja · 11 years ago
  57. 8ac0c7c RDMA/ocrdma: Update sli data structure for endianness by Devesh Sharma · 11 years ago
  58. 0ea8726 RDMA/ocrdma: Obtain SL from device structure by Devesh Sharma · 11 years ago
  59. db1044d RDMA/uapi: Include socket.h in rdma_user_cm.h by Doug Ledford · 11 years ago
  60. 2aa1cf6 IB/srpt: Handle GID change events by Doug Ledford · 11 years ago
  61. a8f731e IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 11 years ago
  62. a57f23f IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 11 years ago
  63. 859976d RDMA/amso1100: Check for integer overflow in c2_alloc_cq_buf() by Dan Carpenter · 11 years ago
  64. e42fa20 IPoIB: Remove unnecessary test for NULL before debugfs_remove() by Fabian Frederick · 11 years ago
  65. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
  66. a6b4869 Input: joystick - use get_cycles on ARMv8 by Mark Brown · 11 years ago
  67. 41a7458 Input: wacom - fix compiler warning if !CONFIG_PM by Geert Uytterhoeven · 11 years ago
  68. 0177783 reiserfs: Fix use after free in journal teardown by Jan Kara · 11 years ago
  69. 5e815d8 e1000e: delete excessive space character in debug message by Jean Sacren · 11 years ago
  70. da8ed50 e1000e: fix trivial kernel doc typos by Jean Sacren · 11 years ago
  71. 35a7d80 i40e: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 11 years ago
  72. f57e4fb i40e: use correct structure type name in sizeof by Julia Lawall · 11 years ago
  73. 952d963 i40e: fix sparse non static symbol warning by Wei Yongjun · 11 years ago
  74. e222ade i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.c by Lucas Tanure · 11 years ago
  75. 8bccf5b sparc64: Fix pcr_ops initialization and usage bugs. by David S. Miller · 11 years ago
  76. 5855610 sparc64: Do not disable interrupts in nmi_cpu_busy() by David S. Miller · 11 years ago
  77. 61dac43 Merge branch 'bcmgenet' by David S. Miller · 11 years ago
  78. 98bb739 net: bcmgenet: correctly resume adapter from Wake-on-LAN by Florian Fainelli · 11 years ago
  79. c677ba8 net: bcmgenet: update UMAC_CMD only when link is detected by Florian Fainelli · 11 years ago
  80. cc013fb net: bcmgenet: correctly suspend and resume PHY device by Florian Fainelli · 11 years ago
  81. e4a60a9 net: bcmgenet: request and enable main clock earlier by Florian Fainelli · 11 years ago
  82. 8dff81e net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-terminate after strncpy call by Rickard Strandqvist · 11 years ago
  83. 97a6d1b xen-netfront: Fix handling packets on compound pages with skb_linearize by Zoltan Kiss · 11 years ago
  84. 407066f net: fec: Support phys probed from devicetree and fixed-link by Uwe Kleine-König · 11 years ago
  85. 200d7db smsc: replace WARN_ON() with WARN_ON_SMP() by Sanjeev Sharma · 11 years ago
  86. af5b7e8 Merge branch 'pm-tools' by Rafael J. Wysocki · 11 years ago
  87. e67ee10 Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 11 years ago
  88. 2561cc1 xen-netback: Don't deschedule NAPI when carrier off by Zoltan Kiss · 11 years ago
  89. 9e13bcf Merge tag 'efi-urgent' into x86/efi by H. Peter Anvin · 11 years ago
  90. 69f6a34 seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock by Guenter Roeck · 11 years ago
  91. 7a6cdb8 net: ethernet: qlogic: qlcnic: Remove duplicate object file from Makefile by Andreas Ruprecht · 11 years ago
  92. db56958 wan: wanxl: Remove typedefs from struct names by Himangi Saraogi · 11 years ago
  93. 65eca28 m68k/atari: EtherNEC - ethernet support (ne) by Michael Schmitz · 11 years ago
  94. 9951e04 net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy call by Rickard Strandqvist · 11 years ago
  95. 3fadb06 hdlc: Remove typedefs from struct names by Himangi Saraogi · 11 years ago
  96. 61ecba6 airo_cs: Remove typedef local_info_t by Himangi Saraogi · 11 years ago
  97. f0db82a atmel: Remove typedef atmel_priv_ioctl by Himangi Saraogi · 11 years ago
  98. 2dfd253 com20020_cs: Remove typedef com20020_dev_t by Himangi Saraogi · 11 years ago
  99. f865346 ethernet: amd: Remove typedef local_info_t by Himangi Saraogi · 11 years ago
  100. 0d5501c net: Always untag vlan-tagged traffic on input. by Vlad Yasevich · 11 years ago