summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * enic: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-141-66/+39
| * cxgb4: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-142-79/+31
| * bnx2x: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-143-123/+29
| * xgbe: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-143-243/+30
| * xgbe: switch to more generic VxLAN detectionJakub Kicinski2020-07-141-19/+8
| * be2net: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-142-165/+38
| * nfp: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-142-97/+34
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-1420-279/+308
|\
| * bpfilter: Allow to build bpfilter_umh as a module without static libraryMasahiro Yamada2020-07-142-4/+8
| * bpfilter: Initialize pos variableAlexei Starovoitov2020-07-141-0/+1
| * Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...Alexei Starovoitov2020-07-1415-260/+275
| |\
| | * Make the user mode driver code a better citizenEric W. Biederman2020-07-0715-260/+275
| | |\
| | | * umd: Stop using split_argvEric W. Biederman2020-07-071-9/+3
| | | * umd: Remove exit_umhEric W. Biederman2020-07-074-48/+0
| | | * bpfilter: Take advantage of the facilities of struct pidEric W. Biederman2020-07-073-18/+15
| | | * exit: Factor thread_group_exited out of pidfd_pollEric W. Biederman2020-07-073-5/+27
| | | * umd: Track user space drivers with struct pidEric W. Biederman2020-07-045-16/+20
| | | * bpfilter: Move bpfilter_umh back into init dataEric W. Biederman2020-07-041-1/+1
| | | * exec: Remove do_execve_fileEric W. Biederman2020-07-042-30/+9
| | | * umh: Stop calling do_execve_fileEric W. Biederman2020-07-042-8/+3
| | | * umd: Transform fork_usermode_blob into fork_usermode_driverEric W. Biederman2020-07-043-33/+113
| | | * umd: Rename umd_info.cmdline umd_info.driver_nameEric W. Biederman2020-07-043-9/+6
| | | * umd: For clarity rename umh_info umd_infoEric W. Biederman2020-07-044-15/+15
| | | * umh: Separate the user mode driver and the user mode helper supportEric W. Biederman2020-07-048-158/+179
| | | * umh: Remove call_usermodehelper_setup_file.Eric W. Biederman2020-07-042-34/+11
| | | * umh: Rename the user mode driver helpers for clarityEric W. Biederman2020-07-041-5/+5
| | | * umh: Move setting PF_UMH into umh_pipe_setupEric W. Biederman2020-07-041-4/+3
| | | * umh: Capture the pid in umh_pipe_setupEric W. Biederman2020-07-042-4/+2
| | |/
| * | bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF optionJiri Olsa2020-07-142-1/+15
| * | bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF optionJiri Olsa2020-07-141-0/+9
| * | selftests/bpf: Fix merge conflict resolutionAlexei Starovoitov2020-07-131-14/+0
* | | ksz884x: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-141-38/+30
* | | Merge branch 'r8169-add-support-for-RTL8125B'David S. Miller2020-07-144-23/+153
|\ \ \
| * | | r8169: add support for RTL8125BHeiner Kallweit2020-07-143-23/+141
| * | | net: phy: realtek: add support for RTL8125B-internal PHYHeiner Kallweit2020-07-141-0/+12
|/ / /
* | | Merge branch 's390-qeth-next'David S. Miller2020-07-147-162/+120
|\ \ \
| * | | s390/qeth: constify the MPC initialization dataJulian Wiedmann2020-07-143-18/+17
| * | | s390/qeth: unify RX-mode hashtablesJulian Wiedmann2020-07-144-14/+12
| * | | s390/qeth: cleanup OAT codeJulian Wiedmann2020-07-141-28/+12
| * | | s390/qeth: clean up a magic number in the OAT callbackJulian Wiedmann2020-07-141-4/+2
| * | | s390/qeth: use u64_to_user_ptr() in the OAT codeJulian Wiedmann2020-07-141-4/+2
| * | | s390/qeth: clean up error handling for isolation mode cmdsJulian Wiedmann2020-07-143-70/+40
| * | | s390/qeth: don't clear the configured isolation modeJulian Wiedmann2020-07-141-11/+11
| * | | s390/qeth: only init the isolation mode when necessaryJulian Wiedmann2020-07-141-5/+6
| * | | s390/qeth: fine-tune errno when cmds are cancelledJulian Wiedmann2020-07-141-1/+1
| * | | s390/qeth: reject unsupported link type earlierJulian Wiedmann2020-07-142-17/+27
|/ / /
* | | Merge branch 'mlxsw-Mirror-to-CPU-preparations'David S. Miller2020-07-1411-31/+318
|\ \ \
| * | | mlxsw: core: Use mirror reason during Rx listener lookupIdo Schimmel2020-07-142-2/+5
| * | | mlxsw: pci: Retrieve mirror reason from CQE during receiveIdo Schimmel2020-07-142-1/+6
| * | | mlxsw: pci: Add mirror reason field to CQEv2Ido Schimmel2020-07-141-0/+5