summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-09-16net: ena: remove all old adaptive rx interrupt moderation code from ena_comArthur Kiyanovski
2019-09-16net: ena: remove ena_restore_ethtool_params() and relevant fieldsArthur Kiyanovski
2019-09-16net: ena: remove old adaptive interrupt moderation code from ena_netdevArthur Kiyanovski
2019-09-16net: ena: remove code duplication in ena_com_update_nonadaptive_moderation_in...Arthur Kiyanovski
2019-09-16net: ena: enable the interrupt_moderation in driver_supported_featuresArthur Kiyanovski
2019-09-16net: ena: reimplement set/get_coalesce()Arthur Kiyanovski
2019-09-16net: ena: switch to dim algorithm for rx adaptive interrupt moderationArthur Kiyanovski
2019-09-16net: ena: add intr_moder_rx_interval to struct ena_com_dev and use itArthur Kiyanovski
2019-09-16Merge branch 'ethtool-implement-Energy-Detect-Powerdown-support-via-phy-tunable'David S. Miller
2019-09-16net: phy: adin: implement Energy Detect Powerdown mode via phy-tunableAlexandru Ardelean
2019-09-16ethtool: implement Energy Detect Powerdown support via phy-tunableAlexandru Ardelean
2019-09-16s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-09-16Merge branch 'drop_monitor-Better-sanitize-notified-packets'David S. Miller
2019-09-16drop_monitor: Better sanitize notified packetsIdo Schimmel
2019-09-16netdevsim: Set offsets to various protocol layersIdo Schimmel
2019-09-16Merge branch 'tc-taprio-offload-for-SJA1105-DSA'David S. Miller
2019-09-16docs: net: dsa: sja1105: Add info about the Time-Aware SchedulerVladimir Oltean
2019-09-16net: dsa: sja1105: Configure the Time-Aware Scheduler via tc-taprio offloadVladimir Oltean
2019-09-16net: dsa: sja1105: Advertise the 8 TX queuesVladimir Oltean
2019-09-16net: dsa: sja1105: Add static config tables for schedulingVladimir Oltean
2019-09-16net: dsa: Pass ndo_setup_tc slave callback to driversVladimir Oltean
2019-09-16taprio: Add support for hardware offloadingVinicius Costa Gomes
2019-09-16net: phylink: clarify where phylink should be usedRussell King
2019-09-16Merge branch 'bnxt_en-error-recovery-follow-up-patches'David S. Miller
2019-09-16bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state.Vasundhara Volam
2019-09-16bnxt_en: Update firmware interface spec. to 1.10.0.100.Michael Chan
2019-09-16bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commandsVasundhara Volam
2019-09-16bnxt_en: Don't proceed in .ndo_set_rx_mode() when device is not in open state.Michael Chan
2019-09-16tcp: Add snd_wnd to TCP_INFOThomas Higdon
2019-09-16tcp: Add TCP_INFO counter for packets received out-of-orderThomas Higdon
2019-09-16net: mdio: switch to using gpiod_get_optional()Dmitry Torokhov
2019-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-16bpf: fix accessing bpf_sysctl.file_pos on s390Ilya Leoshkevich
2019-09-16xdp: Fix race in dev_map_hash_update_elem() when replacing elementToke Høiland-Jørgensen
2019-09-16Merge branch 'bpf-af-xdp-unaligned-fixes'Daniel Borkmann
2019-09-16samples/bpf: fix xdpsock l2fwd tx for unaligned modeCiara Loftus
2019-09-16ixgbe: fix xdp handle calculationsCiara Loftus
2019-09-16i40e: fix xdp handle calculationsCiara Loftus
2019-09-16selftests/bpf: add bpf-gcc supportIlya Leoshkevich
2019-09-16net: stmmac: socfpga: re-use the `interface` parameter from platform dataAlexandru Ardelean
2019-09-16Merge branch 'More-fixes-for-unlocked-cls-hardware-offload-API-refactoring'David S. Miller
2019-09-16net: sched: use get_dev() action API in flow_action infraVlad Buslov
2019-09-16net: sched: take reference to psample group in flow_action infraVlad Buslov
2019-09-16net: sched: extend flow_action_entry with destructorVlad Buslov
2019-09-16net/wan: dscc4: remove broken dscc4 driverDan Carpenter
2019-09-16qed: fix spelling mistake "fullill" -> "fulfill"Colin Ian King
2019-09-16net: dsa: b53: Add support for port_egress_floods callbackFlorian Fainelli
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-09-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds