Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | IB/hfi1: Remove unused user command | Dennis Dalessandro | 2016-05-26 | 1 | -3/+0 | |
| | * | | | | | IB/hfi1: Remove snoop/diag interface | Dennis Dalessandro | 2016-05-26 | 3 | -1934/+2 | |
| | * | | | | | IB/hfi1: Remove EPROM functionality from data device | Dennis Dalessandro | 2016-05-26 | 2 | -392/+0 | |
| | * | | | | | IB/hfi1: Remove UI char device | Dennis Dalessandro | 2016-05-26 | 1 | -167/+1 | |
| | * | | | | | IB/hfi1: Remove multiple device cdev | Dennis Dalessandro | 2016-05-26 | 1 | -83/+19 | |
| | * | | | | | IB/hfi1: Remove anti-pattern in cdev init | Dennis Dalessandro | 2016-05-26 | 1 | -7/+7 | |
| | * | | | | | IB/hfi1: Fix bug that blocks process on exit after port bounce | Jianxin Xiong | 2016-05-26 | 1 | -1/+4 | |
| | * | | | | | IB/qib: Remove unused qib_7322_intr_msgs[] | Jubin John | 2016-05-26 | 1 | -15/+0 | |
| | * | | | | | IB/hfi1: Remove unnecessary comment | Ira Weiny | 2016-05-26 | 1 | -3/+0 | |
| | * | | | | | IB/hfi1: Fix sdma_event_names[] build warning | Jubin John | 2016-05-26 | 1 | -0/+2 | |
| | * | | | | | IB/rdmavt: Use kzalloc_node | Jubin John | 2016-05-26 | 1 | -1/+3 | |
| | * | | | | | IB/rdmavt: Insure QP vmalloc variants zero memory | Mike Marciniszyn | 2016-05-26 | 1 | -4/+4 | |
| | * | | | | | IB/hfi1: Fix an interval RB node reference count leak | Mitko Haralanov | 2016-05-26 | 1 | -7/+6 | |
| | * | | | | | staging/rdma/hfi1: use RCU_INIT_POINTER() when NULLing. | Muhammad Falak R Wani | 2016-05-14 | 1 | -1/+1 | |
| | * | | | | | IB/hfi1: Change hfi1_init loop to preserve error returns | Ashutosh Dixit | 2016-05-14 | 1 | -3/+3 | |
| | * | | | | | IB/hfi1: Keep SC_USER as the last send context type | Jianxin Xiong | 2016-05-14 | 1 | -4/+4 | |
| | * | | | | | IB/hfi1: Immediately apply congestion setting MAD | Dean Luick | 2016-05-14 | 1 | -33/+60 | |
| | * | | | | | IB/hfi1: Correct log message strings | Jakub Pawlak | 2016-05-14 | 4 | -7/+6 | |
| | * | | | | | IB/rdmavt: Increase CQ callback thread priority | Mike Marciniszyn | 2016-05-14 | 1 | -0/+1 | |
| | * | | | | | IB/hfi1: Fix hfi_rcvhdr tracepoint | Jubin John | 2016-05-14 | 1 | -1/+1 | |
| | * | | | | | IB/hfi1: Remove unnecessary header | Jubin John | 2016-05-14 | 2 | -2/+0 | |
| | * | | | | | IB/hfi1: Improve performance of interval RB trees | Mitko Haralanov | 2016-05-14 | 1 | -11/+11 | |
| | * | | | | | IB/hfi1: Fix potential panic with sdma drained mechanism | Mike Marciniszyn | 2016-05-14 | 1 | -1/+1 | |
| | * | | | | | IB/hfi1: Fix pio wait counter double increment | Mike Marciniszyn | 2016-05-14 | 1 | -1/+0 | |
| | * | | | | | IB/hfi1: Remove no-op QSFP reset code | Dean Luick | 2016-05-14 | 1 | -3/+0 | |
| | * | | | | | IB/hfi1: Correct external device configuration shift | Easwar Hariharan | 2016-05-14 | 1 | -2/+2 | |
| | * | | | | | IB/hfi1: Wait for QSFP modules to initialize | Easwar Hariharan | 2016-05-14 | 3 | -7/+21 | |
| | * | | | | | IB/hfi1: Ignore non-temperature warnings on a downed link | Easwar Hariharan | 2016-05-14 | 3 | -7/+13 | |
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7 | Doug Ledford | 2016-05-26 | 15 | -109/+764 | |
| |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | IB/core: Add IP to GID netlink offload | Mark Bloch | 2016-05-24 | 3 | -24/+198 | |
| | | * | | | | | | IB/core: Register SA ibnl client during ib_core initialization | Mark Bloch | 2016-05-24 | 3 | -22/+38 | |
| | | * | | | | | | IB/SA: Integrate ib_sa module into ib_core module | Mark Bloch | 2016-05-24 | 4 | -15/+17 | |
| | | * | | | | | | IB/MAD: Integrate ib_mad module into ib_core module | Mark Bloch | 2016-05-24 | 4 | -14/+18 | |
| | | * | | | | | | IB/core: Integrate IB address resolution module into core | Leon Romanovsky | 2016-05-24 | 4 | -13/+16 | |
| | * | | | | | | | IB/IPoIB: Allow setting the device address | Mark Bloch | 2016-05-25 | 6 | -6/+187 | |
| | * | | | | | | | IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join | Erez Shitrit | 2016-05-25 | 3 | -13/+100 | |
| | * | | | | | | | IB/core: Support new type of join-state for multicast | Erez Shitrit | 2016-05-25 | 1 | -5/+18 | |
| | * | | | | | | | IB/SA Agent: Add support for SA agent get ClassPortInfo | Erez Shitrit | 2016-05-25 | 1 | -0/+173 | |
| | * | | | | | | | IB/core: Introduce capabilitymask2 field in ClassPortInfo mad | Erez Shitrit | 2016-05-25 | 2 | -3/+5 | |
| | |/ / / / / / | ||||||
| * / / / / / / | RDMA/cxgb3: device driver frees DMA memory with different size | Honggang Li | 2016-05-24 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-05-28 | 3 | -23/+70 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Input: pwm-beeper - fix - scheduling while atomic | Manfred Schlaegl | 2016-05-28 | 1 | -21/+48 | |
| * | | | | | | | Input: xpad - xbox one elite controller support | Pavel Rojtberg | 2016-05-28 | 1 | -1/+2 | |
| * | | | | | | | Input: xpad - add more third-party controllers | Pavel Rojtberg | 2016-05-28 | 1 | -0/+9 | |
| * | | | | | | | Input: xpad - prevent spurious input from wired Xbox 360 controllers | Cameron Gutman | 2016-05-28 | 1 | -0/+4 | |
| * | | | | | | | Input: xpad - move pending clear to the correct location | Pavel Rojtberg | 2016-05-28 | 1 | -1/+1 | |
| * | | | | | | | Input: uinput - handle compat ioctl for UI_SET_PHYS | Ricky Liang | 2016-05-20 | 1 | -0/+6 | |
* | | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-28 | 4 | -10/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | i2c: dev: don't start function name with 'return' | Wolfram Sang | 2016-05-27 | 1 | -3/+3 | |
| * | | | | | | | | i2c: dev: switch from register_chrdev to cdev API | Erico Nunes | 2016-05-26 | 1 | -4/+15 |