aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds386-386/+386
2016-12-23ntb_transport: Remove unnecessary call to ntb_peer_spad_readSteve Wahl1-1/+0
2016-12-23NTB: Fix 'request_irq()' and 'free_irq()' inconsistancyChristophe JAILLET2-2/+2
2016-12-23ntb: fix SKX NTB config space size register offsetsDave Jiang1-4/+4
2016-12-23NTB: correct ntb_peer_spad_read for case when callback is not supplied.Steven Wahl1-0/+3
2016-12-23MAINTAINERS: Change in maintainer for AMD NTBShyam Sundar S K1-1/+1
2016-12-23ntb_transport: Limit memory windows based on available, scratchpadsShyam Sundar S K1-12/+16
2016-12-23NTB: Register and offset values fix for memory windowShyam Sundar S K1-10/+4
2016-12-23NTB: add support for hotplug featureXiangliang Yu2-2/+12
2016-12-23ntb: Adding Skylake Xeon NTB supportDave Jiang2-5/+703
2016-12-23Revert "x86/unwind: Detect bad stack return address"Josh Poimboeuf1-10/+1
2016-12-23sctp: fix recovering from 0 win with small data chunksMarcelo Ricardo Leitner1-1/+1
2016-12-23sctp: do not loose window information if in rwnd_overMarcelo Ricardo Leitner1-1/+1
2016-12-23virtio-net: XDP support for small buffersJason Wang1-25/+87
2016-12-23virtio-net: remove big packet XDP codesJason Wang1-41/+3
2016-12-23virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is supportJason Wang1-1/+3
2016-12-23virtio-net: make rx buf size estimation works for XDPJason Wang1-0/+3
2016-12-23virtio-net: unbreak csumed packets for XDP_PASSJason Wang1-2/+2
2016-12-23virtio-net: correctly handle XDP_PASS for linearized packetsJason Wang1-2/+8
2016-12-23virtio-net: fix page miscount during XDP linearizingJason Wang1-8/+11
2016-12-23virtio-net: correctly xmit linearized page on XDP_TXJason Wang1-1/+1
2016-12-23virtio-net: remove the warning before XDP linearizingJason Wang1-7/+1
2016-12-23mlxsw: spectrum_router: Correctly remove nexthop groupsIdo Schimmel1-0/+3
2016-12-23mlxsw: spectrum_router: Don't reflect dead neighsIdo Schimmel1-4/+6
2016-12-23neigh: Send netevent after marking neigh as deadIdo Schimmel1-0/+1
2016-12-23ipv6: handle -EFAULT from skb_copy_bitsDave Jones1-1/+5
2016-12-23inet: fix IP(V6)_RECVORIGDSTADDR for udp socketsWillem de Bruijn2-2/+2
2016-12-23net/sched: cls_flower: Mandate mask when matching on flagsOr Gerlitz1-11/+12
2016-12-23net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6Or Gerlitz1-2/+2
2016-12-23stmmac: CSR clock configuration fixjpinto3-6/+6
2016-12-22sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2-0/+6
2016-12-22ufs: fix function declaration for ufs_truncate_blocksJeff Layton1-1/+1
2016-12-22fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai1-2/+8
2016-12-22seq_file: reset iterator to first record for zero offsetTomasz Majchrzak1-0/+7
2016-12-22vfs: fix isize/pos/len checks for reflink & dedupeDarrick J. Wong3-9/+13
2016-12-22[iov_iter] fix iterate_all_kinds() on empty iteratorsAl Viro1-29/+26
2016-12-22move aio compat to fs/aio.cAl Viro4-82/+98
2016-12-22perf sched timehist: Fix invalid period calculationNamhyung Kim1-1/+1
2016-12-22perf sched timehist: Remove hardcoded 'comm_width' check at print_summaryNamhyung Kim1-3/+0
2016-12-22perf sched timehist: Enlarge default 'comm_width'Namhyung Kim1-1/+1
2016-12-22perf sched timehist: Honour 'comm_width' when aligning the headersNamhyung Kim1-3/+4
2016-12-22MAINTAINERS: Update Jacek Anaszewski's email addressJacek Anaszewski1-2/+2
2016-12-22perf/x86: Fix overlap counter scheduling bugPeter Zijlstra1-1/+1
2016-12-22perf/x86/pebs: Fix handling of PEBS buffer overflowsStephane Eranian1-9/+21
2016-12-22x86/paravirt: Mark unused patch_default labelPeter Zijlstra2-2/+2
2016-12-22IB/rxe: Don't check for null ptr in send()Andrew Boyer1-2/+1
2016-12-22IB/rxe: Drop future atomic/read packets rather than retryingAndrew Boyer1-1/+1
2016-12-22IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sendsAndrew Boyer1-1/+2
2016-12-22qedr: Always notify the verb consumer of flushed CQEsAmrani, Ram1-1/+1
2016-12-22qedr: clear the vendor error field in the work completionAmrani, Ram1-0/+3