Age | Commit message (Expand) | Author |
2007-04-27 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2007-04-25 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Convert skb->end to sk_buff_data_t | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_transport_header(skb) | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo |
2007-04-25 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo |
2007-04-24 | IB: Set class_dev->dev in core for nice device symlink | Joachim Fenkes |
2007-04-24 | IB/ehca: Implement modify_port | Joachim Fenkes |
2007-04-24 | IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements | Roland Dreier |
2007-04-24 | IB/mad: Change SMI to use enums rather than magic return codes | Hal Rosenstock |
2007-04-24 | IB/umad: Implement GRH handling for sent/received MADs | Sean Hefty |
2007-04-24 | IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr | Sean Hefty |
2007-04-24 | IB/sa: Set src_path_bits correctly in ib_init_ah_from_path() | Sean Hefty |
2007-04-24 | IB/ucm: Simplify ib_ucm_event() | Sean Hefty |
2007-04-24 | RDMA/ucma: Simplify ucma_get_event() | Sean Hefty |
2007-04-24 | IB/mthca: Simplify CQ cleaning in mthca_free_qp() | Roland Dreier |
2007-04-24 | IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory | Roland Dreier |
2007-04-18 | IB/mthca: Update HCA firmware revisions | Roland Dreier |
2007-04-18 | IB/ipath: Fix WC format drift between user and kernel space | Robert Walsh |
2007-04-18 | IB/ipath: Check that a UD work request's address handle is valid | Robert Walsh |
2007-04-18 | IB/ipath: Remove duplicate stuff from ipath_verbs.h | Robert Walsh |
2007-04-18 | IB/ipath: Check reserved memory keys | Robert Walsh |
2007-04-18 | IB/ipath: Fix unit selection when all CPU affinity bits set | Bryan O'Sullivan |
2007-04-18 | IB/ipath: Don't allow QPs 0 and 1 to be opened multiple times | Bryan O'Sullivan |
2007-04-18 | IB/ipath: Disable IB link earlier in shutdown sequence | Bryan O'Sullivan |
2007-04-18 | IB/ipath: Prevent random program use of diags interface | Bryan O'Sullivan |
2007-04-18 | IB/ipath: On unrecoverable errors, force link down, LEDs off | Bryan O'Sullivan |
2007-04-18 | IB/ipath: Fix driver crash (in interrupt or during unload) after chip reset | Michael Albaugh |
2007-04-18 | IB/ipath: Improve handling and reporting of parity errors | Bryan O'Sullivan |
2007-04-18 | IB/ipath: Print better error messages if kernel is misconfigured | Bryan O'Sullivan |
2007-04-18 | IB/ipath: Force PIOAvail update entry point | Arthur Jones |
2007-04-18 | IB/ipath: Call free_irq() on chip specific initialization failure | Arthur Jones |
2007-04-18 | IB/ipath: Discard multicast packets without a GRH | Bryan O'Sullivan |
2007-04-18 | IB/ipath: Fix calculation for number of kernel PIO buffers | Bryan O'Sullivan |
2007-04-18 | IB/ipath: Remove unused ipath_read_kreg64_port() | Bryan O'Sullivan |
2007-04-18 | IB/ipath: Fix RDMA reads of length zero and error handling | Ralph Campbell |
2007-04-18 | IB/ipath: Allow receive ports mapped into userspace to be shared | Mark Debbage |
2007-04-18 | IB/ipath: Fix port sharing on powerpc | Ralph Campbell |
2007-04-18 | IB/ipath: Fix CQ flushing when QP is modified to error state | Bryan O'Sullivan |
2007-04-18 | IB/ipath: Fix bad argument to clear_bit() | Bryan O'Sullivan |
2007-04-18 | IB/ipath: Change packet problems vs chip errors handling and reporting | Bryan O'Sullivan |
2007-04-18 | IB/ipath: Fix PSN update for RC retries | Ralph Campbell |
2007-04-18 | IB/ipath: Fix QP error completion queue entries | Ralph Campbell |
2007-04-18 | IB/ipath: Fix up some debug messages | Bryan O'Sullivan |
2007-04-18 | IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMIC | Ralph Campbell |
2007-04-18 | IB/ipath: NMI cpu lockup if local loopback used | Ralph Campbell |
2007-04-18 | IB/ipath: Fix SRQ limit event causing dropped CQ entry | Ralph Campbell |
2007-04-18 | IB/ipath: Don't initialize port memory for subports | Ralph Campbell |
2007-04-18 | IB/ipath: Definitions of two RXE parity err bits were reversed | Bryan O'Sullivan |