summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 'selinux-pr-20211228' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-12-28Merge tag 'auxdisplay-for-linus-v5.16' of git://github.com/ojeda/linuxLinus Torvalds
2021-12-28Merge tag 'powerpc-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus 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-28net: caif: remove redundant assignment to variable expectlenColin Ian King
2021-12-28Merge branch 'smc-fixes'David S. Miller
2021-12-28net/smc: fix kernel panic caused by race of smc_sockDust Li
2021-12-28net/smc: don't send CDC/LLC message if link not readyDust Li
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-27Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-12-27selinux: initialize proto variable in selinux_ip_postroute_compat()Tom Rix
2021-12-27nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski
2021-12-27uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin
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: udp: fix alignment problem in udp4_seq_show()yangxingwu
2021-12-27net/smc: fix using of uninitialized completionsKarsten Graul
2021-12-27net: bridge: Get SIOCGIFBR/SIOCSIFBR ioctl working in compat modeRemi Pommarel
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-27ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivateWilliam Zhao
2021-12-27net: lan966x: Fix the vlan used by host portsHoratiu Vultur
2021-12-27Merge branch 'bnxt_en-next'David S. Miller
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