Age | Commit message (Expand) | Author | Files | Lines |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 386 | -386/+386 |
2016-12-24 | Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 17 | -57/+261 |
2016-12-24 | Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb | Linus Torvalds | 5 | -32/+737 |
2016-12-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+7 |
2016-12-24 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -6/+16 |
2016-12-24 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2016-12-24 | ntb_transport: Remove unnecessary call to ntb_peer_spad_read | Steve Wahl | 1 | -1/+0 |
2016-12-24 | NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy | Christophe JAILLET | 2 | -2/+2 |
2016-12-24 | ntb: fix SKX NTB config space size register offsets | Dave Jiang | 1 | -4/+4 |
2016-12-24 | ntb_transport: Limit memory windows based on available, scratchpads | Shyam Sundar S K | 1 | -12/+16 |
2016-12-24 | NTB: Register and offset values fix for memory window | Shyam Sundar S K | 1 | -10/+4 |
2016-12-24 | NTB: add support for hotplug feature | Xiangliang Yu | 2 | -2/+12 |
2016-12-24 | ntb: Adding Skylake Xeon NTB support | Dave Jiang | 2 | -5/+703 |
2016-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 16 | -127/+170 |
2016-12-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+3 |
2016-12-23 | virtio-net: XDP support for small buffers | Jason Wang | 1 | -25/+87 |
2016-12-23 | virtio-net: remove big packet XDP codes | Jason Wang | 1 | -41/+3 |
2016-12-23 | virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support | Jason Wang | 1 | -1/+3 |
2016-12-23 | virtio-net: make rx buf size estimation works for XDP | Jason Wang | 1 | -0/+3 |
2016-12-23 | virtio-net: unbreak csumed packets for XDP_PASS | Jason Wang | 1 | -2/+2 |
2016-12-23 | virtio-net: correctly handle XDP_PASS for linearized packets | Jason Wang | 1 | -2/+8 |
2016-12-23 | virtio-net: fix page miscount during XDP linearizing | Jason Wang | 1 | -8/+11 |
2016-12-23 | virtio-net: correctly xmit linearized page on XDP_TX | Jason Wang | 1 | -1/+1 |
2016-12-23 | virtio-net: remove the warning before XDP linearizing | Jason Wang | 1 | -7/+1 |
2016-12-23 | Merge tag 'drm-fixes-for-4.10-rc1' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds | 20 | -728/+1409 |
2016-12-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 14 | -41/+86 |
2016-12-23 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 62 | -671/+9640 |
2016-12-23 | mlxsw: spectrum_router: Correctly remove nexthop groups | Ido Schimmel | 1 | -0/+3 |
2016-12-23 | mlxsw: spectrum_router: Don't reflect dead neighs | Ido Schimmel | 1 | -4/+6 |
2016-12-23 | stmmac: CSR clock configuration fix | jpinto | 3 | -6/+6 |
2016-12-23 | sg_write()/bsg_write() is not fit to be called under KERNEL_DS | Al Viro | 1 | -0/+3 |
2016-12-22 | Merge branch 'misc' into for-linus | James Bottomley | 13 | -142/+260 |
2016-12-22 | Merge tag 'drm-intel-next-fixes-2016-12-22' of git://anongit.freedesktop.org/... | Dave Airlie | 12 | -95/+186 |
2016-12-22 | Merge tag 'drm-misc-fixes-2016-12-22' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 1 | -2/+5 |
2016-12-22 | Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 7 | -631/+1218 |
2016-12-22 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 6 | -29/+32 |
2016-12-22 | Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 16 | -107/+212 |
2016-12-22 | Merge tag 'pm-fixes-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+2 |
2016-12-22 | Merge tag 'mmc-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh... | Linus Torvalds | 4 | -23/+35 |
2016-12-22 | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+5 |
2016-12-22 | IB/rxe: Don't check for null ptr in send() | Andrew Boyer | 1 | -2/+1 |
2016-12-22 | IB/rxe: Drop future atomic/read packets rather than retrying | Andrew Boyer | 1 | -1/+1 |
2016-12-22 | IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends | Andrew Boyer | 1 | -1/+2 |
2016-12-22 | qedr: Always notify the verb consumer of flushed CQEs | Amrani, Ram | 1 | -1/+1 |
2016-12-22 | qedr: clear the vendor error field in the work completion | Amrani, Ram | 1 | -0/+3 |
2016-12-22 | qedr: post_send/recv according to QP state | Amrani, Ram | 1 | -4/+4 |
2016-12-22 | qedr: ignore inline flag in read verbs | Amrani, Ram | 1 | -1/+3 |
2016-12-22 | qedr: modify QP state to error when destroying it | Amrani, Ram | 1 | -2/+4 |
2016-12-22 | qedr: return correct value on modify qp | Amrani, Ram | 1 | -1/+1 |
2016-12-22 | qedr: return error if destroy CQ failed | Amrani, Ram | 1 | -1/+6 |