BUG_ON() Conversion in md/raid6main.c
[safe/jmp/linux-2.6] / drivers / infiniband / ulp /
2006-03-29 Roland DreierIPoIB: Fix oops with raw sockets
2006-03-29 Roland DreierIB/srp: Fix unmapping of fake scatterlist
2006-03-24 Leonid ArshIPoIB: P_Key change event handling
2006-03-24 Leonid ArshIPoIB: Fix network interface "RUNNING" status
2006-03-24 Roland DreierIB/srp: Use a fake scatterlist for non-SG SCSI commands
2006-03-24 Leonid ArshIPoIB: Pass correct pointer when flushing child interfaces
2006-03-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-21 Arnaldo Carvalho... [INFINIBAND] ipoib: Remove leftover use of neigh_ops...
2006-03-21 Michael S. Tsirkin[NET]: Move destructor from neigh->ops to neigh_params
2006-03-20 Roland DreierIPoIB: Get rid of useless test of queue length
2006-03-20 Roland DreierIB/srp: Coverity fix to srp_parse_options()
2006-03-20 Jack MorgensteinIPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue
2006-03-20 Roland DreierIPoIB: Fix build now that neighbour destructor is in...
2006-03-20 Roland DreierIB/srp: Add SCSI host attributes to show target port
2006-03-20 Michael S. TsirkinIPoIB: Fix multicast race between canceling and completing
2006-03-20 Eli CohenIPoIB: Clean up if posting receives fails
2006-03-20 Eli CohenIPoIB: Close race in setting mcast->ah
2006-03-20 Michael S. TsirkinIPoIB: clarify to_ipoib_neigh()
2006-03-04 Roland DreierIB/srp: Don't send task management commands after targe...
2006-02-11 Roland DreierIPoIB: Yet another fix for send-only joins
2006-02-08 Michael S. TsirkinIPoIB: Fix another send-only join race
2006-02-08 Michael S. TsirkinIPoIB: Don't start send-only joins while multicast...
2006-01-30 Ingo MolnarIB/srp: Semaphore to mutex conversion
2006-01-17 Michael S. TsirkinIPoIB: Lock accesses to multicast packet queues
2006-01-17 Michael S. TsirkinIPoIB: Make sure path is fully initialized before using it
2006-01-13 Ingo MolnarIB: convert from semaphores to mutexes
2006-01-12 Eli CohenIPoIB: Fix memory leak of multicast group structures
2006-01-11 Michael S. TsirkinIPoIB: Take dev->xmit_lock around mc_list accesses
2006-01-10 Eli CohenIPoIB: Fix address handle refcounting for multicast...
2006-01-10 Eli CohenIPoIB: Fix error path in ipoib_mcast_dev_flush()
2006-01-10 Sean HeftyIB: Add node_guid to struct ib_device
2006-01-09 Tim Schmielau[PATCH] fix more missing includes
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2005-11-29 Roland DreierIPoIB: fix error handling in ipoib_open
2005-11-29 Michael S. TsirkinIPoIB: protect child list in ipoib_ib_dev_flush
2005-11-29 Roland DreierIPoIB: don't zero members after we allocate with kzalloc
2005-11-29 Michael S. TsirkinIPoIB: reinitialize mcast structs' completions for...
2005-11-29 Roland DreierIPoIB: always set path->query to NULL when query finishes
2005-11-29 Roland DreierIPoIB: reinitialize path struct's completion for every...
2005-11-15 Roland Dreier[IB] srp: don't post receive if no send buf available
2005-11-11 Roland Dreier[IB] srp: increase max_luns
2005-11-10 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2005-11-10 Roland Dreier[IPoIB] no need to set skb->dev right before freeing skb
2005-11-10 Roland Dreier[IPoIB] add path record information in debugfs
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-05 Linus TorvaldsMerge branch 'srp' of /linux/kernel/git/roland/infiniband
2005-11-03 Roland Dreier[IPoIB] don't compile debug code if debugging isn't...
2005-11-02 Roland DreierIB: Add SCSI RDMA Protocol (SRP) initiator
2005-11-02 Roland Dreier[IPoIB] remove unneeded initializations to 0
2005-11-02 Roland Dreier[IB] kzalloc() conversions
2005-10-31 Roland Dreier[IPoIB] cleanups: fix comment, remove useless variables
2005-10-29 Roland Dreier[IPoIB] use spin_trylock_irqsave()
2005-10-28 Roland Dreier[IPoIB] Drop RX packets when out of memory
2005-10-18 Roland Dreier[IPoIB] Improve ipoib_timeout() output
2005-10-17 Roland Dreier[IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp(...
2005-09-29 Roland Dreier[IPoIB] Rename IPoIB's path_lookup() to avoid name...
2005-09-20 Roland Dreier[PATCH] IPoIB: Don't flush workqueue from within workqueue
2005-09-19 Hal Rosenstock[PATCH] IPoIB: Fix SA client retransmission strategy
2005-09-19 Michael S. Tsirkin[PATCH] IPoIB: fix module removal race
2005-09-07 Michael S. Tsirkin[PATCH] IPoIB: fix memory leak
2005-08-27 Roland Dreier[PATCH] IB: move include files to include/rdma
2005-08-27 Michael S. Tsirkin[PATCH] IPoIB: Fix device removal race
2005-08-27 Roland Dreier[PATCH] IPoIB: Set full membership bit in P_Keys
2005-08-27 Olaf Hering[PATCH] IB: Remove unnecessary includes of <linux/versi...
2005-08-27 Sean Hefty[PATCH] IB: sparse endianness cleanup
2005-08-27 Hal Rosenstock[PATCH] IB: Eliminate redundant NULL checks
2005-08-27 Roland Dreier[PATCH] IB: Add copyright notices
2005-07-28 Hal Rosenstock[PATCH] [IPoIB] Handle sending of unicast RARP responses
2005-07-27 Roland Dreier[IB/ipoib]: Fix unsigned comparisons to handle wraparound
2005-04-16 Roland Dreier[PATCH] IPoIB: convert to debugfs
2005-04-16 Roland Dreier[PATCH] IPoIB: fix static rate calculation
2005-04-16 Hal Rosenstock[PATCH] IPoIB: set skb->mac.raw on receive
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2