summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-30net: marvell: prestera: add virtual router ABIYevhen Orlov
2021-12-29net: Add includes masked by netdevice.h including uapi/bpf.hJakub Kicinski
2021-12-29sun4i-emac.c: add dma supportConley Lee
2021-12-29Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-12-29Bonding: return HWTSTAMP_FLAG_BONDED_PHC_INDEX to notify user spaceHangbin Liu
2021-12-29igb: support EXTTS on 82580/i354/i350Ruud Bos
2021-12-29igb: support PEROUT on 82580/i354/i350Ruud Bos
2021-12-29igb: move PEROUT and EXTTS isr logic to separate functionsRuud Bos
2021-12-29igb: move SDP config initialization to separate functionRuud Bos
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-12-28net/mlx5e: Fix wrong features assignment in case of errorGal Pressman
2021-12-28net/mlx5e: TC, Fix memory leak with rules with internal portRoi Dayan
2021-12-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2021-12-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2021-12-28ionic: Initialize the 'lif->dbid_inuse' bitmapChristophe JAILLET
2021-12-28net: lantiq_etop: add blank line after declarationAleksander Jan Bajkowski
2021-12-28net: lantiq_etop: add missing comment for wmb()Aleksander Jan Bajkowski
2021-12-28r8169: don't use pci_irq_vector() in atomic contextThomas Gleixner
2021-12-28Merge tag 'auxdisplay-for-linus-v5.16' of git://github.com/ojeda/linuxLinus Torvalds
2021-12-28igc: Fix TX timestamp support for non-MSI-X platformsJames McLaughlin
2021-12-28igc: Do not enable crosstimestamping for i225-V modelsVinicius Costa Gomes
2021-12-28ixgbevf: switch to napi_build_skb()Alexander Lobakin
2021-12-28ixgbe: switch to napi_build_skb()Alexander Lobakin
2021-12-28igc: switch to napi_build_skb()Alexander Lobakin
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-28NFC: st21nfca: Fix memory leak in device probe and removeWei Yongjun
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-28mISDN: change function names to avoid conflictswolfgang huang
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