summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-09-16net: dsa: sja1105: Configure the Time-Aware Scheduler via tc-taprio offloadVladimir Oltean-1/+500
2019-09-16net: dsa: sja1105: Advertise the 8 TX queuesVladimir Oltean-2/+8
2019-09-16net: dsa: sja1105: Add static config tables for schedulingVladimir Oltean-1/+222
2019-09-16net: dsa: Pass ndo_setup_tc slave callback to driversVladimir Oltean-4/+10
2019-09-16taprio: Add support for hardware offloadingVinicius Costa Gomes-44/+392
2019-09-16net: phylink: clarify where phylink should be usedRussell King-1/+2
2019-09-16Merge branch 'bnxt_en-error-recovery-follow-up-patches'David S. Miller-52/+156
2019-09-16bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state.Vasundhara Volam-5/+46
2019-09-16bnxt_en: Update firmware interface spec. to 1.10.0.100.Michael Chan-43/+103
2019-09-16bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commandsVasundhara Volam-1/+2
2019-09-16bnxt_en: Don't proceed in .ndo_set_rx_mode() when device is not in open state.Michael Chan-3/+5
2019-09-16tcp: Add snd_wnd to TCP_INFOThomas Higdon-0/+5
2019-09-16tcp: Add TCP_INFO counter for packets received out-of-orderThomas Higdon-0/+7
2019-09-16net: mdio: switch to using gpiod_get_optional()Dmitry Torokhov-13/+9
2019-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-322/+260
2019-09-16bpf: fix accessing bpf_sysctl.file_pos on s390Ilya Leoshkevich-9/+22
2019-09-16xdp: Fix race in dev_map_hash_update_elem() when replacing elementToke Høiland-Jørgensen-5/+12
2019-09-16Merge branch 'bpf-af-xdp-unaligned-fixes'Daniel Borkmann-5/+5
2019-09-16samples/bpf: fix xdpsock l2fwd tx for unaligned modeCiara Loftus-1/+1
2019-09-16ixgbe: fix xdp handle calculationsCiara Loftus-2/+2
2019-09-16i40e: fix xdp handle calculationsCiara Loftus-2/+2
2019-09-16selftests/bpf: add bpf-gcc supportIlya Leoshkevich-23/+67
2019-09-16net: stmmac: socfpga: re-use the `interface` parameter from platform dataAlexandru Ardelean-5/+10
2019-09-16Merge branch 'More-fixes-for-unlocked-cls-hardware-offload-API-refactoring'David S. Miller-57/+116
2019-09-16net: sched: use get_dev() action API in flow_action infraVlad Buslov-20/+18
2019-09-16net: sched: take reference to psample group in flow_action infraVlad Buslov-14/+58
2019-09-16net: sched: extend flow_action_entry with destructorVlad Buslov-33/+50
2019-09-16net/wan: dscc4: remove broken dscc4 driverDan Carpenter-2078/+0
2019-09-16qed: fix spelling mistake "fullill" -> "fulfill"Colin Ian King-1/+1
2019-09-16net: dsa: b53: Add support for port_egress_floods callbackFlorian Fainelli-0/+35
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1377/+1672
2019-09-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-4/+124
2019-09-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-4/+2
2019-09-14Merge tag 'riscv/for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-14/+15
2019-09-14Revert "vhost: block speculation of translated descriptors"Michael S. Tsirkin-4/+2
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-289/+443
2019-09-14Merge tag 'mmc-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds-29/+17
2019-09-14Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-8/+11
2019-09-14Merge tag 'wireless-drivers-next-for-davem-2019-09-14' of git://git.kernel.or...David S. Miller-3570/+8505
2019-09-14Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-1/+13
2019-09-14KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslotSean Christopherson-2/+101
2019-09-14KVM: x86: work around leak of uninitialized stack contentsFuqian Huang-0/+7
2019-09-14KVM: nVMX: handle page fault in vmreadPaolo Bonzini-1/+3
2019-09-13riscv: modify the Image header to improve compatibility with the ARM64 headerPaul Walmsley-14/+15
2019-09-13Merge branch 'devlink-move-reload-fail-indication-to-devlink-core-and-expose-...David S. Miller-31/+106
2019-09-13net: devlink: move reload fail indication to devlink core and expose to userJiri Pirko-11/+30
2019-09-13net: devlink: split reload op into twoJiri Pirko-16/+56
2019-09-13mlx4: Split restart_one into two functionsJiri Pirko-7/+23
2019-09-13cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork-1/+9
2019-09-13Merge branch 'sctp_do_bind-leak'David S. Miller-10/+11