summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-12-29sun4i-emac.c: add dma supportConley Lee-0/+200
2021-12-29Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-1987/+2775
2021-12-29Merge branch 'net-define-new-hwtstamp-flag-and-return-it-to-userspace'Jakub Kicinski-16/+27
2021-12-29Bonding: return HWTSTAMP_FLAG_BONDED_PHC_INDEX to notify user spaceHangbin Liu-16/+26
2021-12-29net_tstamp: define new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu-0/+1
2021-12-29of: net: support NVMEM cells with MAC in text formatRafał Miłecki-11/+22
2021-12-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-13/+15
2021-12-28net: lantiq_etop: add blank line after declarationAleksander Jan Bajkowski-0/+1
2021-12-28net: lantiq_etop: add missing comment for wmb()Aleksander Jan Bajkowski-0/+1
2021-12-28r8169: don't use pci_irq_vector() in atomic contextThomas Gleixner-7/+7
2021-12-28ixgbevf: switch to napi_build_skb()Alexander Lobakin-1/+1
2021-12-28ixgbe: switch to napi_build_skb()Alexander Lobakin-1/+1
2021-12-28igc: switch to napi_build_skb()Alexander Lobakin-1/+1
2021-12-28igb: switch to napi_build_skb()Alexander Lobakin-1/+1
2021-12-28ice: switch to napi_build_skb()Alexander Lobakin-1/+1
2021-12-28iavf: switch to napi_build_skb()Alexander Lobakin-1/+1
2021-12-28i40e: switch to napi_build_skb()Alexander Lobakin-1/+1
2021-12-28e1000: switch to napi_build_skb()Alexander Lobakin-1/+1
2021-12-28e1000: switch to napi_consume_skb()Alexander Lobakin-5/+7
2021-12-28net: caif: remove redundant assignment to variable expectlenColin Ian King-1/+0
2021-12-27net:Remove initialization of static variables to 0Wen Zhiwei-3/+3
2021-12-27net: bridge: Get SIOCGIFBR/SIOCSIFBR ioctl working in compat modeRemi Pommarel-43/+52
2021-12-27net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interruptLad Prabhakar-27/+42
2021-12-27net: xilinx: emaclite: Use platform_get_irq() to get the interruptLad Prabhakar-6/+3
2021-12-27net: ethoc: Use platform_get_irq() to get the interruptLad Prabhakar-6/+3
2021-12-27fsl/fman: Use platform_get_irq() to get the interruptLad Prabhakar-16/+16
2021-12-27net: pxa168_eth: Use platform_get_irq() to get the interruptLad Prabhakar-4/+5
2021-12-27ethernet: netsec: Use platform_get_irq() to get the interruptLad Prabhakar-7/+6
2021-12-27net: wwan: iosm: Keep device at D0 for s2idle caseKai-Heng Feng-0/+3
2021-12-27net: wwan: iosm: Let PCI core handle PCI power transitionKai-Heng Feng-47/+2
2021-12-27net: lan966x: Fix the vlan used by host portsHoratiu Vultur-3/+3
2021-12-27Merge branch 'bnxt_en-next'David S. Miller-22/+75
2021-12-27bnxt_en: Use page frag RX buffers for better software GRO performanceJakub Kicinski-12/+15
2021-12-27bnxt_en: convert to xdp_do_flushEdwin Peer-1/+1
2021-12-27bnxt_en: Support CQE coalescing mode in ethtoolMichael Chan-1/+23
2021-12-27bnxt_en: Support configurable CQE coalescing modeMichael Chan-5/+12
2021-12-27bnxt_en: enable interrupt sampling on 5750X for DIMAndy Gospodarek-1/+13
2021-12-27bnxt_en: Log error report for dropped doorbellMichael Chan-2/+8
2021-12-27bnxt_en: Add event handler for PAUSE Storm eventSomnath Kotur-0/+3
2021-12-24lib: objagg: Use the bitmap API when applicableChristophe JAILLET-5/+2
2021-12-24net: phy: micrel: Add config_init for LAN8814Horatiu Vultur-0/+32
2021-12-24net: wan/lmc: fix spelling of "its"Randy Dunlap-1/+1
2021-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-209/+401
2021-12-23Bluetooth: MGMT: Fix spelling mistake "simultanous" -> "simultaneous"Colin Ian King-1/+1
2021-12-23net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5MNobuhiro Iwamatsu-1/+1
2021-12-23Merge branch 'r8152-fix-bugs'Jakub Kicinski-4/+39
2021-12-23r8152: sync ocp baseHayes Wang-4/+22
2021-12-23r8152: fix the force speed doesn't work for RTL8156Hayes Wang-0/+17
2021-12-23net: bridge: fix ioctl old_deviceless bridge argumentRemi Pommarel-1/+1
2021-12-23net: stmmac: ptp: fix potentially overflowing expressionXiaoliang Yang-1/+1