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.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
2014-05-15
IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL
Yann Droneaud
1
-1
/
+1
2013-08-12
RDMA/cma: Add IPv6 support for iWARP
Steve Wise
1
-69
/
+84
2013-07-31
Revert "RDMA/nes: Fix compilation error when nes_debug is enabled"
Roland Dreier
1
-2
/
+2
2013-07-30
RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq()
Dan Carpenter
1
-1
/
+2
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-1
/
+1
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-7
/
+7
2013-02-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-8
/
+11
2013-02-21
IB/core: Add "type 2" memory windows support
Shani Michaeli
1
-8
/
+11
2013-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-1
/
+0
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-5
/
+7
2013-01-05
nes: remove usage of dev->master
Jiri Pirko
2
-4
/
+6
2013-01-04
Drivers: infinband: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-12-08
RDMA/nes: Fix for crash when registering zero length MR for CQ
Tatyana Nikolova
1
-0
/
+5
2012-12-08
RDMA/nes: Fix for terminate timer crash
Tatyana Nikolova
3
-8
/
+6
2012-12-08
RDMA/nes: Fix for BUG_ON due to adding already-pending timer
Tatyana Nikolova
1
-18
/
+6
2012-11-22
RDMA/nes: Use WARN()
Julia Lawall
2
-9
/
+5
2012-11-22
RDMA/nes: Fix for incorrect multicast address in the perfect filter table
Tatyana Nikolova
1
-6
/
+7
2012-11-22
RDMA/nes: Fix for sending fpdus in order to hardware
Tatyana Nikolova
1
-13
/
+10
2012-11-22
RDMA/nes: Fix for unlinking skbs from empty list
Tatyana Nikolova
1
-4
/
+7
2012-11-22
RDMA/nes: Fix incorrect address of IP header
Tatyana Nikolova
1
-1
/
+1
2012-10-04
RDMA/nes: Bump the version number of nes driver
Tatyana Nikolova
1
-1
/
+1
2012-10-04
RDMA/nes: Remove unused module parameter "send_first"
Tatyana Nikolova
2
-6
/
+0
2012-10-04
RDMA/nes: Remove unnecessary if-else statement
Tatyana Nikolova
1
-12
/
+3
2012-10-04
RDMA/nes: Add missing break to switch.
Tatyana Nikolova
1
-0
/
+1
2012-10-03
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-61
/
+48
2012-10-01
RDMA/nes: Fix compilation error when nes_debug is enabled
Tatyana Nikolova
1
-2
/
+2
2012-10-01
RDMA/nes: Print hardware resource type
Tatyana Nikolova
3
-11
/
+20
2012-10-01
RDMA/nes: Fix for crash when TX checksum offload is off
Tatyana Nikolova
1
-0
/
+2
2012-10-01
RDMA/nes: Cosmetic changes
Tatyana Nikolova
1
-19
/
+13
2012-10-01
RDMA/nes: Fix for incorrect MSS when TSO is on
Tatyana Nikolova
1
-7
/
+7
2012-10-01
RDMA/nes: Fix incorrect resolving of the loopback MAC address
Tatyana Nikolova
1
-25
/
+7
2012-08-14
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
2
-7
/
+4
2012-05-14
RDMA/nes: Don't call event handler if pointer is NULL
Tatyana Nikolova
1
-1
/
+2
2012-05-14
RDMA/nes: Fix for the ORD value of the connecting peer
Tatyana Nikolova
1
-0
/
+4
2012-03-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-18
/
+23
2012-03-19
Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...
Roland Dreier
1
-17
/
+22
2012-03-05
IB: Use central enum for speed instead of hard-coded values
Or Gerlitz
1
-1
/
+1
2012-02-26
RDMA/nes: Fixes for sparse endianness warnings
Tatyana Nikolova
1
-17
/
+22
2012-02-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-15
/
+20
2012-01-31
RDMA/nes: Copyright update
Tatyana Nikolova
14
-14
/
+14
2012-01-27
RDMA/nes: Fix fast memory registration opcode
Tatyana Nikolova
1
-1
/
+1
2012-01-27
RDMA/nes: Fix fast memory registration length
Tatyana Nikolova
1
-0
/
+2
2012-01-27
RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()
Roland Dreier
1
-2
/
+3
2012-01-27
RDMA/nes: Fix for sending MPA reject frame
Tatyana Nikolova
1
-0
/
+3
2012-01-26
infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup().
David Miller
1
-3
/
+8
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2012-01-09
Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-6
/
+3
2012-01-04
RDMA/nes: Fix terminate during AE
Tatyana Nikolova
2
-4
/
+1
2012-01-04
RDMA/nes: Make unnecessarily global nes_set_pau() static
Tatyana Nikolova
1
-1
/
+1
[next]