- 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
- 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
- 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
- e48f129 [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference by Neil Horman · 13 years ago
- cf383eb IB: nes: convert to SKB paged frag API. by Ian Campbell · 13 years ago
- 70b1052 IB: amso1100: convert to SKB paged frag API. by Ian Campbell · 13 years ago
- afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
- af3dcd2 mlx4: Fix infiniband Kconfig dependencies. by David S. Miller · 13 years ago
- f7917c0 chelsio: Move the Chelsio drivers by Jeff Kirsher · 14 years ago
- 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- ece236c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
- 4460207 Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 'srp' into for-next by Roland Dreier · 13 years ago
- e67306a IB/qib: Defer HCA error events to tasklet by Mike Marciniszyn · 13 years ago
- 7033c4a nes: do vlan cleanup by Jiri Pirko · 13 years ago
- 3cbe182 RDMA/cxgb4: Use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
- c377913 IB/mlx4: Support PMA counters for IBoE by Or Gerlitz · 13 years ago
- cfcde11 IB/mlx4: Use flow counters on IBoE ports by Or Gerlitz · 13 years ago
- 6aea213 IB/pma: Add include file for IBA performance counters definitions by Or Gerlitz · 13 years ago
- 6451c71 IB/mlx4: Generate GID change events in IBoE code by Or Gerlitz · 13 years ago
- 10e1b54 RDMA: Allow for NULL .modify_device() and .modify_port() methods by Bart Van Assche · 13 years ago
- e800bd0 IB/qib: Update active link width by Mitko Haralanov · 13 years ago
- 4356d0b IB/qib: Fix potential deadlock with link down interrupt by Ram Vepa · 14 years ago
- 2df4f75 IB/qib: Add sysfs interface to read free contexts by Ram Vepa · 14 years ago
- 9b89925 IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 13 years ago
- ac0cae44 IB/qib: Remove double define by Edwin van Vliet · 13 years ago
- 7f27cda IB/qib: Remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 13 years ago
- 5763181 IB/ipath: Convert old cpumask api into new one by Motohiro KOSAKI · 14 years ago
- 0cd85e6 IB/qib: Convert old cpumask api into new one by Motohiro KOSAKI · 14 years ago
- 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
- cdb73db IB/mthca: Stop returning separate error and status from FW commands by Goldwyn Rodrigues · 13 years ago
- e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
- c7d74b0 Merge branches 'cxgb4' and 'qib' into for-next by Roland Dreier · 13 years ago
- 3126448 IB/qib: Ensure that LOS and DFE are being turned off by Mitko Haralanov · 13 years ago
- 8da7e7a RDMA/cxgb4: Couple of abort fixes by Steve Wise · 13 years ago
- 301c2c3 RDMA/cxgb4: Don't truncate MR lengths by Steve Wise · 13 years ago
- 2ff7d09 RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQs by Steve Wise · 14 years ago
- a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
- 4c171ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
- 8dc4abd Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and 'uverbs' into for-next by Roland Dreier · 14 years ago
- 52f81db RDMA/nes: Add a check for strict_strtoul() by Liu Yuan · 14 years ago
- 8078386 RDMA/cxgb3: Don't post zero-byte read if endpoint is going away by Steve Wise · 14 years ago
- c337374 RDMA/cxgb4: Use completion objects for event blocking by Steve Wise · 14 years ago
- 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 14 years ago
- 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
- b2cbae2 RDMA: Add netlink infrastructure by Roland Dreier · 14 years ago
- 880102e Merge remote branch 'origin/master' into merge by Benjamin Herrenschmidt · 14 years ago
- 4c84406 Merge branch 'merge' into next by Benjamin Herrenschmidt · 14 years ago
- 1df9fad Merge branches 'cma', 'cxgb4' and 'qib' into for-next by Roland Dreier · 14 years ago
- 1c65335 IB/qib: Use pci_dev->revision by Sergei Shtylyov · 14 years ago
- d0c49bf RDMA/iwcm: Get rid of enum iw_cm_event_status by Roland Dreier · 14 years ago
- ec03d67 IB/ipath: Use pci_dev->revision, again by Sergei Shtylyov · 14 years ago
- 9f5754e IB/qib: Prevent driver hang with unprogrammed boards by Mitko Haralanov · 14 years ago
- 2f25e9a RDMA/cxgb4: EEH errors can hang the driver by Steve Wise · 14 years ago
- d9594d9 RDMA/cxgb4: Reset wait condition atomically by Steve Wise · 14 years ago
- 85d215b RDMA/cxgb4: Fix missing parentheses by Roel Kluin · 14 years ago
- bbe9a0a RDMA/cxgb4: Initialization errors can cause crash by Steve Wise · 14 years ago
- 30c95c2 RDMA/cxgb4: Don't change QP state outside EP lock by Steve Wise · 14 years ago
- 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 14 years ago
- 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
- e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 14 years ago
- e297d9d cxgb4: use pgprot_writecombine() on powerpc by Nishanth Aravamudan · 14 years ago
- dd6f6d0 net: infiniband/hw/nes: convert to hw_features by Michał Mirosław · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- dc50edd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
- 00a2470 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
- cf55bb2 RDMA/nes: Fix test of uninitialized netdev by Roland Dreier · 14 years ago
- 0625bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
- 0345584 mlx4: generalization of multicast steering. by Yevgeny Petrilin · 14 years ago
- 725c899 mlx4_en: Reporting HW revision in ethtool -i by Yevgeny Petrilin · 14 years ago
- ba82638 Merge branches 'misc', 'nes' and 'srp' into for-next by Roland Dreier · 14 years ago
- 7f9e5c48 IB: Increase DMA max_segment_size on Mellanox hardware by David Dillow · 14 years ago
- 748bfd9 RDMA/nes: Don't print success message at level KERN_ERR by Roland Dreier · 14 years ago
- 0014bd9 mm: export __get_user_pages by Huang Ying · 14 years ago
- 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
- 043332c Merge branches 'cma', 'cxgb4', 'ipath' and 'qib' into for-next by Roland Dreier · 14 years ago
- 2a54390 IB/ipath: Don't reset disabled devices by Nicolas Kaiser · 14 years ago
- 36b87b4 IB/qib: Fix M_Key field in SubnGet and SubnGetResp MADs by Mitko Haralanov · 14 years ago
- 4634b79 IB/qib: Set default LE2 value for active cables to 0 by Mitko Haralanov · 14 years ago
- db5d040 RDMA/cxgb4: Debugfs dump_qp() updates by Steve Wise · 14 years ago
- 767fbe8 RDMA/cxgb4: Dispatch FATAL event on EEH errors by Steve Wise · 14 years ago
- b48f3b9 RDMA/cxgb4: Use ULP_MODE_TCPDDP by Steve Wise · 14 years ago
- a9c7719 RDMA/cxgb4: Enable on-chip SQ support by default by Steve Wise · 14 years ago
- ffc3f74 RDMA/cxgb4: Do CIDX_INC updates every 1/16 CQ depth CQE reaps by Steve Wise · 14 years ago
- 2942813 RDMA/cxgb4: Remove db_drop_task by Steve Wise · 14 years ago
- b52fe09 RDMA/cxgb4: Turn on delayed ACK by Steve Wise · 14 years ago
- 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 14 years ago
- b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 14 years ago
- 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 14 years ago
- 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 14 years ago
- cc7fb05 IB/qib: Return correct MAD when setting link width to 255 by Mitko Haralanov · 14 years ago
- da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
- 814b0a6 Merge branches 'nes' and 'qib' into for-next by Roland Dreier · 14 years ago
- c0af2c0 IB/qib: Prevent double completions after a timeout or RNR error by Mike Marciniszyn · 14 years ago
- 1765a57 net: make dev->master general by Jiri Pirko · 14 years ago
- 414ed90 IB/qib: Fix double add_timer() by Mike Marciniszyn · 14 years ago
- 25a54a6b RDMA/nes: Don't generate async events for unregistered devices by Maciej Sosnowski · 14 years ago
- 9118626 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
- e51c7b1 Merge branches 'amso1100', 'cma', 'cxgb4', 'misc', 'mlx4' and 'qib' into for-next by Roland Dreier · 14 years ago
- f9a4f6d RDMA/amso1100: Fix compile warnings by Ralf Thielow · 14 years ago
- 9478865 RDMA/cxgb4: Set the correct device physical function for iWARP connections by Steve Wise · 14 years ago