1. 9fac1d1 can: c_can: Wait for CONTROL_INIT to be cleared by Thomas Gleixner · 11 years ago
  2. 130a517 can: c_can: check return value to users of c_can_set_bittiming() by Marc Kleine-Budde · 11 years ago
  3. f29b423 can: c_can: free_c_can_dev(): add missing netif_napi_del() by Marc Kleine-Budde · 11 years ago
  4. 5fb7639 can: Documentation: fix parameter name "sample-point" by Robert Schwebel · 11 years ago
  5. 636d037 can: usb_8dev: Fix memory leak in usb_8dev_start_xmit by Bjorn Van Tilt · 11 years ago
  6. 17e84a9 at86rf230: mask irq's before deregister device by Alexander Aring · 11 years ago
  7. df69491 Merge branch 'xen-netback' by David S. Miller · 11 years ago
  8. 1425c7a xen-netback: BUG_ON in xenvif_rx_action() not catching overflow by Paul Durrant · 11 years ago
  9. a02eb47 xen-netback: worse-case estimate in xenvif_rx_action is underestimating by Paul Durrant · 11 years ago
  10. 0576edd xen-netback: remove pointless clause from if statement by Paul Durrant · 11 years ago
  11. 49d8137 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  12. 5f2feca Merge branch 'vlan_offloads' by David S. Miller · 11 years ago
  13. 2adb956 vlan: Warn the user if lowerdev has bad vlan features. by Vlad Yasevich · 11 years ago
  14. 3f8c707 veth: Turn off vlan rx acceleration in vlan_features by Vlad Yasevich · 11 years ago
  15. 8dd6e14 ifb: Remove vlan acceleration from vlan_features by Vlad Yasevich · 11 years ago
  16. f6d1ac4 qlge: Do not propaged vlan tag offloads to vlans by Vlad Yasevich · 11 years ago
  17. fc92f74 bridge: Fix crash with vlan filtering and tcpdump by Vlad Yasevich · 11 years ago
  18. 53d6471 net: Account for all vlan headers in skb_mac_gso_segment by Vlad Yasevich · 11 years ago
  19. 898602a MAINTAINERS: bonding: change email address by Veaceslav Falico · 11 years ago
  20. 79b3075 MAINTAINERS: bonding: change email address by Jay Vosburgh · 11 years ago
  21. bc53267 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  22. 825600c x86: fix boot on uniprocessor systems by Artem Fetishev · 11 years ago
  23. d906074 ocfs2: check if cluster name exists before deref by Sasha Levin · 11 years ago
  24. c15b1cc ipv6: move DAD and addrconf_verify processing to workqueue by Hannes Frederic Sowa · 11 years ago
  25. e2a1d3e tcp: fix get_timewait4_sock() delay computation on 64bit by Eric Dumazet · 11 years ago
  26. 4f647e0 openvswitch: fix a possible deadlock and lockdep warning by Flavio Leitner · 11 years ago
  27. 99b192d bridge: Fix handling stacked vlan tags by Toshiaki Makita · 11 years ago
  28. 12464bb bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled by Toshiaki Makita · 11 years ago
  29. a39ee44 vhost: validate vhost_get_vq_desc return value by Michael S. Tsirkin · 11 years ago
  30. d8316f3 vhost: fix total length when packets are too short by Michael S. Tsirkin · 11 years ago
  31. 05efa8c random32: avoid attempt to late reseed if in the middle of seeding by Sasha Levin · 11 years ago
  32. 2946369 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  33. 335a67d random32: assign to network folks in MAINTAINERS by Sasha Levin · 11 years ago
  34. 1fac1fa Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  35. 350bb4b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  36. 8125043 Merge tag 'stable/for-linus-3.14-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  37. 8a0435d Input: synaptics - add manual min/max quirk for ThinkPad X240 by Hans de Goede · 11 years ago
  38. 421e08c Input: synaptics - add manual min/max quirk by Benjamin Tissoires · 11 years ago
  39. 8ee661b drm/i915: Undo gtt scratch pte unmapping again by Daniel Vetter · 11 years ago
  40. c53c6be drm/radeon: fix runtime suspend breaking secondary GPUs by Dave Airlie · 11 years ago
  41. 97a5221 net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset by Wei Yang · 11 years ago
  42. 36d5fe6 core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors by Zoltan Kiss · 11 years ago
  43. fc0d48b vlan: Set hard_header_len according to available acceleration by Vlad Yasevich · 11 years ago
  44. 14a0d63 usbnet: include wait queue head in device structure by Oliver Neukum · 11 years ago
  45. 681daee2 virtio-net: correct error handling of virtqueue_kick() by Jason Wang · 11 years ago
  46. 75c5a52 vfs: Allocate anon_inode_inode in anon_inode_init() by Jan Kara · 11 years ago
  47. adbbdba drm/nouveau: fail runtime pm properly. by Dave Airlie · 11 years ago
  48. 347cf10 drm/udl: take reference to device struct for dma-bufs by Dave Airlie · 11 years ago
  49. de14439 net: unix: non blocking recvmsg() should not return -EINTR by Eric Dumazet · 11 years ago
  50. dc0fe58 Merge branch 'mvneta' by David S. Miller · 11 years ago
  51. b5f3b75 net: mvneta: use devm_ioremap_resource() instead of of_iomap() by Thomas Petazzoni · 11 years ago
  52. e3a8786 net: mvneta: fix usage as a module on RGMII configurations by Thomas Petazzoni · 11 years ago
  53. a79121d net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE by Thomas Petazzoni · 11 years ago
  54. 6797b39 Input: cypress_ps2 - don't report as a button pads by Hans de Goede · 11 years ago
  55. 51dfe7b tg3: Do not include vlan acceleration features in vlan_features by Vlad Yasevich · 11 years ago
  56. fbd02dd ip_tunnel: Fix dst ref-count. by Pravin B Shelar · 11 years ago
  57. f217c44 Merge tag 'trace-fixes-v3.14-rc7-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  58. 2c4a33a tracing: Fix traceon trigger condition to actually turn tracing on by Steven Rostedt (Red Hat) · 11 years ago
  59. fce7fc7 fs: remove now stale label in anon_inode_init() by Linus Torvalds · 11 years ago
  60. d6f2589 fs: Avoid userspace mounting anon_inodefs filesystem by Jan Kara · 11 years ago
  61. 632b06a Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  62. 3e79d97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  63. 5926f87 Revert "xen: properly account for _PAGE_NUMA during xen pte translations" by David Vrabel · 11 years ago
  64. 09ed3d5 xen/balloon: flush persistent kmaps in correct position by Wei Liu · 11 years ago
  65. b098d67 Linux 3.14-rc8 by Linus Torvalds · 11 years ago
  66. 8223164 Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  67. 56f1f4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  68. 8a10944 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  69. a5d0e7c tipc: fix spinlock recursion bug for failed subscriptions by Erik Hugne · 11 years ago
  70. 4b29dba vxlan: fix nonfunctional neigh_reduce() by David Stevens · 11 years ago
  71. 866b7cd Merge branch 'davinci_emac' by David S. Miller · 11 years ago
  72. cd11cf5 net: davinci_emac: Fix rollback of emac_dev_open() by Christian Riesch · 11 years ago
  73. 33b7107 net: davinci_emac: Replace devm_request_irq with request_irq by Christian Riesch · 11 years ago
  74. c27f087 netpoll: fix the skb check in pkt_is_ns by Li RongQing · 11 years ago
  75. cb3042d sparc64: Make sure %pil interrupts are enabled during hypervisor yield. by David S. Miller · 11 years ago
  76. 5f12c5e i2c: cpm: Fix build by adding of_address.h and of_irq.h by Scott Wood · 11 years ago
  77. ebf4ad9 net: micrel : ks8851-ml: add vdd-supply support by Nishanth Menon · 11 years ago
  78. a34fe10 parisc: locks: remove redundant arch_*_relax operations by Will Deacon · 11 years ago
  79. e9af8b7 parisc: wire up sys_utimes by Helge Deller · 11 years ago
  80. 4b02a72 parisc: Remove unused CONFIG_PARISC_TMPALIAS code by John David Anglin · 11 years ago
  81. a2fb4d7 partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 11 years ago
  82. b37199e rcuwalk: recheck mount_lock after mountpoint crossing attempts by Al Viro · 11 years ago
  83. e825196 make prepend_name() work correctly when called with negative *buflen by Al Viro · 11 years ago
  84. 99aea68 vfs: Don't let __fdget_pos() get FMODE_PATH files by Eric Biggers · 11 years ago
  85. d7a15f8 vfs: atomic f_pos access in llseek() by Eric Biggers · 11 years ago
  86. 774868c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  87. 084c6c5 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  88. 08edb33 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  89. 708f04d block: free q->flush_rq in blk_init_allocated_queue error paths by Dave Jones · 11 years ago
  90. 11d4616 futex: revert back to the explicit waiter counting code by Linus Torvalds · 11 years ago
  91. 477cc48 Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  92. 7e09e73 mm: fix swapops.h:131 bug if remap_file_pages raced migration by Hugh Dickins · 11 years ago
  93. b74d3fe Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  94. f518338 ip6mr: fix mfc notification flags by Nicolas Dichtel · 11 years ago
  95. 65886f4 ipmr: fix mfc notification flags by Nicolas Dichtel · 11 years ago
  96. 1c104a6 rtnetlink: fix fdb notification flags by Nicolas Dichtel · 11 years ago
  97. 6326231 tcp: syncookies: do not use getnstimeofday() by Eric Dumazet · 11 years ago
  98. 8805004 netlink: fix setsockopt in mmap examples in documentation by stephen hemminger · 11 years ago
  99. 3fb725c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  100. 92f9973 Merge tag 'sound-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago