- fb6e30a net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops by Ahmed Zaki · 1 year, 3 months ago
- 6dc5774 sfc: allocate a big enough SKB for loopback selftest packet by Edward Cree · 1 year, 6 months ago
- 55c1528 sfc: fix field-spanning memcpy in selftest by Edward Cree · 1 year, 7 months ago
- 1186c6b sfc: falcon: use padding to fix alignment in loopback test by Edward Cree · 1 year, 8 months ago
- 4ac9272 sfc: falcon: Drop redundant pci_enable_pcie_error_reporting() by Bjorn Helgaas · 2 years ago
- b48b89f net: drop the weight argument from netif_napi_add by Jakub Kicinski · 2 years, 5 months ago
- f029c78 net: ethernet: move from strlcpy with unused retval to strscpy by Wolfram Sang · 2 years, 6 months ago
- 63f1b47 sfc/falcon: fix repeated words in comments by wangjianli · 2 years, 7 months ago
- ee4c0c5 sfc: falcon: Use the bitmap API to allocate bitmaps by Christophe JAILLET · 2 years, 8 months ago
- bb4a0c8 sfc:falcon: fix repeated words in comments by Jilin Yuan · 2 years, 8 months ago
- 7c4e983 net: allow gso_max_size to exceed 65536 by Alexander Duyck · 2 years, 10 months ago
- c286781 eth: sfc: remove remnants of the out-of-tree napi_weight module param by Jakub Kicinski · 2 years, 10 months ago
- b707b89 eth: switch to netif_napi_add_weight() by Jakub Kicinski · 2 years, 10 months ago
- ee8b7a1 net: make drivers set the TSO limit not the GSO limit by Jakub Kicinski · 2 years, 10 months ago
- 6a62924 sfc: Stop using iommu_present() by Robin Murphy · 2 years, 11 months ago
- b9adba3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- 1d5a474 sfc: The RX page_ring is optional by Martin Habets · 3 years, 2 months ago
- 8b3f913 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- 9b8bdd1 sfc: falcon: Check null pointer of rx_queue->page_ring by Jiasheng Jiang · 3 years, 2 months ago
- 6d872df net: annotate accesses to dev->gso_max_segs by Eric Dumazet · 3 years, 3 months ago
- 7462494 ethtool: extend ringparam setting/getting API with rx_buf_len by Hao Chen · 3 years, 4 months ago
- f6a5101 sfc: use swap() to make code cleaner by Yang Guang · 3 years, 4 months ago
- f3956eb ethernet: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 5 months ago
- ac08b1c Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 6 months ago
- 2d57dd6 sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword() by Heiner Kallweit · 3 years, 6 months ago
- 667bb0e sfc: falcon: Read VPD with pci_vpd_alloc() by Heiner Kallweit · 3 years, 6 months ago
- f3ccfda1 ethtool: extend coalesce setting uAPI with CQE mode by Yufeng Mo · 3 years, 7 months ago
- 1a6ef20 Revert "sfc: falcon: Read VPD with pci_vpd_alloc()" by David S. Miller · 3 years, 6 months ago
- a7eeb7a Revert "sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()" by David S. Miller · 3 years, 6 months ago
- 01dbe71 sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword() by Heiner Kallweit · 3 years, 6 months ago
- 3873a9a sfc: falcon: Read VPD with pci_vpd_alloc() by Heiner Kallweit · 3 years, 6 months ago
- a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 7 months ago
- 4934fb7 sfc: falcon: use DEVICE_ATTR_*() macro by YueHaibing · 3 years, 10 months ago
- 57151b5 Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 10 months ago
- 4cf0abb PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument by Heiner Kallweit · 4 years ago
- bef32aa sfc-falcon: Fix a typo by Bhaskar Chowdhury · 4 years ago
- d0ea5cb drivers/net/ethernet: clean up mis-targeted comments by Jesse Brandeburg · 4 years, 5 months ago
- 7c8c029 drivers/net/ethernet: clean up unused assignments by Jesse Brandeburg · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- 16d79cd PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' by Luc Van Oostenryck · 4 years, 8 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 9 months ago
- afaa4d0 sfc: falcon: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
- eff87b4 net: sfc: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
- 62f1914 sfc: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
- bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
- 6727013 sfc: falcon: don't score irq moderation points for GRO by Edward Cree · 6 years ago
- c93496e net: sfc: falcon: convert to i2c_new_dummy_device by Wolfram Sang · 6 years ago
- 8f75ec1 sfc-falcon: Use dev_get_drvdata where possible by Chuhong Yuan · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
- f79c957 drivers: net: sfc: use netdev_xmit_more helper by Florian Westphal · 6 years ago
- 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
- 00f54e6 net: core: dev: Add extack argument to dev_open() by Petr Machata · 6 years ago
- bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
- 62b36c3 PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls by Oza Pawandeep · 6 years ago
- a4f570b sfc-falcon: remove ndo_poll_controller by Eric Dumazet · 6 years ago
- 5683a7a net: sfc: falcon: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
- fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
- 06e9552 x86/pci-dma: remove the experimental forcesac boot option by Christoph Hellwig · 7 years ago
- 3fd14cd Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
- e7bfb3f mtd: Stop updating erase_info->state and calling mtd_erase_callback() by Boris Brezillon · 7 years ago
- 9baeb5e sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMII by Colin Ian King · 7 years ago
- 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
- 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 575ed7d net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO by Nogah Frankel · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- 7aa1402e net: ethernet/sfc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 8 years ago
- 38cf0426 net: sched: change return value of ndo_setup_tc for driver supporting mqprio only by Jiri Pirko · 8 years ago
- 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 8 years ago
- 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 8 years ago
- 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
- a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
- 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 271a8b4 sfc: limit the number of receive queues by Bert Kenward · 8 years ago
- 56f36ac mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. by Amritha Nambiar · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 86bc8b3 sfc-falcon: get rid of custom busy polling code by Eric Dumazet · 8 years ago
- 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
- bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
- e7072f6 sfc-falcon: declare module version (same as ethtool drvinfo version) by Edward Cree · 8 years ago
- e938ed1 net: sfc: falcon: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- 5a6681e sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver by Edward Cree · 8 years ago