index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
Age
Commit message (
Expand
)
Author
2006-06-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2006-06-17
[NET]: Add netif_tx_lock
Herbert Xu
2006-06-17
IPoIB: Handle client reregister events
Leonid Arsh
2006-06-17
IPoIB: Fix kernel unaligned access on ia64
Jack Morgenstein
2006-06-17
IPoIB: Avoid using stale last_send counter when reaping AHs
Roland Dreier
2006-06-05
IPoIB: Fix AH leak at interface down
Eli Cohen
2006-05-09
IPoIB: Free child interfaces properly
Roland Dreier
2006-04-10
IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()
Roland Dreier
2006-04-10
IPoIB: Close race in ipoib_flush_paths()
Eli Cohen
2006-04-10
IPoIB: Make send and receive queue sizes tunable
Shirley Ma
2006-04-10
IPoIB: Wait for join to finish before freeing mcast struct
Eli Cohen
2006-04-10
IB: simplify static rate encoding
Jack Morgenstein
2006-04-04
IPoIB: Consolidate private neighbour data handling
Michael S. Tsirkin
2006-04-02
IPoIB: Always build debugging code unless CONFIG_EMBEDDED=y
Roland Dreier
2006-03-29
IPoIB: Fix oops with raw sockets
Roland Dreier
2006-03-24
IPoIB: P_Key change event handling
Leonid Arsh
2006-03-24
IPoIB: Fix network interface "RUNNING" status
Leonid Arsh
2006-03-24
IPoIB: Pass correct pointer when flushing child interfaces
Leonid Arsh
2006-03-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-03-20
[INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor
Arnaldo Carvalho de Melo
2006-03-20
[NET]: Move destructor from neigh->ops to neigh_params
Michael S. Tsirkin
2006-03-20
IPoIB: Get rid of useless test of queue length
Roland Dreier
2006-03-20
IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue
Jack Morgenstein
2006-03-20
IPoIB: Fix build now that neighbour destructor is in neigh_params
Roland Dreier
2006-03-20
IPoIB: Fix multicast race between canceling and completing
Michael S. Tsirkin
2006-03-20
IPoIB: Clean up if posting receives fails
Eli Cohen
2006-03-20
IPoIB: Close race in setting mcast->ah
Eli Cohen
2006-03-20
IPoIB: clarify to_ipoib_neigh()
Michael S. Tsirkin
2006-02-11
IPoIB: Yet another fix for send-only joins
Roland Dreier
2006-02-07
IPoIB: Fix another send-only join race
Michael S. Tsirkin
2006-02-07
IPoIB: Don't start send-only joins while multicast thread is stopped
Michael S. Tsirkin
2006-01-17
IPoIB: Lock accesses to multicast packet queues
Michael S. Tsirkin
2006-01-17
IPoIB: Make sure path is fully initialized before using it
Michael S. Tsirkin
2006-01-13
IB: convert from semaphores to mutexes
Ingo Molnar
2006-01-12
IPoIB: Fix memory leak of multicast group structures
Eli Cohen
2006-01-11
IPoIB: Take dev->xmit_lock around mc_list accesses
Michael S. Tsirkin
2006-01-10
IPoIB: Fix address handle refcounting for multicast groups
Eli Cohen
2006-01-10
IPoIB: Fix error path in ipoib_mcast_dev_flush()
Eli Cohen
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2005-11-29
IPoIB: fix error handling in ipoib_open
Roland Dreier
2005-11-29
IPoIB: protect child list in ipoib_ib_dev_flush
Michael S. Tsirkin
2005-11-29
IPoIB: don't zero members after we allocate with kzalloc
Roland Dreier
2005-11-29
IPoIB: reinitialize mcast structs' completions for every query
Michael S. Tsirkin
2005-11-29
IPoIB: always set path->query to NULL when query finishes
Roland Dreier
2005-11-28
IPoIB: reinitialize path struct's completion for every query
Roland Dreier
2005-11-10
[IPoIB] no need to set skb->dev right before freeing skb
Roland Dreier
2005-11-10
[IPoIB] add path record information in debugfs
Roland Dreier
2005-11-02
[IPoIB] don't compile debug code if debugging isn't enabled
Roland Dreier
2005-11-02
[IPoIB] remove unneeded initializations to 0
Roland Dreier
2005-11-02
[IB] kzalloc() conversions
Roland Dreier
[next]