1. c1d81b1 VFS: Fix up some ->d_inode accesses in the chelsio driver by David Howells · 9 years ago
  2. aa4d861 block: loop: switch to VFS ITER_BVEC by Christoph Hellwig · 9 years ago
  3. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  4. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  5. 4961772 infinibad: weird APIs switched to ->write_iter() by Al Viro · 9 years ago
  6. cd28e28 switch drivers/char/mem.c to ->read_iter/->write_iter by Al Viro · 9 years ago
  7. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  8. 283e7e5 switch /dev/loop to vfs_iter_write() by Al Viro · 9 years ago
  9. 79ff50c serial2002: switch to __vfs_read/__vfs_write by Al Viro · 9 years ago
  10. e145286 ashmem: use __vfs_read() by Al Viro · 9 years ago
  11. 23602ad lustre: kill unused members of struct vvp_thread_info by Al Viro · 9 years ago
  12. 39c853e Merge branch 'for-davem' into for-next by Al Viro · 9 years ago
  13. fdc81f4 sg_start_req(): use import_iovec() by Al Viro · 9 years ago
  14. 451a288 sg_start_req(): make sure that there's not too many elements in iovec by Al Viro · 9 years ago
  15. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  16. 01e97e6 new helper: msg_data_left() by Al Viro · 10 years ago
  17. 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 9 years ago
  18. 7abccdb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  19. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  20. 442bb4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  21. fde913e net/mlx4_core: Fix error message deprecation for ConnectX-2 cards by Jack Morgenstein · 9 years ago
  22. 9e44163 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  23. 60302ff virtio: document queue state logic by Michael S. Tsirkin · 9 years ago
  24. ecf7b36 mvneta: dont call mvneta_adjust_link() manually by Stas Sergeev · 9 years ago
  25. e3a7921 Input: alps - report V2 Dualpoint Stick events via the right evdev node by Hans de Goede · 9 years ago
  26. 59c30af Input: alps - report interleaved bare PS/2 packets via dev3 by Hans de Goede · 9 years ago
  27. f8b3d8a Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  28. 8eb6dcf Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  29. eca8258 Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  30. 1cced50 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  31. 898b297 mvneta: implement SGMII-based in-band link state signaling by Stas Sergeev · 9 years ago
  32. a3bebdc add fixed_phy_update_state() - update state of fixed_phy by Stas Sergeev · 9 years ago
  33. 567cfea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. ccc20a3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  35. 42d255c i40e: Bump to version 1.3.1 by Catherine Sullivan · 9 years ago
  36. 9a9c8ae i40evf: Refactor VF RSS code by Anjali Singhai Jain · 9 years ago
  37. 13acb54 i40evf: protect VLAN filter list by Mitch Williams · 9 years ago
  38. fdf0e0b i40e: Communicate VSI id in place of VSI index to the VFs by Anjali Singhai Jain · 9 years ago
  39. 3932dbf i40e: stop flow director on shutdown by Mitch Williams · 9 years ago
  40. c22c06c i40e: fix up VXLAN messages by Shannon Nelson · 9 years ago
  41. c142b1d i40e: Don't register/de-register apps on NIC partitions in MFP mode by Neerav Parikh · 9 years ago
  42. 31eaacc i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabled by Greg Rose · 9 years ago
  43. 6d7b967 i40e: warn at the right time by Mitch Williams · 9 years ago
  44. b38da40 i40e: fix invalid void return in FCoE code by Jesse Brandeburg · 9 years ago
  45. 8b6ed9c i40e/i40evf: fix bug when skb allocation fails by Jesse Brandeburg · 9 years ago
  46. 1a2f624 i40e: Change some memcpys to struct assignments by Jesse Brandeburg · 9 years ago
  47. 25fc0e6 i40e: Print some more info to help figure out the cause of HMC error by Anjali Singhai Jain · 9 years ago
  48. b57459e i40e: validate VSI param from VFs by Mitch Williams · 9 years ago
  49. 818f2e7 i40evf: Fix Outer UDP RX checksum code by Anjali Singhai Jain · 9 years ago
  50. 8f778bb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  51. 4e8a483 Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linux by Linus Torvalds · 9 years ago
  52. 51b52fa Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  53. 165b11b Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  54. 3fa50dc Merge tag 'drm-intel-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  55. c7d7487 Merge tag 'topic/drm-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  56. b0838b1 Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  57. 06459fc Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 9 years ago
  58. 64613d94 net/mlx5_core: Extend struct mlx5_interface to support multiple protocols by Saeed Mahameed · 9 years ago
  59. ce0f750 net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver by Saeed Mahameed · 9 years ago
  60. 233d05d net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core by Saeed Mahameed · 9 years ago
  61. 4ae6c18 net/mlx5_core: Update module info macros for ConnectX4 Support by Achiad Shochat · 9 years ago
  62. 6cf0a15 IB/mlx5: Fix Mellanox copyright note by Saeed Mahameed · 9 years ago
  63. 302bdf6 net/mlx5_core: Fix Mellanox copyright note by Saeed Mahameed · 9 years ago
  64. 4cbdd27 net/mlx5_core: Fix a bug in alloc_token by Achiad Shochat · 9 years ago
  65. 21db507 net/mlx5_core: Avoid usage command work entry after writing command doorbell by Ira Gusinsky · 9 years ago
  66. 05e4ecd net/mlx5_core: Avoid copying outbox in aysnc command completion by Eli Cohen · 9 years ago
  67. 64599cc net/mlx5_core: Use coherent memory for command interface page by Eli Cohen · 9 years ago
  68. 60722c2 net/mlx5_core: Use the right inbox struct in destroy mkey command by Achiad Shochat · 9 years ago
  69. b812b54 net/mlx5_core: Clear doorbell record inside mlx5_db_alloc() by Saeed Mahameed · 9 years ago
  70. 9ef9baa net/mlx5_core: Avoid setting DC requestor/responder resources by Eli Cohen · 9 years ago
  71. 7bef7ad net/mlx5_core: Coding style fix by Eli Cohen · 9 years ago
  72. c3c6c9c net/mlx5_core: Fix call to mlx5_core_qp_modify by Haggai Abramonvsky · 9 years ago
  73. ad18910 net/mlx5_core: Allocate firmware pages from device's NUMA node by Eli Cohen · 9 years ago
  74. 78500b8 net/mlx4_en: Add RX-ALL support by Muhammad Mahajna · 9 years ago
  75. f0df350 net/mlx4_en: Add RX-FCS support by Muhammad Mahajna · 9 years ago
  76. 51af33c net/mlx4_en: Add interface identify support by Ido Shamay · 9 years ago
  77. a130b59 net/mlx4: Add SET_PORT opcode modifiers enumeration by Ido Shamay · 9 years ago
  78. 38438f7 net/mlx4: Set enhanced QoS support by default when ETS supported by Ido Shamay · 9 years ago
  79. 3742cc6 net/mlx4: Warn users of depracated QoS Firmware by Ido Shamay · 9 years ago
  80. cda373f net/mlx4_en: Enable TX rate limit per VF by Ido Shamay · 9 years ago
  81. 08068cd net/mlx4: Added qos_vport QP configuration in VST mode by Ido Shamay · 9 years ago
  82. 666672d net/mlx4: Allocate VPPs for each port on PF init by Ido Shamay · 9 years ago
  83. d019fcb net/mlx4: Query device for QoS per VF support by Ido Shamay · 9 years ago
  84. 1c29146 net/mlx4: Add mlx4_SET_VPORT_QOS implementation by Ido Shamay · 9 years ago
  85. 7e95bb9 net/mlx4: Add mlx4_ALLOCATE_VPP implementation by Ido Shamay · 9 years ago
  86. 12a889c net/mlx4: New file for QoS related firmware commands by Ido Shamay · 9 years ago
  87. 4abccb6 net/mlx4: Aesthetic code changes in multi_func_init by Ido Shamay · 9 years ago
  88. fccea64 net/mlx4: Make mlx4_is_eth visible inline funcion by Ido Shamay · 9 years ago
  89. 241a08c net/mlx4_en: Change loopback only upon feature change by Ido Shamay · 9 years ago
  90. 802f42a net/mlx4: Add RSS support for fragmented IP datagrams by Ido Shamay · 9 years ago
  91. 0c36820 xen-netfront: transmit fully GSO-sized packets by Jonathan Davies · 9 years ago
  92. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  93. 0a48127 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  94. 8172ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  95. a45253b veth: set iflink to the peer veth by Nicolas Dichtel · 9 years ago
  96. 5aa7add infiniband/ipoib: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  97. 7c41165 ipvlan: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  98. ef5fa6b macvlan: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  99. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 9 years ago
  100. 8494057 IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic by Shachar Raindel · 9 years ago