1. 5e3c516 Revert "macvlan: simplify the structure port" by David S. Miller · 10 years ago
  2. db8d457 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  3. a468813 Merge branch 'xen-netback-synchronization' by David S. Miller · 10 years ago
  4. b125285 xen-netback: remove loop waiting function by Wei Liu · 10 years ago
  5. a64bd93 xen-netback: don't stop dealloc kthread too early by Wei Liu · 10 years ago
  6. ea2c5e1 xen-netback: move NAPI add/remove calls by Wei Liu · 10 years ago
  7. 6880995 Merge branch 'xen-netback-debugfs' by David S. Miller · 10 years ago
  8. 628fa76 xen-netback: fix debugfs entry creation by Wei Liu · 10 years ago
  9. 5c80700 xen-netback: fix debugfs write length check by Wei Liu · 10 years ago
  10. 490cc7d net-timestamp: fix missing tcp fragmentation cases by Willem de Bruijn · 10 years ago
  11. 712a722 net-timestamp: fix missing ACK timestamp by Willem de Bruijn · 10 years ago
  12. cd09492 drivers/net/irda/donauboe.c: convert to module_pci_driver by Libo Chen · 10 years ago
  13. efd5029 irda: Fix rd_frame control field initialization in irlap_send_rd_frame() by Maks Naumov · 10 years ago
  14. 8d21797 libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfig by Anish Bhatt · 10 years ago
  15. 7b31b4d tg3: fix return value in tg3_get_stats64 by Govindarajulu Varadarajan · 10 years ago
  16. 1d311ad sunvnet: Schedule maybe_tx_wakeup() as a tasklet from ldc_rx path by Sowmini Varadhan · 10 years ago
  17. adddc32 sunvnet: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN by Sowmini Varadhan · 10 years ago
  18. 1f6394e sunvnet: Do not ask for an ACK for every dring transmit by Sowmini Varadhan · 10 years ago
  19. 8356f9d lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70a by chas williams - CONTRACTOR · 10 years ago
  20. de713b5 atm/svc: Fix blocking in wait loop by chas williams - CONTRACTOR · 10 years ago
  21. 1054593 myri10ge: check for DMA mapping errors by Stanislaw Gruszka · 10 years ago
  22. 3791b3f openvswitch: Fix memory leak in ovs_vport_alloc() error path by Christoph Jaeger · 10 years ago
  23. f0094b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  24. 13b102b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  25. 81c02a2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  26. d27c0d9 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  27. 7453f33 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  28. fd1cf90 Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 10 years ago
  29. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  30. dc1cc85 Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  31. cec9970 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  32. 8d2d441 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  33. 89838b8 Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  34. 0177783 reiserfs: Fix use after free in journal teardown by Jan Kara · 10 years ago
  35. 5e815d8 e1000e: delete excessive space character in debug message by Jean Sacren · 10 years ago
  36. da8ed50 e1000e: fix trivial kernel doc typos by Jean Sacren · 10 years ago
  37. 35a7d80 i40e: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  38. f57e4fb i40e: use correct structure type name in sizeof by Julia Lawall · 10 years ago
  39. 952d963 i40e: fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  40. e222ade i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.c by Lucas Tanure · 10 years ago
  41. 8bccf5b sparc64: Fix pcr_ops initialization and usage bugs. by David S. Miller · 10 years ago
  42. 5855610 sparc64: Do not disable interrupts in nmi_cpu_busy() by David S. Miller · 10 years ago
  43. 61dac43 Merge branch 'bcmgenet' by David S. Miller · 10 years ago
  44. 98bb739 net: bcmgenet: correctly resume adapter from Wake-on-LAN by Florian Fainelli · 10 years ago
  45. c677ba8 net: bcmgenet: update UMAC_CMD only when link is detected by Florian Fainelli · 10 years ago
  46. cc013fb net: bcmgenet: correctly suspend and resume PHY device by Florian Fainelli · 10 years ago
  47. e4a60a9 net: bcmgenet: request and enable main clock earlier by Florian Fainelli · 10 years ago
  48. 8dff81e net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-terminate after strncpy call by Rickard Strandqvist · 10 years ago
  49. 97a6d1b xen-netfront: Fix handling packets on compound pages with skb_linearize by Zoltan Kiss · 10 years ago
  50. 407066f net: fec: Support phys probed from devicetree and fixed-link by Uwe Kleine-König · 10 years ago
  51. 200d7db smsc: replace WARN_ON() with WARN_ON_SMP() by Sanjeev Sharma · 10 years ago
  52. 2561cc1 xen-netback: Don't deschedule NAPI when carrier off by Zoltan Kiss · 10 years ago
  53. 9e13bcf Merge tag 'efi-urgent' into x86/efi by H. Peter Anvin · 10 years ago
  54. 7a6cdb8 net: ethernet: qlogic: qlcnic: Remove duplicate object file from Makefile by Andreas Ruprecht · 10 years ago
  55. db56958 wan: wanxl: Remove typedefs from struct names by Himangi Saraogi · 10 years ago
  56. 65eca28 m68k/atari: EtherNEC - ethernet support (ne) by Michael Schmitz · 10 years ago
  57. 9951e04 net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy call by Rickard Strandqvist · 10 years ago
  58. 3fadb06 hdlc: Remove typedefs from struct names by Himangi Saraogi · 10 years ago
  59. 61ecba6 airo_cs: Remove typedef local_info_t by Himangi Saraogi · 10 years ago
  60. f0db82a atmel: Remove typedef atmel_priv_ioctl by Himangi Saraogi · 10 years ago
  61. 2dfd253 com20020_cs: Remove typedef com20020_dev_t by Himangi Saraogi · 10 years ago
  62. f865346 ethernet: amd: Remove typedef local_info_t by Himangi Saraogi · 10 years ago
  63. 0d5501c net: Always untag vlan-tagged traffic on input. by Vlad Yasevich · 10 years ago
  64. 217e606 Merge branch 'apm_xgene' by David S. Miller · 10 years ago
  65. e6ad767 drivers: net: Add APM X-Gene SoC ethernet driver support. by Iyappan Subramanian · 10 years ago
  66. 3d39042 dts: Add bindings for APM X-Gene SoC ethernet driver by Iyappan Subramanian · 10 years ago
  67. ff4ee1a Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver by Iyappan Subramanian · 10 years ago
  68. 2429950 MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver by Iyappan Subramanian · 10 years ago
  69. f6f9933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  70. f00439e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  71. 12a5b52 fix copy_tree() regression by Al Viro · 10 years ago
  72. 60bb452 __generic_file_write_iter(): fix handling of sync error after DIO by Al Viro · 10 years ago
  73. c7a19c7 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  74. 5fd41f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  75. 2213d7c Merge tag 'md/3.17' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  76. 4da5e6a net: ucc_geth: fix build failure by Uwe Kleine-König · 10 years ago
  77. c8d6637 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  78. 801a71a Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  79. 155134f Revert "proc: Point /proc/{mounts,net} at /proc/thread-self/{mounts,net} instead of /proc/self/{mounts,net}" by Linus Torvalds · 10 years ago
  80. 58d08e3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 10 years ago
  81. 64e3bbc Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  82. 9138475 Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 by Linus Torvalds · 10 years ago
  83. c23190c Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  84. fc335c1 Merge tag 'trace-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  85. 77e40aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  86. 96784de Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinux by Linus Torvalds · 10 years ago
  87. 0d10c2c Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  88. 023f78b0 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  89. 27111a2 drm/nouveau: expose the full object/event interfaces to userspace by Ben Skeggs · 10 years ago
  90. 771fa0e drm/nouveau: fix headless mode by Ben Skeggs · 10 years ago
  91. 0d48b58 drm/nouveau: hide sysfs pstate file behind an option again by Ben Skeggs · 10 years ago
  92. c354080 drm/nv50/disp: shhh compiler by Ben Skeggs · 10 years ago
  93. d6bd380 drm/gf100-/gr: implement the proper SetShaderExceptions method by Ben Skeggs · 10 years ago
  94. e887377 drm/gf100-/gr: remove some broken ltc bashing, for now by Ben Skeggs · 10 years ago
  95. 67cfbfd drm/gf100-/gr: unhardcode attribute cb config by Ben Skeggs · 10 years ago
  96. b81146b drm/gf100-/gr: fetch tpcs-per-ppc info on startup by Ben Skeggs · 10 years ago
  97. f331a15 drm/gf100-/gr: unhardcode pagepool config by Ben Skeggs · 10 years ago
  98. aa2d58c drm/gf100-/gr: unhardcode bundle cb config by Ben Skeggs · 10 years ago
  99. 694c6ca drm/gf100-/gr: improve initial context patch list helpers by Ben Skeggs · 10 years ago
  100. ac9738b drm/gf100-/gr: add support for zero bandwidth clear by Ben Skeggs · 10 years ago