summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-10-08nfp: bpf: copy eBPF subprograms information from kernel verifierQuentin Monnet
2018-10-08nfp: bpf: rename nfp_prog->stack_depth as nfp_prog->stack_frame_depthQuentin Monnet
2018-10-08bpf: add verifier callback to get stack usage info for offloaded progsQuentin Monnet
2018-10-02nfp: bpf: allow control message sizing for map opsJakub Kicinski
2018-10-02nfp: allow apps to request larger MTU on control vNICJakub Kicinski
2018-10-02nfp: bpf: parse global BPF ABI version capabilityJakub Kicinski
2018-09-26net: mvneta: Add support for 2500Mbps SGMIIMaxime Chevallier
2018-09-26net: faraday: fix return type of ndo_start_xmit functionYueHaibing
2018-09-26net: smsc: fix return type of ndo_start_xmit functionYueHaibing
2018-09-26net: liquidio: list usage cleanupzhong jiang
2018-09-26net: qed: list usage cleanupzhong jiang
2018-09-25net: phy: marvell: Fix build.David S. Miller
2018-09-25net: dsa: lantiq_gswip: Depend on HAS_IOMEMHauke Mehrtens
2018-09-25net: phy: marvell: Avoid unnecessary soft resetFlorian Fainelli
2018-09-25net: phy: Stop with excessive soft resetFlorian Fainelli
2018-09-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-09-25i40e: disallow changing the number of descriptors when AF_XDP is onBjörn Töpel
2018-09-25i40e: clean zero-copy XDP Rx ring on shutdown/resetBjörn Töpel
2018-09-25i40e: clean zero-copy XDP Tx ring on shutdown/resetBjörn Töpel
2018-09-25i40e: Remove unused msglen parameter from virtchnl functionsPatryk Małek
2018-09-25i40e: fix double 'NIC Link is Down' messagesSergey Nemov
2018-09-25i40e: add a helper function to validate a VF based on the vf idHarshitha Ramamurthy
2018-09-25i40e: use declared variables for pf and hwPatryk Małek
2018-09-25i40e: Unset promiscuous settings on VF resetMariusz Stachura
2018-09-25i40e: Fix VF's link state notificationMariusz Stachura
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-25net: macb: Clean 64b dma addresses if they are not detectedMichal Simek
2018-09-25r8169: improve a check in rtl_init_oneHeiner Kallweit
2018-09-25r8169: improve rtl8169_irq_mask_and_ackHeiner Kallweit
2018-09-25r8169: use default watchdog timeoutHeiner Kallweit
2018-09-24dpaa2-eth: Make Rx flow hash key configurableIoana Ciocoi Radulescu
2018-09-24net: mvneta: fix the remaining Rx descriptor unmapping issuesAntoine Tenart
2018-09-24net: qca_spi: Introduce write register verificationStefan Wahren
2018-09-24net: mvpp2: use round-robin scheduling for TX queues on the same CPUMaxime Chevallier
2018-09-24net: mvpp2: support XPS by mapping TX queues to CPUsMaxime Chevallier
2018-09-23net: aquantia: memory corruption on jumbo framesFriedemann Gerold
2018-09-23tun: remove ndo_poll_controllerEric Dumazet
2018-09-23nfp: remove ndo_poll_controllerEric Dumazet
2018-09-23bnxt: remove ndo_poll_controllerEric Dumazet
2018-09-23bnx2x: remove ndo_poll_controllerEric Dumazet
2018-09-23mlx5: remove ndo_poll_controllerEric Dumazet
2018-09-23mlx4: remove ndo_poll_controllerEric Dumazet
2018-09-23i40evf: remove ndo_poll_controllerEric Dumazet
2018-09-23ice: remove ndo_poll_controllerEric Dumazet
2018-09-23igb: remove ndo_poll_controllerEric Dumazet
2018-09-23ixgb: remove ndo_poll_controllerEric Dumazet
2018-09-23fm10k: remove ndo_poll_controllerEric Dumazet
2018-09-23ixgbevf: remove ndo_poll_controllerEric Dumazet
2018-09-23ixgbe: remove ndo_poll_controllerEric Dumazet
2018-09-23bonding: use netpoll_poll_dev() helperEric Dumazet