summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-21net: sched: sch: add extack to change classAlexander Aring11-11/+18
2017-12-21net: sched: sch: add extack for change qdisc opsAlexander Aring19-40/+52
2017-12-21net: sched: sch: add extack for init callbackAlexander Aring31-37/+74
2017-12-21net: sched: sch_api: handle generic qdisc errorsAlexander Aring1-43/+105
2017-12-21net: sched: fix coding style issuesAlexander Aring6-13/+14
2017-12-21Revert "bdi: add error handle for bdi_debug_register"Jens Axboe1-4/+1
2017-12-21ipv6: Honor specified parameters in fibmatch lookupIdo Schimmel1-8/+11
2017-12-21tools/kvm_stat: sort '-f help' outputStefan Raspl1-10/+6
2017-12-21kvm: x86: fix RSM when PCID is non-zeroPaolo Bonzini1-7/+25
2017-12-21xfrm: wrap xfrmdev_ops with offload configShannon Nelson1-1/+1
2017-12-21xfrm: check for xdo_dev_ops add and deleteShannon Nelson1-13/+18
2017-12-21xfrm: check for xdo_dev_state_freeShannon Nelson1-1/+2
2017-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller6-168/+730
2017-12-21tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_dev_cgroupYonghong Song1-1/+8
2017-12-21Merge branch 'bpftool-improvements-kallsymfix'Alexei Starovoitov7-35/+379
2017-12-21bpf: allow for correlation of maps and helpers in dumpDaniel Borkmann7-35/+370
2017-12-21bpf: fix kallsyms handling for subprogsDaniel Borkmann2-0/+9
2017-12-21bpf: do not allow root to mangle valid pointersAlexei Starovoitov2-95/+63
2017-12-21Merge branch 'bpf-verifier-sec-fixes'Daniel Borkmann3-67/+661
2017-12-21selftests/bpf: add tests for recent bugfixesJann Horn1-16/+533
2017-12-21bpf: fix integer overflowsAlexei Starovoitov2-2/+50
2017-12-21bpf: don't prune branches when a scalar is replaced with a pointerJann Horn1-8/+7
2017-12-21bpf: force strict alignment checks for stack pointersJann Horn1-0/+5
2017-12-21bpf: fix missing error return in check_stack_boundary()Jann Horn1-0/+1
2017-12-21bpf: fix 32-bit ALU op verificationJann Horn1-11/+17
2017-12-21bpf: fix incorrect tracking of register size truncationJann Horn1-17/+27
2017-12-21bpf: fix incorrect sign extension in check_alu_op()Jann Horn1-1/+7
2017-12-21bpf/verifier: fix bounds calculation on BPF_RSHEdward Cree1-14/+16
2017-12-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-18/+21
2017-12-21Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+4
2017-12-21Merge tag 'acpi-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-2/+2
2017-12-21Merge tag 'pm-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-9/+28
2017-12-21Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-11/+36
2017-12-21Merge tag 'mfd-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-35/+41
2017-12-21Merge tag 'sound-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-20/+70
2017-12-20Merge branch 's390-net-next'David S. Miller11-440/+234
2017-12-20s390/qeth: replace open-coded in*_pton()Julian Wiedmann3-89/+12
2017-12-20s390/qeth: pass full data length to l3_fill_header()Julian Wiedmann1-8/+10
2017-12-20s390/qeth: streamline l3_fill_header()Julian Wiedmann1-56/+43
2017-12-20s390/qeth: unionize next-hop field in qeth L3 headerJulian Wiedmann2-8/+23
2017-12-20s390/qeth: recognize non-IP multicast on L3 transmitJulian Wiedmann2-5/+1
2017-12-20s390/qeth: clean up l3_get_cast_type()Julian Wiedmann2-35/+20
2017-12-20s390/qeth: robustify qeth_get_ip_version()Julian Wiedmann1-6/+8
2017-12-20s390/qeth: align L2 and L3 set_rx_mode() implementationsJulian Wiedmann2-67/+43
2017-12-20s390/qeth: use ether_addr_* helpersJulian Wiedmann6-37/+32
2017-12-20s390/qeth: consolidate qeth MAC address helpersJulian Wiedmann1-29/+18
2017-12-20s390/qeth: don't keep track of MAC address's cast typeJulian Wiedmann2-20/+8
2017-12-20s390/qeth: drop CONFIG_QETH_IPV6Julian Wiedmann2-54/+9
2017-12-20s390/qeth: use ip*_eth_mc_map helpersJulian Wiedmann1-29/+14
2017-12-20qeth: convert qeth_reply.refcnt from atomic_t to refcount_tElena Reshetova2-6/+5