aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/crypto/lzo.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-22qedr: post_send/recv according to QP stateAmrani, Ram1-4/+4
2016-12-22qedr: ignore inline flag in read verbsAmrani, Ram1-1/+3
2016-12-22qedr: modify QP state to error when destroying itAmrani, Ram1-2/+4
2016-12-22qedr: return correct value on modify qpAmrani, Ram1-1/+1
2016-12-22qedr: return error if destroy CQ failedAmrani, Ram1-1/+6
2016-12-22qedr: configure the number of CQEs on CQ creationAmrani, Ram1-0/+3
2016-12-22i40iw: Set 128B as the only supported RQ WQE sizeChien Tin Tung8-25/+53
2016-12-22IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche1-2/+4
2016-12-22net: ipv4: Don't crash if passing a null sk to ip_do_redirect.Lorenzo Colitti1-1/+2
2016-12-22befs: add NFS export supportLuis de Bethencourt1-0/+38
2016-12-22befs: remove trailing whitespacesLuis de Bethencourt7-48/+47
2016-12-22befs: remove signatures from commentsLuis de Bethencourt3-7/+1
2016-12-22befs: fix style issues in header filesLuis de Bethencourt6-17/+12
2016-12-22befs: fix style issues in linuxvfs.cLuis de Bethencourt1-23/+26
2016-12-22befs: fix typos in linuxvfs.cLuis de Bethencourt1-8/+6
2016-12-22befs: fix style issues in io.cLuis de Bethencourt1-2/+2
2016-12-22befs: fix style issues in inode.cLuis de Bethencourt1-6/+6
2016-12-22befs: fix style issues in debug.cLuis de Bethencourt1-6/+8
2016-12-21CREDITS: Remove outdated address informationGertjan van Wingerde1-2/+0
2016-12-21net: fddi: skfp: use %p format specifier for addresses rather than %xColin Ian King3-8/+8
2016-12-21tcp: add a missing barrier in tcp_tasklet_func()Eric Dumazet1-0/+1
2016-12-21splice: reinstate SIGPIPE/EPIPE handlingLinus Torvalds1-2/+7
2016-12-21net: mvpp2: fix dma unmapping of TX buffers for fragmentsThomas Petazzoni1-29/+30
2016-12-21net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerupHeiko Stübner1-4/+4