summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | tun: fix use-after-free when register netdev failedYang Yingliang2019-09-121-5/+11
| | * | | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-09-122-19/+14
| | |\ \ \ \ \
| | | * | | | | ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets2019-09-111-18/+11
| | | * | | | | ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck2019-09-111-1/+3
| | * | | | | | tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWRNeal Cardwell2019-09-121-1/+1
| | |/ / / / /
| | * | | | | mlx4: fix spelling mistake "veify" -> "verify"Colin Ian King2019-09-111-1/+1
| | * | | | | net: hns3: fix spelling mistake "undeflow" -> "underflow"Colin Ian King2019-09-111-1/+1
| | * | | | | net: lmc: fix spelling mistake "runnin" -> "running"Colin Ian King2019-09-111-1/+1
| | * | | | | NFC: st95hf: fix spelling mistake "receieve" -> "receive"Colin Ian King2019-09-111-1/+1
| | * | | | | net/rds: An rds_sock is added too early to the hash tableKa-Cheong Poon2019-09-111-22/+18
| | * | | | | mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen2019-09-112-10/+8
| | * | | | | lib/Kconfig: fix OBJAGG in lib/ menu structureRandy Dunlap2019-09-111-3/+3
| | * | | | | net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan2019-09-111-1/+1
| | * | | | | wimax: i2400: fix memory leakNavid Emamdoost2019-09-111-0/+1
| | * | | | | sctp: fix the missing put_user when dumping transport thresholdsXin Long2019-09-101-1/+2
| | * | | | | sch_hhf: ensure quantum and hhf_non_hh_weight are non-zeroCong Wang2019-09-101-1/+1
| | * | | | | net_sched: check cops->tcf_block in tc_bind_tclass()Cong Wang2019-09-101-0/+2
| | * | | | | bridge/mdb: remove wrong use of NLM_F_MULTINicolas Dichtel2019-09-101-1/+1
| | * | | | | net/ibmvnic: Fix missing { in __ibmvnic_resetMichal Suchanek2019-09-101-1/+1
| | * | | | | nfp: flower: cmsg rtnl locks can timeout reify messagesFred Lotter2019-09-071-5/+5
| | * | | | | net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...Shmulik Ladkani2019-09-071-0/+19
| | * | | | | ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()Maciej Żenczykowski2019-09-071-1/+1