summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe2017-01-121-3/+3
* RDMA/qedr: restructure functions that create/destroy QPsAmrani, Ram2017-01-121-313/+236
* RDMA/qib: use rb_entry()Geliang Tang2017-01-121-3/+3
* RDMA/hfi1: drop pci_link_reset()Cao jin2017-01-121-10/+0
* RDMA/qib: drop qib_pci_link_reset()Cao jin2017-01-121-8/+0
* RDMA/i40iw: use designated initializersKees Cook2017-01-122-82/+80
* RDMA/nes: use designated initializersKees Cook2017-01-121-11/+11
* IB/rxe: Fix an skb leakBart Van Assche2017-01-101-1/+14
* IB/rxe: Remove a pointless indirection layerBart Van Assche2017-01-108-67/+42
* IB/rxe: Fix reference leaks in memory key invalidation codeBart Van Assche2017-01-102-0/+2
* IB/rxe: Fix a MR reference leak in check_rkey()Bart Van Assche2017-01-101-10/+10
* IB/rxe: Generate a completion for all failed work requestsBart Van Assche2017-01-104-14/+20
* IB/rxe: Introduce functions for queue drainingBart Van Assche2017-01-102-53/+38
* IB/rxe: Add a runtime check in alloc_index()Bart Van Assche2017-01-101-0/+1
* IB/rxe: Issue warnings onceBart Van Assche2017-01-103-9/+10
* IB/rxe: Let the compiler check the type of the cleanup functionsBart Van Assche2017-01-107-15/+17
* IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() argumentsBart Van Assche2017-01-101-2/+10
* IB/rxe: Remove superfluous castsBart Van Assche2017-01-101-2/+2
* IB/rxe: Remove an unused variable and an unused argumentBart Van Assche2017-01-101-8/+3
* IB/rxe: Remove an unused functionBart Van Assche2017-01-101-7/+0
* IB/rxe: Constify the pool nameBart Van Assche2017-01-102-2/+2
* IB/rxe: Suppress sparse warningsBart Van Assche2017-01-102-5/+5
* RDMA: Adding ethertype ETH_P_IBOESelvin Xavier2017-01-109-17/+9
* RDMA/core: Unify style of IOCTL commandsLeon Romanovsky2017-01-101-60/+38
* RDMA/core: Rename RDMA magic numberLeon Romanovsky2017-01-101-17/+18
* RDMA/core: Move HFI1 IOCTL declarations to common fileLeon Romanovsky2017-01-102-55/+54
* RDMA/hfi1: Avoid redeclaration errorLeon Romanovsky2017-01-103-119/+175
* RDMA/core: Move legacy MAD IOCTL declarations to common fileLeon Romanovsky2017-01-102-10/+11
* RDMA/core: Commonize RDMA IOCTL declarations locationLeon Romanovsky2017-01-104-4/+46
* Linux 4.10-rc3v4.10-rc3Linus Torvalds2017-01-081-1/+1
* Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-0846-316/+550
|\
| * USB: fix problems with duplicate endpoint addressesAlan Stern2017-01-051-0/+10
| * usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin2017-01-051-14/+10
| * usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum2017-01-051-0/+7
| * usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven2017-01-051-30/+29
| * usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure2017-01-051-0/+1
| * usb: musb: fix compilation warning on unused functionJérémy Lefaure2017-01-051-0/+2
| * usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren2017-01-051-1/+1
| * usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu2017-01-051-0/+12
| * usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2017-01-052-6/+11
| * Merge tag 'usb-serial-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-0516-58/+167
| |\
| | * USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold2017-01-041-0/+7
| | * USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold2017-01-041-0/+14
| | * USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold2017-01-041-4/+0
| | * USB: serial: pl2303: fix NULL-deref at openJohan Hovold2017-01-041-0/+8
| | * USB: serial: oti6858: fix NULL-deref at openJohan Hovold2017-01-041-0/+16
| | * USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold2017-01-041-0/+13
| | * USB: serial: mos7840: fix misleading interrupt-URB commentJohan Hovold2017-01-041-3/+1
| | * USB: serial: mos7840: remove unused write URBJohan Hovold2017-01-041-8/+0
| | * USB: serial: mos7840: fix NULL-deref at openJohan Hovold2017-01-041-0/+12