summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-25s390/qeth: keep track of fixed prio-queue configurationJulian Wiedmann3-4/+7
2020-03-25s390/qeth: fine-tune MAC Address-related errnosJulian Wiedmann1-5/+5
2020-03-25s390/qeth: add TX IRQ coalescing support for IQD devicesJulian Wiedmann3-8/+102
2020-03-25s390/qeth: collect more TX statisticsJulian Wiedmann3-6/+17
2020-03-25s390/qeth: clean up the mac_bitsJulian Wiedmann2-8/+8
2020-03-25s390/qeth: simplify L3 dev_id logicJulian Wiedmann2-22/+13
2020-03-25s390/qdio: extend polling support to multiple queuesJulian Wiedmann7-108/+86
2020-03-25s390/qeth: remove redundant if-clause in RX poll codeJulian Wiedmann1-27/+23
2020-03-25s390/qeth: split out RX poll codeJulian Wiedmann1-21/+33
2020-03-25s390/qeth: simplify RX buffer trackingJulian Wiedmann2-19/+13
2020-03-25net: ena: Add PCI shutdown handler to allow safe kexecGuilherme G. Piccoli1-10/+41
2020-03-25selftests/net/forwarding: define libs as TEST_PROGS_EXTENDEDHangbin Liu2-15/+16
2020-03-25staging: rtl8723bs: Remove blank line before '}' braceSimran Singhal1-8/+0
2020-03-25Staging: rtl8188eu: hal: Add space around operatorsShreeya Patel11-224/+224
2020-03-25Staging: kpc2000: kpc_dma: Use spaces around operators.Sam Muhammed1-7/+7
2020-03-25Staging: kpc2000: kpc_dma: Use kcalloc over kzalloc.Sam Muhammed1-1/+2
2020-03-25Staging: kpc2000: kpc_dma: Use the SPDK comment style.Sam Muhammed3-3/+3
2020-03-25Staging: kpc2000: kpc_dma: Include the preferred header.Sam Muhammed1-1/+1
2020-03-25Staging: kpc2000: kpc_dma: Remove unnecessary braces.Sam Muhammed3-16/+12
2020-03-25Staging: kpc2000: kpc_dma: Use sizeof(*var) in kzalloc().Sam Muhammed2-2/+2
2020-03-25Staging: kpc2000: kpc_dma: Remove comparison to NULL.Sam Muhammed3-9/+9
2020-03-25dma-buf: Improve CONFIG_DMABUF_MOVE_NOTIFY help textGeert Uytterhoeven1-5/+6
2020-03-25staging: hp100: Properly indent the multiline comments.Soumyajit Deb1-10/+19
2020-03-25staging: rtl8723bs: Add line after variable declarationsSimran Singhal1-0/+15
2020-03-25staging: hp100: Add space around operatorSoumyajit Deb1-1/+1
2020-03-25staging: rtl8723bs: Remove multiple assignmentsSimran Singhal1-2/+5
2020-03-25staging: rtl8723bs: Remove unnecessary braces for single statementsSimran Singhal1-6/+3
2020-03-25selftests/net: add missing tests to MakefileHangbin Liu1-1/+3
2020-03-25net: use indirect call wrappers for skb_copy_datagram_iter()Eric Dumazet1-3/+11
2020-03-25nvmem: core: remove nvmem_sysfs_get_groups()Srinivas Kandagatla4-306/+272
2020-03-25nvmem: core: use is_bin_visible for permissionsSrinivas Kandagatla3-66/+33
2020-03-25cxgb4: remove set but not used variable 'tab'YueHaibing1-3/+1
2020-03-25kunit: kunit_tool: Allow .kunitconfig to disable config itemsDavid Gow2-20/+43
2020-03-25kunit: Always print actual pointer values in assertsDavid Gow1-2/+2
2020-03-25nvmem: core: use device_register and device_unregisterSrinivas Kandagatla1-5/+2
2020-03-25Merge tag 'zonefs-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2-12/+34
2020-03-25objtool: Re-arrange validate_functions()Peter Zijlstra1-22/+30
2020-03-25objtool: Optimize find_rela_by_dest_range()Peter Zijlstra2-5/+26
2020-03-25objtool: Delete cleanup()Peter Zijlstra1-19/+0
2020-03-25objtool: Optimize read_sections()Peter Zijlstra5-29/+47
2020-03-25objtool: Optimize find_symbol_by_name()Peter Zijlstra2-5/+7
2020-03-25objtool: Resize insn_hashPeter Zijlstra1-1/+1
2020-03-25objtool: Rename find_containing_func()Peter Zijlstra3-3/+3
2020-03-25objtool: Optimize find_symbol_*() and read_symbols()Peter Zijlstra3-58/+144
2020-03-25objtool: Optimize find_section_by_name()Peter Zijlstra2-1/+12
2020-03-25objtool: Optimize find_section_by_index()Peter Zijlstra2-5/+10
2020-03-25objtool: Add a statistics modePeter Zijlstra4-3/+25
2020-03-25objtool: Optimize find_symbol_by_index()Peter Zijlstra2-10/+6
2020-03-25x86/kexec: Make relocate_kernel_64.S objtool cleanPeter Zijlstra2-1/+7
2020-03-25x86/kexec: Use RIP relative addressingPeter Zijlstra1-4/+1