summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | net: mdio: switch to using gpiod_get_optional()Dmitry Torokhov2019-09-161-13/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-1621-322/+260
|\ \
| * | bpf: fix accessing bpf_sysctl.file_pos on s390Ilya Leoshkevich2019-09-164-9/+22
| * | xdp: Fix race in dev_map_hash_update_elem() when replacing elementToke Høiland-Jørgensen2019-09-161-5/+12
| * | Merge branch 'bpf-af-xdp-unaligned-fixes'Daniel Borkmann2019-09-163-5/+5
| |\ \
| | * | samples/bpf: fix xdpsock l2fwd tx for unaligned modeCiara Loftus2019-09-161-1/+1
| | * | ixgbe: fix xdp handle calculationsCiara Loftus2019-09-161-2/+2
| | * | i40e: fix xdp handle calculationsCiara Loftus2019-09-161-2/+2
| |/ /
| * | selftests/bpf: add bpf-gcc supportIlya Leoshkevich2019-09-163-23/+67
| * | kcm: use BPF_PROG_RUNSami Tolvanen2019-09-061-1/+1
| * | Merge branch 'move-sockopt-tests'Alexei Starovoitov2019-09-069-274/+142
| |\ \
| | * | selftests/bpf: test_progs: convert test_tcp_rttStanislav Fomichev2019-09-063-59/+28
| | * | selftests/bpf: test_progs: convert test_sockopt_inheritStanislav Fomichev2019-09-063-64/+43
| | * | selftests/bpf: test_progs: convert test_sockopt_multiStanislav Fomichev2019-09-063-55/+11
| | * | selftests/bpf: test_progs: convert test_sockopt_skStanislav Fomichev2019-09-064-52/+15
| | * | selftests/bpf: test_progs: convert test_sockoptStanislav Fomichev2019-09-063-46/+8
| | * | selftests/bpf: test_progs: add test__join_cgroup helperStanislav Fomichev2019-09-063-2/+41
| |/ /
| * | kbuild: replace BASH-specific ${@:2} with shift and ${@}Andrii Nakryiko2019-09-061-5/+11
* | | net: stmmac: socfpga: re-use the `interface` parameter from platform dataAlexandru Ardelean2019-09-161-5/+10
* | | Merge branch 'More-fixes-for-unlocked-cls-hardware-offload-API-refactoring'David S. Miller2019-09-168-57/+116
|\ \ \
| * | | net: sched: use get_dev() action API in flow_action infraVlad Buslov2019-09-163-20/+18
| * | | net: sched: take reference to psample group in flow_action infraVlad Buslov2019-09-166-14/+58
| * | | net: sched: extend flow_action_entry with destructorVlad Buslov2019-09-162-33/+50
|/ / /
* | | net/wan: dscc4: remove broken dscc4 driverDan Carpenter2019-09-164-2078/+0
* | | qed: fix spelling mistake "fullill" -> "fulfill"Colin Ian King2019-09-161-1/+1
* | | net: dsa: b53: Add support for port_egress_floods callbackFlorian Fainelli2019-09-162-0/+35
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-15159-1377/+1672
|\ \ \ | | |/ | |/|
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-156-4/+124
| |\ \
| | * \ Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2019-09-142-1/+13
| | |\ \
| | | * | KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth2019-09-122-1/+11
| | | * | KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov2019-09-121-0/+2
| | * | | KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslotSean Christopherson2019-09-142-2/+101
| | * | | KVM: x86: work around leak of uninitialized stack contentsFuqian Huang2019-09-141-0/+7
| | * | | KVM: nVMX: handle page fault in vmreadPaolo Bonzini2019-09-141-1/+3
| * | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-09-151-4/+2
| |\ \ \ \
| | * | | | Revert "vhost: block speculation of translated descriptors"Michael S. Tsirkin2019-09-141-4/+2
| * | | | | Merge tag 'riscv/for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-09-153-14/+15
| |\ \ \ \ \
| | * | | | | riscv: modify the Image header to improve compatibility with the ARM64 headerPaul Walmsley2019-09-143-14/+15
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-1467-289/+443
| |\ \ \ \ \ \
| | * | | | | | cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork2019-09-131-1/+9
| | * | | | | | Merge branch 'sctp_do_bind-leak'David S. Miller2019-09-131-10/+11
| | |\ \ \ \ \ \
| | | * | | | | | sctp: destroy bucket if failed to bind addrMao Wenan2019-09-131-4/+6
| | | * | | | | | sctp: remove redundant assignment when call sctp_get_port_localMao Wenan2019-09-131-2/+1
| | | * | | | | | sctp: change return type of sctp_get_port_localMao Wenan2019-09-131-4/+4
| | |/ / / / / /
| | * | | | | | ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher2019-09-131-1/+2
| | * | | | | | sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'Christophe JAILLET2019-09-121-1/+1
| | * | | | | | ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert2019-09-121-1/+2
| | * | | | | | net: qrtr: fix memort leak in qrtr_tun_write_iterNavid Emamdoost2019-09-121-1/+4
| | * | | | | | net: Fix null de-reference of device refcountSubash Abhinov Kasiviswanathan2019-09-121-0/+2
| | * | | | | | ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'Christophe JAILLET2019-09-121-1/+1