summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-24bnxt_en: Assign more RSS context resources to the VFs.Michael Chan
2019-11-24bnxt_en: Initialize context memory to the value specified by firmware.Michael Chan
2019-11-24bnxt_en: Fix suspend/resume path on 57500 chipsVasundhara Volam
2019-11-24bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume()Vasundhara Volam
2019-11-24bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.Vasundhara Volam
2019-11-24bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.Vasundhara Volam
2019-11-24bnxt_en: Disable/enable Bus master during suspend/resume.Michael Chan
2019-11-24bnxt_en: Add chip IDs for 57452 and 57454 chips.Michael Chan
2019-11-24sfc: fix build without CONFIG_RFS_ACCELJakub Kicinski
2019-11-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-11-24xen: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-23cramfs: fix usage on non-MTD deviceMaxime Bizon
2019-11-23hv_netvsc: make recording RSS hash depend on feature flagStephen Hemminger
2019-11-23sctp: cache netns in sctp_ep_commonXin Long
2019-11-23sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcookNavid Emamdoost
2019-11-23net: gro: use vlan API instead of accessing directlyTonghao Zhang
2019-11-23Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2019-11-23net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King
2019-11-23MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 moduleThomas Bogendoerfer
2019-11-23MIPS: PCI: Fix fake subdevice ID for IOC3Thomas Bogendoerfer
2019-11-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-11-23net: use rhashtable_lookup() instead of rhashtable_lookup_fast()Taehee Yoo
2019-11-23Merge tag 'wireless-drivers-next-2019-11-22' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2019-11-23Merge branch 'nfc-convert-from-txt-to-rst'Jakub Kicinski
2019-11-23docs: networking: nfc: change to rst formatRobert Schwebel
2019-11-23docs: networking: nfc: fix code block syntaxRobert Schwebel
2019-11-23docs: networking: nfc: fix bullet list syntaxRobert Schwebel
2019-11-23docs: networking: nfc: change block diagram to sphinx syntaxRobert Schwebel
2019-11-23docs: networking: nfc: change headlines to sphinx syntaxRobert Schwebel
2019-11-23net: phy: initialise phydev speed and duplex sanelyRussell King
2019-11-23net: phy: remove phy_ethtool_sset()Russell King
2019-11-23Revert "bpf: Emit audit messages upon successful prog load and unload"Jakub Kicinski
2019-11-23kvm: nVMX: Relax guest IA32_FEATURE_CONTROL constraintsJim Mattson
2019-11-23KVM: x86: Grab KVM's srcu lock when setting nested stateSean Christopherson
2019-11-23KVM: x86: Open code shared_msr_update() in its only callerSean Christopherson
2019-11-23KVM: Fix jump label out_free_* in kvm_init()Miaohe Lin
2019-11-23KVM: x86: Remove a spurious export of a static functionSean Christopherson
2019-11-22Merge branch 'sfc-ARFS-expiry-improvements'Jakub Kicinski
2019-11-22sfc: do ARFS expiry work occasionally even without NAPI pollEdward Cree
2019-11-22sfc: add statistics for ARFSEdward Cree
2019-11-22sfc: suppress MCDI errors from ARFSEdward Cree
2019-11-22sfc: change ARFS expiry mechanismEdward Cree
2019-11-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...Jakub Kicinski
2019-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-11-22net: inet_is_local_reserved_port() should return bool not intMaciej Żenczykowski
2019-11-22Merge branch 'cxgb4-add-udp-segmentation-offload-support'Jakub Kicinski
2019-11-22cxgb4: add stats for MQPRIO QoS offload Tx pathRahul Lakkireddy
2019-11-22cxgb4: add UDP segmentation offload supportRahul Lakkireddy
2019-11-22cxgb4/chcr: update SGL DMA unmap for USORahul Lakkireddy
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski