Age | Commit message (Expand) | Author |
2011-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-03-15 | Merge branches 'cma', 'cxgb4', 'ipath' and 'qib' into for-next | Roland Dreier |
2011-03-15 | RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific one | Sean Hefty |
2011-03-15 | IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH state | Sean Hefty |
2011-03-15 | IB/cm: Bump reference count on cm_id before invoking callback | Sean Hefty |
2011-03-15 | RDMA/cma: Fix crash in request handlers | Sean Hefty |
2011-03-14 | IB/ipath: Don't reset disabled devices | Nicolas Kaiser |
2011-03-14 | IB/qib: Fix M_Key field in SubnGet and SubnGetResp MADs | Mitko Haralanov |
2011-03-14 | IB/qib: Set default LE2 value for active cables to 0 | Mitko Haralanov |
2011-03-14 | RDMA/cxgb4: Debugfs dump_qp() updates | Steve Wise |
2011-03-14 | RDMA/cxgb4: Dispatch FATAL event on EEH errors | Steve Wise |
2011-03-14 | RDMA/cxgb4: Use ULP_MODE_TCPDDP | Steve Wise |
2011-03-14 | RDMA/cxgb4: Enable on-chip SQ support by default | Steve Wise |
2011-03-14 | RDMA/cxgb4: Do CIDX_INC updates every 1/16 CQ depth CQE reaps | Steve Wise |
2011-03-14 | RDMA/cxgb4: Remove db_drop_task | Steve Wise |
2011-03-14 | RDMA/cxgb4: Turn on delayed ACK | Steve Wise |
2011-03-12 | ipv6: Convert to use flowi6 where applicable. | David S. Miller |
2011-03-12 | net: Put flowi_* prefix on AF independent members of struct flowi | David S. Miller |
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-03-01 | ipv4: Kill can_sleep arg to ip_route_output_flow() | David S. Miller |
2011-03-01 | ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" | David S. Miller |
2011-02-22 | IB/qib: Return correct MAD when setting link width to 255 | Mitko Haralanov |
2011-02-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-02-17 | Merge branches 'nes' and 'qib' into for-next | Roland Dreier |
2011-02-17 | IB/qib: Prevent double completions after a timeout or RNR error | Mike Marciniszyn |
2011-02-13 | net: make dev->master general | Jiri Pirko |
2011-02-10 | IB/qib: Fix double add_timer() | Mike Marciniszyn |
2011-02-03 | RDMA/nes: Don't generate async events for unregistered devices | Maciej Sosnowski |
2011-02-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-01-29 | Merge branches 'amso1100', 'cma', 'cxgb4', 'misc', 'mlx4' and 'qib' into for-... | Roland Dreier |
2011-01-28 | RDMA: Update missed conversion of flush_scheduled_work() | Tejun Heo |
2011-01-28 | RDMA/ucma: Copy iWARP route information on queries | Steve Wise |
2011-01-28 | RDMA/amso1100: Fix compile warnings | Ralf Thielow |
2011-01-28 | RDMA/cxgb4: Set the correct device physical function for iWARP connections | Steve Wise |
2011-01-28 | RDMA/cxgb4: Limit MAXBURST EQ context field to 256B | Steve Wise |
2011-01-28 | IB/qib: Hold link for TX SERDES settings | Mitko Haralanov |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes |
2011-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-01-16 | Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next | Roland Dreier |
2011-01-16 | RDMA: Update workqueue usage | Tejun Heo |
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-13 | IB/srp: Test only once whether iu allocation succeeded | Bart Van Assche |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-12 | IB/mlx4: Handle protocol field in multicast table | Aleksey Senin |
2011-01-12 | RDMA: Use vzalloc() to replace vmalloc()+memset(0) | Joe Perches |
2011-01-12 | mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long) | Roland Dreier |