summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-08-06ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov1-0/+1
2018-08-06ptp_qoriq: support automatic configuration for ptp timerYangbo Lu1-1/+5
2018-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller8-24/+147
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner90-296/+553
2018-08-05ethtool: Remove trailing semicolon for static inlineFlorian Fainelli1-2/+2
2018-08-05i2c: quirks: add zero length checksWolfram Sang1-0/+4
2018-08-04include/net/bond_3ad: Simplify the code by using the ARRAY_SIZEzhong jiang1-1/+1
2018-08-04Merge tag 'qcom-arm64-for-4.19-2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson5-0/+305
2018-08-04fork: Have new threads join on-going signal group stopsEric W. Biederman1-0/+2
2018-08-04fork: Skip setting TIF_SIGPENDING in ptrace_init_taskEric W. Biederman1-2/+0
2018-08-04signal: Add calculate_sigpending()Eric W. Biederman1-0/+1
2018-08-03new helper: inode_fake_hash()Al Viro1-0/+11
2018-08-03media: vsp1: Support Interlaced display pipelinesKieran Bingham1-0/+2
2018-08-03new primitive: discard_new_inode()Al Viro1-1/+5
2018-08-03rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to callerDavid Howells1-1/+1
2018-08-03netfilter: bridge: Expose nf_tables bridge hook priorities through uapiMáté Eckl2-11/+11
2018-08-03netfilter: nf_tables: match on tunnel metadataPablo Neira Ayuso1-0/+15
2018-08-03netfilter: nf_tables: add tunnel supportPablo Neira Ayuso1-1/+68
2018-08-03l2tp: ignore L2TP_ATTR_MTUGuillaume Nault1-1/+1
2018-08-03netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera3-2/+2
2018-08-03netfilter: nf_osf: move nf_osf_fingers to non-uapi header fileFernando Fernandez Mancera2-2/+2
2018-08-03netfilter: use kvmalloc_array to allocate memory for hashtableLi RongQing1-2/+0
2018-08-03mailbox: mediatek: Add Mediatek CMDQ driverHoulong Wei1-0/+77
2018-08-03dt-bindings: soc: Add documentation for the MediaTek GCE unitHoulong Wei1-0/+44
2018-08-03mailbox/omap: switch to SPDX license identifierSuman Anna1-4/+1
2018-08-03crypto: scatterwalk - remove scatterwalk_samebuf()Eric Biggers1-7/+0
2018-08-03crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()Eric Biggers1-7/+1
2018-08-03crypto: drbg - in-place cipher operation for CTRStephan Müller1-2/+0
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu90-296/+553
2018-08-03spi: spi-mem: Constify spi_mem->nameBoris Brezillon1-1/+1
2018-08-03RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe2-4/+5
2018-08-03iw_cxgb4: RDMA write with immediate supportPotnuri Bharat Teja1-1/+2
2018-08-03RDMA/hns: Support flush cqe for hip08 in kernel spaceYixian Liu1-0/+1
2018-08-03bpf: introduce the bpf_get_local_storage() helper functionRoman Gushchin2-1/+22
2018-08-03bpf/verifier: introduce BPF_PTR_TO_MAP_VALUERoman Gushchin1-0/+1
2018-08-03bpf: extend bpf_prog_array to store pointers to the cgroup storageRoman Gushchin1-6/+13
2018-08-03bpf: allocate cgroup storage entries on attaching bpf programsRoman Gushchin1-0/+1
2018-08-03bpf: pass a pointer to a cgroup storage using pcpu variableRoman Gushchin1-0/+15
2018-08-03bpf: introduce cgroup storage mapsRoman Gushchin4-0/+48
2018-08-03bpf: add ability to charge bpf maps memory dynamicallyRoman Gushchin1-0/+2
2018-08-03media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab1-1/+29
2018-08-03random: Make crng state queryableJason A. Donenfeld1-0/+1
2018-08-03scsi: Check sense buffer size at build timeKees Cook2-5/+15
2018-08-03block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook1-1/+2
2018-08-02media: dvb: convert tuner_info frequencies to HzMauro Carvalho Chehab1-9/+10
2018-08-02scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche1-0/+14
2018-08-02libceph: implement CEPHX_V2 calculation modeIlya Dryomov1-3/+4
2018-08-02libceph: add authorizer challengeIlya Dryomov3-1/+12
2018-08-02libceph: store ceph_auth_handshake pointer in ceph_connectionIlya Dryomov1-2/+1