summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-07ip/options: explicitly provide net ns to __ip_options_echo()Paolo Abeni2-6/+8
2017-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-27/+8
2017-08-06Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-22/+15
2017-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+4
2017-08-04net: comment fixes against BPF devmap helper callsJohn Fastabend1-5/+11
2017-08-04net: sched: avoid atomic swap in tcf_exts_changeJiri Pirko1-2/+1
2017-08-04net: sched: remove check for number of actions in tcf_exts_execJiri Pirko1-3/+1
2017-08-04net: sched: fix return value of tcf_exts_execJiri Pirko1-2/+2
2017-08-04net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_...Jiri Pirko1-30/+0
2017-08-04net: sched: use tcf_exts_has_actions in tcf_exts_execJiri Pirko1-23/+23
2017-08-04net: sched: change names of action number helpers to be aligned with the restJiri Pirko1-9/+27
2017-08-04net: sched: remove unneeded tcf_em_tree_changeJiri Pirko1-21/+0
2017-08-04Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds4-1/+8
2017-08-04Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-6/+0
2017-08-04sock: ulimit on MSG_ZEROCOPY pagesWillem de Bruijn2-1/+7
2017-08-04sock: MSG_ZEROCOPY notification coalescingWillem de Bruijn1-3/+14
2017-08-04sock: enable MSG_ZEROCOPYWillem de Bruijn1-1/+13
2017-08-04sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn1-0/+2
2017-08-04sock: add MSG_ZEROCOPYWillem de Bruijn4-0/+66
2017-08-04sock: skb_copy_ubufs support for compound pagesWillem de Bruijn1-2/+7
2017-08-04sock: allocate skbs from optmemWillem de Bruijn1-0/+2
2017-08-04ipv6: fib: Add helpers to hold / drop a reference on rt6_infoIdo Schimmel1-0/+16
2017-08-04ipv6: fib: Add offload indication to routesIdo Schimmel1-0/+1
2017-08-04ipv6: fib: Dump tables during registration to FIB chainIdo Schimmel1-0/+4
2017-08-04ipv6: fib_rules: Dump rules during registration to FIB chainIdo Schimmel1-0/+10
2017-08-04ipv6: fib: Add in-kernel notifications for route add / deleteIdo Schimmel1-0/+5
2017-08-04ipv6: fib: Add FIB notifiers callbacksIdo Schimmel2-0/+12
2017-08-04ipv6: fib_rules: Check if rule is a default ruleIdo Schimmel1-0/+5
2017-08-04net: fib_rules: Implement notification logic in coreIdo Schimmel2-12/+21
2017-08-04net: core: Make the FIB notification chain genericIdo Schimmel4-22/+54
2017-08-04Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-2/+2
2017-08-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-5/+22
2017-08-03sctp: remove the typedef sctp_auth_chunk_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_authhdr_tXin Long1-3/+3
2017-08-03sctp: remove the typedef sctp_addip_chunk_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_addiphdr_tXin Long1-3/+3
2017-08-03sctp: remove the typedef sctp_addip_param_tXin Long1-4/+4
2017-08-03sctp: remove the typedef sctp_cwr_chunk_tXin Long1-5/+0
2017-08-03sctp: remove the typedef sctp_cwrhdr_tXin Long1-3/+3
2017-08-03sctp: remove the typedef sctp_ecne_chunk_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_ecnehdr_tXin Long1-3/+3
2017-08-03sctp: remove the typedef sctp_error_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_operr_chunk_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_errhdr_tXin Long2-7/+7
2017-08-03sctp: fix the name of struct sctp_shutdown_chunk_tXin Long1-1/+1
2017-08-03sctp: remove the typedef sctp_shutdownhdr_tXin Long1-3/+3
2017-08-03Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář1-2/+0
2017-08-03Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+1
2017-08-03mm: allow page_cache_get_speculative in interrupt contextKan Liang1-2/+0
2017-08-03cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin1-2/+17