summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-12-28igb: switch to napi_build_skb()Alexander Lobakin
2021-12-28ice: switch to napi_build_skb()Alexander Lobakin
2021-12-28iavf: switch to napi_build_skb()Alexander Lobakin
2021-12-28i40e: switch to napi_build_skb()Alexander Lobakin
2021-12-28e1000: switch to napi_build_skb()Alexander Lobakin
2021-12-28e1000: switch to napi_consume_skb()Alexander Lobakin
2021-12-28net: lantiq_xrx200: fix statistics of received bytesAleksander Jan Bajkowski
2021-12-28net: ag71xx: Fix a potential double free in error handling pathsChristophe JAILLET
2021-12-27net:Remove initialization of static variables to 0Wen Zhiwei
2021-12-27net: usb: pegasus: Do not drop long Ethernet framesMatthias-Christian Ott
2021-12-27atlantic: Fix buff_ring OOB in aq_ring_rx_cleanZekun Shen
2021-12-27net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interruptLad Prabhakar
2021-12-27net: xilinx: emaclite: Use platform_get_irq() to get the interruptLad Prabhakar
2021-12-27net: ethoc: Use platform_get_irq() to get the interruptLad Prabhakar
2021-12-27fsl/fman: Use platform_get_irq() to get the interruptLad Prabhakar
2021-12-27net: pxa168_eth: Use platform_get_irq() to get the interruptLad Prabhakar
2021-12-27ethernet: netsec: Use platform_get_irq() to get the interruptLad Prabhakar
2021-12-27net: wwan: iosm: Keep device at D0 for s2idle caseKai-Heng Feng
2021-12-27net: wwan: iosm: Let PCI core handle PCI power transitionKai-Heng Feng
2021-12-27net: lan966x: Fix the vlan used by host portsHoratiu Vultur
2021-12-27bnxt_en: Use page frag RX buffers for better software GRO performanceJakub Kicinski
2021-12-27bnxt_en: convert to xdp_do_flushEdwin Peer
2021-12-27bnxt_en: Support CQE coalescing mode in ethtoolMichael Chan
2021-12-27bnxt_en: Support configurable CQE coalescing modeMichael Chan
2021-12-27bnxt_en: enable interrupt sampling on 5750X for DIMAndy Gospodarek
2021-12-27bnxt_en: Log error report for dropped doorbellMichael Chan
2021-12-27bnxt_en: Add event handler for PAUSE Storm eventSomnath Kotur
2021-12-24net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_registerMiaoqian Lin
2021-12-24net: phy: micrel: Add config_init for LAN8814Horatiu Vultur
2021-12-24net: wan/lmc: fix spelling of "its"Randy Dunlap
2021-12-23Merge tag 'mlx5-fixes-2021-12-22' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2021-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-23Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-23net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5MNobuhiro Iwamatsu
2021-12-23r8152: sync ocp baseHayes Wang
2021-12-23r8152: fix the force speed doesn't work for RTL8156Hayes Wang
2021-12-23net: stmmac: ptp: fix potentially overflowing expressionXiaoliang Yang
2021-12-23veth: ensure skb entering GRO are not cloned.Paolo Abeni
2021-12-23Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-23net: stmmac: add tc flower filter for EtherType matchingOng Boon Leong
2021-12-23net: lan966x: Add support for multiple bridge flagsHoratiu Vultur
2021-12-22net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'Christophe JAILLET
2021-12-22net/mlx5e: Delete forward rule for ct or sample actionChris Mi
2021-12-22net/mlx5e: Fix ICOSQ recovery flow for XSKMaxim Mikityanskiy
2021-12-22net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flowMaxim Mikityanskiy
2021-12-22net/mlx5e: Fix skb memory leak when TC classifier action offloads are disabledGal Pressman
2021-12-22net/mlx5e: Wrap the tx reporter dump callback to extract the sqAmir Tzin
2021-12-22net/mlx5: Fix tc max supported prio for nic modeChris Mi
2021-12-22net/mlx5: Fix SF health recovery flowMoshe Shemesh
2021-12-22net/mlx5: Fix error print in case of IRQ request failedShay Drory