index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
5
-42
/
+26
2008-12-27
net: Fix warning fallout from recent NAPI interface changes.
David S. Miller
1
-1
/
+0
2008-12-25
RDMA/nes: Remove tx_free_list
Faisal Latif
2
-75
/
+6
2008-12-23
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2
-2
/
+2
2008-12-05
RDMA/nes: Cleanup warnings
Chien Tung
2
-13
/
+13
2008-12-05
RDMA/nes: Add loopback check to make_cm_node()
Chien Tung
1
-1
/
+4
2008-12-05
RDMA/nes: Check cqp_avail_reqs is empty after locking the list
Faisal Latif
1
-3
/
+6
2008-12-05
RDMA/nes: Fix TCP compliance test failures
Faisal Latif
1
-7
/
+37
2008-12-05
RDMA/nes: Forward packets for a new connection with stale APBVT entry
Faisal Latif
3
-43
/
+45
2008-12-05
RDMA/nes: Avoid race between MPA request and reset event to rdma_cm
Faisal Latif
2
-6
/
+49
2008-12-05
RDMA/nes: Lock down connected_nodes list while processing it
Faisal Latif
2
-12
/
+30
2008-12-05
RDMA/nes: Cleanup cqp_request list usage
Faisal Latif
2
-41
/
+16
2008-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-21
/
+60
2008-11-03
RDMA/nes: Mitigate compatibility issue regarding PCIe write credits
Chien Tung
2
-0
/
+17
2008-11-03
RDMA/nes: Fix CQ allocation scheme for multicast receive queue apps
Vadim Makhervaks
1
-1
/
+1
2008-11-03
RDMA/nes: Correct handling of PBL resources
Chien Tung
1
-11
/
+33
2008-11-03
RDMA/nes: Reindent mis-indented spinlocks
Ilpo Järvinen
1
-9
/
+9
2008-10-31
drivers: replace NIPQUAD()
Harvey Harrison
2
-15
/
+11
2008-10-30
net: easy removals of HIPQUAD using %pI4 format
Harvey Harrison
1
-8
/
+3
2008-10-28
net: convert print_mac to %pM
Johannes Berg
3
-16
/
+10
2008-10-10
Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4...
Roland Dreier
7
-82
/
+392
2008-10-10
RDMA/nes: Fix slab corruption
Chien Tung
1
-1
/
+0
2008-10-09
RDMA/nes: Correct error_module bit mask
Chien Tung
1
-1
/
+1
2008-10-03
RDMA/nes: Fix routed RDMA connections
Bob Sharp
1
-8
/
+30
2008-10-03
RDMA/nes: Enhanced PFT management scheme
Vadim Makhervaks
3
-14
/
+67
2008-10-01
RDMA/nes: Handle AE bounds violation
Faisal Latif
1
-0
/
+16
2008-10-01
RDMA/nes: Limit critical error interrupts
Chien Tung
2
-12
/
+29
2008-10-01
RDMA/nes: Stop spurious MAC interrupts
Chien Tung
1
-7
/
+11
2008-10-01
RDMA/nes: Correct tso_wqe_length
Chien Tung
1
-0
/
+2
2008-10-01
RDMA/nes: Fill in firmware version for ethtool
Chien Tung
1
-1
/
+3
2008-10-01
RDMA/nes: Use ethtool timer value
John Lacombe
1
-5
/
+4
2008-10-01
RDMA/nes: Correct MAX TSO frags value
Bob Sharp
1
-1
/
+1
2008-10-01
RDMA/nes: Enable MC/UC after changing MTU
Bob Sharp
1
-0
/
+20
2008-10-01
RDMA/nes: Free NIC TX buffers when destroying NIC QP
Bob Sharp
1
-2
/
+62
2008-10-01
RDMA/nes: Fix MDC setting
Chien Tung
1
-1
/
+3
2008-10-01
RDMA/nes: Add wqm_quanta module option
Chien Tung
4
-2
/
+63
2008-10-01
RDMA/nes: Module parameter permissions
Chien Tung
1
-4
/
+4
2008-10-01
RDMA/nes: Add support for 4-port 1G HP blade card
Chien Tung
3
-20
/
+76
2008-10-01
RDMA/nes: Make mini_cm_connect() static
Faisal Latif
1
-1
/
+1
2008-09-21
IB: Drop code after return statement
Julia Lawall
1
-3
/
+0
2008-09-16
RDMA/nes: Fix client side QP destroy
Faisal Latif
1
-9
/
+2
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-07-25
RDMA/nes: CM connection setup/teardown rework
Faisal Latif
5
-929
/
+1156
2008-07-15
RDMA/core: Add local DMA L_Key support
Steve Wise
1
-1
/
+1
2008-07-15
RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()
Roland Dreier
6
-23
/
+19
2008-07-15
RDMA/nes: Encapsulate logic nes_put_cqp_request()
Roland Dreier
4
-211
/
+66
2008-07-15
RDMA/nes: Remove unnecessary memset()
Christophe Jaillet
1
-1
/
+0
2008-06-10
RDMA/nes: Fix off-by-one in nes_reg_user_mr() error path
Roland Dreier
1
-3
/
+1
2008-05-13
RDMA/nes: Fix up nes_lro_max_aggr module parameter
Roland Dreier
3
-6
/
+5
2008-04-30
RDMA/nes: Formatting cleanup
Glenn Streiff
5
-102
/
+109
[next]