- 91d41fd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- 1235218 iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi by Nicholas Bellinger · 13 years ago
- ece236c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
- 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
- fd1b6c4 IB/srp: Avoid duplicate devices from LUN scan by Bart Van Assche · 13 years ago
- a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
- 4c171ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
- 8dc4abd Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and 'uverbs' into for-next by Roland Dreier · 13 years ago
- b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 15 years ago
- 737b94e IB/srp: Fix integer -> pointer cast warnings by Roland Dreier · 13 years ago
- 3d96c74 net: infiniband/ulp/ipoib: convert to hw_features by Michał Mirosław · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 0625bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
- be8b981 IB/srp: try to use larger FMR sizes to cover our mappings by David Dillow · 14 years ago
- c07d424 IB/srp: add support for indirect tables that don't fit in SRP_CMD by David Dillow · 14 years ago
- 8f26c9f IB/srp: rework mapping engine to use multiple FMR entries by David Dillow · 14 years ago
- 4924864 IB/srp: allow sg_tablesize to be set for each target by David Dillow · 14 years ago
- 961e0be IB/srp: move IB CM setup completion into its own function by David Dillow · 14 years ago
- 8c4037b IB/srp: always avoid non-zero offsets into an FMR by David Dillow · 14 years ago
- 7c53c6f [SCSI] iser: export addr and port by Mike Christie · 14 years ago
- 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
- 4790f4d Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next by Roland Dreier · 14 years ago
- f062671 RDMA: Update workqueue usage by Tejun Heo · 14 years ago
- 695b834 IB/srp: Test only once whether iu allocation succeeded by Bart Van Assche · 14 years ago
- 948579c RDMA: Use vzalloc() to replace vmalloc()+memset(0) by Joe Perches · 14 years ago
- 2b76c05 Merge branches 'cxgb4', 'ipath', 'ipoib', 'mlx4', 'mthca', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
- 8ae31e5 IPoIB: Add GRO support by Or Gerlitz · 14 years ago
- 19e364f6 IPoIB: Remove LRO support by Or Gerlitz · 14 years ago
- 9af7627 IB/srp: consolidate hot-path variables into cache lines by David Dillow · 14 years ago
- e968467 IB/srp: stop sharing the host lock with SCSI by Bart Van Assche · 14 years ago
- 94a9174 IB/srp: reduce lock coverage of command completion by Bart Van Assche · 14 years ago
- 76c75b2 IB/srp: reduce local coverage for command submission and EH by Bart Van Assche · 14 years ago
- 536ae14 IB/srp: don't move active requests to their own list by Bart Van Assche · 14 years ago
- dcb4cb8 IB/srp: allow lockless work posting by Bart Van Assche · 14 years ago
- 9709f0e IB/srp: consolidate state change code by Bart Van Assche · 14 years ago
- f8b6e31 IB/srp: allow task management without a previous request by David Dillow · 14 years ago
- f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
- 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
- 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
- 116e953 Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
- 19081f3 IB/srp: Sync buffer before posting send by David Dillow · 14 years ago
- 21c1a90 IB/srp: Use list_first_entry() by Bart Van Assche · 14 years ago
- 7ade400 IB/srp: Reduce number of BUSY conditions by Bart Van Assche · 14 years ago
- 05a1d75 IB/srp: Eliminate two forward declarations by David Dillow · 14 years ago
- c3aa9b1 IPoIB: Set dev_id field of net_device by Eli Cohen · 14 years ago
- bb12588 IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQ by David Dillow · 14 years ago
- dd5e6e3 IB/srp: Preparation for transmit ring response allocation by Bart Van Assche · 14 years ago
- 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
- 7b4c876 IPoIB: Skip IBoE ports by Eli Cohen · 14 years ago
- fed1db3 IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage) by Christoph Lameter · 14 years ago
- 3cc08fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
- 03b37ec Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
- 89de748 IB/srp: Export req_lim via sysfs by Bart Van Assche · 14 years ago
- 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
- c996bb4 IB/srp: Make receive buffer handling more robust by Bart Van Assche · 14 years ago
- 7a70081 IB/srp: Use print_hex_dump() by Bart Van Assche · 14 years ago
- 48d8fce IB/iser: Make needlessly global iser_alloc_rx_descriptors() static by Or Gerlitz · 14 years ago
- 7a52b34 IPoIB: Fix world-writable child interface control sysfs attributes by Or Gerlitz · 14 years ago
- 39827be IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags() by Ben Hutchings · 14 years ago
- f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
- ffebedb Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', 'masked-atomics', 'misc', 'mthca' and 'nes' into for-next by Roland Dreier · 14 years ago
- 9fda1ac IB/iser: Fix error flow in iser_create_ib_conn_res() by Dan Carpenter · 15 years ago
- 39ff05d IB/iser: Enhance disconnection logic for multi-pathing by Or Gerlitz · 15 years ago
- d265b98 IB/iser: Remove buggy back-pointer setting by Or Gerlitz · 15 years ago
- 2110f9b IB/iser: Add asynchronous event handler by Or Gerlitz · 15 years ago
- d414371 IPoIB: Allow disabling/enabling TSO on the fly through ethtool by Or Gerlitz · 15 years ago
- 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 3e4aa12 ipoib: remove addrlen check for mc addresses by Jiri Pirko · 15 years ago
- 961cde9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
- a48f509 IPoIB: Include return code in trace message for ib_post_send() failures by Or Gerlitz · 15 years ago
- f0dc117 IPoIB: Fix TX queue lockup with mixed UD/CM traffic by Eli Cohen · 15 years ago
- 3ff1562 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
- 309ce15 [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset by Jayamohan Kallickal · 15 years ago
- f577215 Merge branch 'srp' into for-next by Roland Dreier · 15 years ago
- 5c2187f Merge branch 'iser' into for-next by Roland Dreier · 15 years ago
- da9d2f0 IB/srp: Clean up error path in srp_create_target_ib() by Roland Dreier · 15 years ago
- 9c03dc9 IB/srp: Split send and recieve CQs to reduce number of interrupts by Bart Van Assche · 15 years ago
- 6c74651 ipoib: returned back addrlen check for mc addresses by Jiri Pirko · 15 years ago
- fbf219f infiniband: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
- 88ec415 IB/iser: Remove redundant locking from iser scsi command response flow by Or Gerlitz · 15 years ago
- 962b4b5 IB/iser: Use libiscsi passthrough mode by Or Gerlitz · 15 years ago
- aae3c99 IB/iser: Remove unnecessary connection checks by Or Gerlitz · 15 years ago
- 528f4e8 IB/iser: Use atomic allocations by Or Gerlitz · 15 years ago
- f19624a IB/iser: Simplify send flow/descriptors by Or Gerlitz · 15 years ago
- 78ad0a3 IB/iser: Use different CQ for send completions by Or Gerlitz · 15 years ago
- 704315f IB/iser: Remove atomic counter for posted receive buffers by Or Gerlitz · 15 years ago
- bcc60c3 IB/iser: New receive buffer posting logic by Or Gerlitz · 15 years ago
- 1cef465 IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion" by Or Gerlitz · 15 years ago
- 3ffe533 ipv6: drop unused "dev" arg of icmpv6_send() by Alexey Dobriyan · 15 years ago
- 757bebb IPoIB: Remove TX moderation settings from ethtool support by Or Gerlitz · 15 years ago
- e69381b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
- 14f369d Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', 'misc', 'mlx4' and 'nes' into for-next by Roland Dreier · 15 years ago
- 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- 0cd4d0f IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc() by David J. Wilder · 15 years ago
- b20d038 [SCSI] iser: set tgt and lu reset timeout by Mike Christie · 15 years ago
- 94e2bd6 tree-wide: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago