index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
Age
Commit message (
Expand
)
Author
2011-03-24
RDMA/nes: Fix test of uninitialized netdev
Roland Dreier
2011-03-18
RDMA/nes: Don't print success message at level KERN_ERR
Roland Dreier
2011-03-12
ipv4: Create and use route lookup helpers.
David S. Miller
2011-03-02
ipv4: Make output route lookup return rtable directly.
David S. Miller
2011-02-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-13
net: make dev->master general
Jiri Pirko
2011-02-03
RDMA/nes: Don't generate async events for unregistered devices
Maciej Sosnowski
2011-01-16
RDMA/nes: Fix incorrect SFP+ link status detection on driver init
Maciej Sosnowski
2011-01-16
RDMA/nes: Fix SFP+ link down detection issue with switch port disable
Maciej Sosnowski
2011-01-16
RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events
Maciej Sosnowski
2011-01-16
RDMA/nes: Fix bonding on iw_nes
Maciej Sosnowski
2011-01-10
RDMA/nes: Fix string continuation line
Joe Perches
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-10-12
net: percpu net_device refcount
Eric Dumazet
2010-10-06
RDMA/nes: Turn carrier off on ifdown
Maciej Sosnowski
2010-10-06
RDMA/nes: Report correct port state if interface is down
Chien Tung
2010-09-28
RDMA/nes: Remove unneeded variable
Dan Carpenter
2010-09-27
RDMA/nes: Fix cast-to-pointer warnings on 32-bit
Roland Dreier
2010-09-08
RDMA/nes: Fix hang with modified FIN handling on A0 cards
Faisal Latif
2010-09-08
RDMA/nes: Change state to closing after FIN
Faisal Latif
2010-09-08
RDMA/nes: Fix double CLOSE event indication crash
Faisal Latif
2010-09-08
RDMA/nes: Write correct register write to set TX pause param
Chien Tung
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-08-05
RDMA/nes: Fix confusing if statement indentation
Roland Dreier
2010-08-04
RDMA/nes: Fix misindented code
Roland Dreier
2010-08-04
RDMA/nes: Fix showing wqm_quanta
Roland Dreier
2010-08-04
RDMA/nes: Get rid of "set but not used" variables
Roland Dreier
2010-08-04
RDMA/nes: Read firmware version from correct place
Miroslaw Walukiewicz
2010-08-04
RDMA/nes: Fix two sparse warnings
Or Gerlitz
2010-07-28
RDMA/nes: Fix hangs on ifdown
Faisal Latif
2010-07-28
RDMA/nes: Store and print eeprom version
Chien Tung
2010-07-28
RDMA/nes: Convert pci_table entries to PCI_VDEVICE
Peter Huewe
2010-07-14
RDMA/nes: Rewrite expression to avoid undefined semantics
Roland Dreier
2010-07-04
IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()
Ben Hutchings
2010-06-10
net-next: remove useless union keyword
Changli Gao
2010-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-05-25
Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next
Roland Dreier
2010-05-25
RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()
Chien Tung
2010-05-24
RDMA/nes: Async event for closed QP causes crash
Faisal Latif
2010-05-24
RDMA/nes: Have ethtool read hardware registers for rx/tx stats
Faisal Latif
2010-05-21
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-04-21
RDMA/nes: Make unnecessarily global functions static
Roland Dreier
2010-04-21
RDMA/nes: Make nesadapter->phy_lock usage consistent
Chien Tung
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-04-07
RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()
Chien Tung
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-12
RDMA/nes: Fix CX4 link problem in back-to-back configuration
Chien Tung
[prev]
[next]