1. 8570a6e vhost: Move VHOST_NET_FEATURES to net.c by Asias He · 12 years ago
  2. b1ad849 vhost-net: Free ubuf when vhost_dev_set_owner fails by Asias He · 12 years ago
  3. 54db63c vhost: Export vhost_dev_set_owner by Asias He · 12 years ago
  4. 181c04a vhost_scsi: module rename by Michael S. Tsirkin · 12 years ago
  5. 5012a3a tcm_vhost: header split up by Michael S. Tsirkin · 12 years ago
  6. eb62b74 vhost: src file renames by Michael S. Tsirkin · 12 years ago
  7. 150b9e5 vhost: fix error handling in RESET_OWNER ioctl by Michael S. Tsirkin · 12 years ago
  8. 061b16c tcm_vhost: remove virtio-net.h dependency by Michael S. Tsirkin · 12 years ago
  9. 81f95a5 vhost: move per-vq net specific fields out to net by Michael S. Tsirkin · 12 years ago
  10. 3dfbff3 tcm_vhost: document inflight ref-counting use by Michael S. Tsirkin · 12 years ago
  11. 2839400 vhost: move vhost-net zerocopy fields to net.c by Asias He · 12 years ago
  12. f2f0173d tcm_vhost: Wait for pending requests in vhost_scsi_flush() by Asias He · 12 years ago
  13. 3ab2e42 vhost: Allow device specific fields per vq by Asias He · 12 years ago
  14. bc75623 Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending into vhost-net-next by Michael S. Tsirkin · 12 years ago
  15. c39904a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  16. b38a54e Merge branch 'mlx4' by David S. Miller · 12 years ago
  17. 2cccb9e net/mlx4: Add support to get VF config by Rony Efraim · 12 years ago
  18. e6b6a23 net/mlx4: Add VF MAC spoof checking support by Rony Efraim · 12 years ago
  19. 3f7fb02 net/mlx4: Add set VF default vlan ID and priority support by Rony Efraim · 12 years ago
  20. 8f7ba3c net/mlx4: Add set VF mac address support by Rony Efraim · 12 years ago
  21. 0eb62b9 net/mlx4: Add structures to keep VF Ethernet ports information by Rony Efraim · 12 years ago
  22. 6ce71ac net/mlx4: Add reference counting to MAC registeration by Rony Efraim · 12 years ago
  23. dc8142e net/mlx4_en: Disable HW clock overflow check when no HW support by Amir Vadai · 12 years ago
  24. 30b40c3 net/mlx4_core: Disable HW timestamping for VFs by Amir Vadai · 12 years ago
  25. 50754d21 genetlink: fix possible memory leak in genl_family_rcv_msg() by Wei Yongjun · 12 years ago
  26. 78d0b11 be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC freeze. by Suresh Reddy · 12 years ago
  27. 18fb06a be2net: Renamed rx_address_mismatch_errors to rx_address_filtered by Suresh Reddy · 12 years ago
  28. 594ad54 be2net: Add support for setting and getting rx flow hash options by Suresh Reddy · 12 years ago
  29. c4a56de ixgbe: add mac type to the version in ethtool_regs by Emil Tantilov · 12 years ago
  30. 46d5ced ixgbe: add support for disabling link at boot time on 82599 by Emil Tantilov · 12 years ago
  31. 5e82f2f ixgbe: cache AUTOC reads by Emil Tantilov · 12 years ago
  32. 26b4742 ixgbe: fix register access during ethtool loopback test by Emil Tantilov · 12 years ago
  33. d87d830 ixgbe: fix EICR write in ixgbe_msix_other by Jacob Keller · 12 years ago
  34. dc3d226 igb: limit udelay for phy changes to 10000us by Andi Kleen · 12 years ago
  35. a3b87a4 e1000e: panic caused by Rx traffic arriving while interface going down by Bruce Allan · 12 years ago
  36. 73e3dd6 e1000e: fix numeric overflow in phc settime method by Richard Cochran · 12 years ago
  37. 37fe066 net: fix address check in rtnl_fdb_del by Vlad Yasevich · 12 years ago
  38. a11fbba net/cpsw: fix irq_disable() with threaded interrupts by Sebastian Siewior · 12 years ago
  39. 6e6ceae net/cpsw: optimize the for_each_slave_macro() by Sebastian Siewior · 12 years ago
  40. d1bd9ac net/cpsw: make sure modules remove does not leak any ressources by Sebastian Siewior · 12 years ago
  41. 4bc21d4 net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE by Sebastian Siewior · 12 years ago
  42. b4727e6 net/cpsw: redo rx skb allocation in rx path by Sebastian Siewior · 12 years ago
  43. aef614e net/davinci_cpdma: remove unused argument in cpdma_chan_submit() by Sebastian Siewior · 12 years ago
  44. fd51cf1 net/cpsw: don't rely only on netif_running() to check which device is active by Sebastian Siewior · 12 years ago
  45. aacebbf net/cpsw: don't continue if we miss to allocate rx skbs by Sebastian Siewior · 12 years ago
  46. 817f6d1 net/davinci_cpdma: don't check for jiffies with interrupts by Sebastian Siewior · 12 years ago
  47. b8d26b3 iser-target: Add iSCSI Extensions for RDMA (iSER) target driver by Nicholas Bellinger · 12 years ago
  48. 04b59ba tcm_vhost: Enable VIRTIO_SCSI_F_HOTPLUG by Asias He · 12 years ago
  49. 2bac7cb net: ipv4: typo issue, remove erroneous semicolon by Chen Gang · 12 years ago
  50. 11c6341 tcm_vhost: Add ioctl to get and set events missed flag by Asias He · 12 years ago
  51. 0eb43b4 bnx2x, bnx2fc: Use per port max exchange resources by Bhanu Prakash Gollapudi · 12 years ago
  52. a6c9af8 tcm_vhost: Add hotplug/hotunplug support by Asias He · 12 years ago
  53. f2b7daf tcm_vhost: Refactor the lock nesting rule by Asias He · 12 years ago
  54. d3682b1 tcm_fc: Check for aborted sequence by Mark Rustad · 12 years ago
  55. 72438cd iscsi-target: Add iser network portal attribute by Nicholas Bellinger · 12 years ago
  56. 2ec5a8c iscsi-target: Refactor TX queue logic + export response PDU creation by Nicholas Bellinger · 12 years ago
  57. 3e1c81a iscsi-target: Refactor RX PDU logic + export request PDU handling by Nicholas Bellinger · 12 years ago
  58. cdb7266 iscsi-target: Add per transport iscsi_cmd alloc/free by Nicholas Bellinger · 12 years ago
  59. 03aa207 iscsi-target: Add iser-target parameter keys + setup during login by Nicholas Bellinger · 12 years ago
  60. baa4d64 iscsi-target: Initial traditional TCP conversion to iscsit_transport by Nicholas Bellinger · 12 years ago
  61. 3f99306 iscsi-target: Add iscsit_transport API template by Nicholas Bellinger · 12 years ago
  62. 20361e6 target: Add export of target_get_sess_cmd symbol by Nicholas Bellinger · 12 years ago
  63. ad67328 target: Change default sense key of NOT_READY by Jörn Engel · 12 years ago
  64. 0463a3f target/file: Set is_nonrot attribute by Asias He · 12 years ago
  65. 86d7182 target: Add sbc_execute_unmap() helper by Asias He · 12 years ago
  66. dbc21c5 target/iblock: Add iblock_do_unmap() helper by Asias He · 12 years ago
  67. 43f55bb target/file: Add fd_do_unmap() helper by Asias He · 12 years ago
  68. 5064276 target/file: Add UNMAP emulation support by Asias He · 12 years ago
  69. 70d3ae5c target/file: Add WRITE_SAME w/ UNMAP=1 emulation support by Asias He · 12 years ago
  70. c0c2dd4 qla2xxx: Remove unused function by Jörn Engel · 12 years ago
  71. a6ad57e tcm_fc: using kfree_rcu() to simplify the code by Wei Yongjun · 12 years ago
  72. 5d35806 target/iscsi: Use ISCSI_LOGIN_CURRENT/NEXT_STAGE macros by Andy Grover · 12 years ago
  73. 98e2eeb target/iscsi: Remove chap_set_random() by Andy Grover · 12 years ago
  74. 4c09eed net: fec: Enable imx6 enet checksum acceleration. by Jim Baxter · 12 years ago
  75. cf62cb7 net: calxedaxgmac: fix condition in xgmac_set_features() by Dan Carpenter · 12 years ago
  76. 3a4e0d6 openvswitch: Use parallel_ops genl. by Pravin B Shelar · 12 years ago
  77. def3117 genl: Allow concurrent genl callbacks. by Pravin B Shelar · 12 years ago
  78. 133b9424 irda: irlmp_reasons[] can be static by Wu Fengguang · 12 years ago
  79. e12472d net: remove redundant code in dev_hard_start_xmit() by Eric Dumazet · 12 years ago
  80. ee80fbf packet: account statistics only in tpacket_stats_u by Daniel Borkmann · 12 years ago
  81. 0578edc packet: reorder a member in packet_ring_buffer by Daniel Borkmann · 12 years ago
  82. 660f7d2 Merge branch 'af_packet-timestamp' by David S. Miller · 12 years ago
  83. 2940b26 packet: doc: update timestamping part by Daniel Borkmann · 12 years ago
  84. b9c32fb packet: if hw/sw ts enabled in rx/tx ring, report which ts we got by Daniel Borkmann · 12 years ago
  85. 7276d5d7 packet: minor: convert status bits into shifting format by Daniel Borkmann · 12 years ago
  86. 7a51384 packet: enable hardware tx timestamping on tpacket ring by Daniel Borkmann · 12 years ago
  87. 2e31396 packet: tx timestamping on tpacket ring by Willem de Bruijn · 12 years ago
  88. 92dea7c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  89. d3734b0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 12 years ago
  90. 67b1b90 igb: Bump version of driver by Carolyn Wyborny · 12 years ago
  91. 9b6a4c9 igb: Remove id's that will not be productized for Linux. by Carolyn Wyborny · 12 years ago
  92. 6cb7674 igb: Remove dead code path by Matthew Vick · 12 years ago
  93. 6f3dc319 igb: Retain HW VLAN filtering while in promiscuous + VT mode by Greg Rose · 12 years ago
  94. c0ba477 igb: display a warning message when SmartSpeed works by Koki Sanagi · 12 years ago
  95. b09186d igb: Use pci_vfs_assigned instead of igb_vfs_are_assigned by Alexander Duyck · 12 years ago
  96. 5a8eb24 pci: Add SRIOV helper function to determine if VFs are assigned to guest by Alexander Duyck · 12 years ago
  97. d44e7a9 igb: Add SMBI semaphore to I210/I211 by Matthew Vick · 12 years ago
  98. 0ba96d3 igb: SERDES loopback sigdetect bit on i210 devices by Akeem G. Abodunrin · 12 years ago
  99. 5700ff2 ixgbe: add WOL support for new subdevice ID by Emil Tantilov · 12 years ago
  100. 345be20 ixgbe: add SFP+ LX module support by Don Skidmore · 12 years ago