- b707b89 eth: switch to netif_napi_add_weight() by Jakub Kicinski · 2 years, 9 months ago
- 6bff3ff net: ethernet: Prepare cleanup of powerpc's asm/prom.h by Christophe Leroy · 2 years, 10 months ago
- 0e55546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 10 months ago
- aeaf59b Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits" by Dany Madden · 2 years, 10 months ago
- 93b1ebb ibmvnic: Allow multiple ltbs in txpool ltb_set by Sukadev Bhattiprolu · 2 years, 10 months ago
- a75de82 ibmvnic: Allow multiple ltbs in rxpool ltb_set by Sukadev Bhattiprolu · 2 years, 10 months ago
- d6b4585 ibmvnic: convert rxpool ltb to a set of ltbs by Sukadev Bhattiprolu · 2 years, 10 months ago
- 0c91bf9 ibmvnic: define map_txpool_buf_to_ltb() by Sukadev Bhattiprolu · 2 years, 10 months ago
- 2872a67 ibmvnic: define map_rxpool_buf_to_ltb() by Sukadev Bhattiprolu · 2 years, 10 months ago
- 8880fc6 ibmvnic: rename local variable index to bufidx by Sukadev Bhattiprolu · 2 years, 10 months ago
- 8969519 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 11 months ago
- 4219196 ibmvnic: fix race between xmit and reset by Sukadev Bhattiprolu · 2 years, 11 months ago
- 80901bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- fd98693 ibmvnic: Allow queueing resets during probe by Sukadev Bhattiprolu · 3 years ago
- f628ad5 ibmvnic: clear fop when retrying probe by Sukadev Bhattiprolu · 3 years ago
- ae16bf1 ibmvnic: init init_done_rc earlier by Sukadev Bhattiprolu · 3 years ago
- 570425f ibmvnic: register netdev after init of adapter by Sukadev Bhattiprolu · 3 years ago
- 36491f2 ibmvnic: complete init_done on transport events by Sukadev Bhattiprolu · 3 years ago
- 83da53f ibmvnic: define flush_reset_queue helper by Sukadev Bhattiprolu · 3 years ago
- 765559b ibmvnic: initialize rc before completing wait by Sukadev Bhattiprolu · 3 years ago
- 8d0657f ibmvnic: free reset-work-item when flushing by Sukadev Bhattiprolu · 3 years ago
- aaa25a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 277f2bb ibmvnic: schedule failover only if vioctl fails by Sukadev Bhattiprolu · 3 years ago
- 7ea0c16 net/ibmvnic: Cleanup workaround doing an EOI after partition migration by Cédric Le Goater · 3 years ago
- 61772b0 ibmvnic: don't release napi in __ibmvnic_open() by Sukadev Bhattiprolu · 3 years ago
- 3a5d9db ibmvnic: remove unused ->wait_capability by Sukadev Bhattiprolu · 3 years, 1 month ago
- 48079e7 ibmvnic: don't spin in tasklet by Sukadev Bhattiprolu · 3 years, 1 month ago
- 151b6a5c ibmvnic: init ->running_cap_crqs early by Sukadev Bhattiprolu · 3 years, 1 month ago
- db9f0e8 ibmvnic: Allow extra failures before disabling by Sukadev Bhattiprolu · 3 years, 1 month ago
- c288bc0 ethernet: ibmveth: use default_groups in kobj_type by Greg Kroah-Hartman · 3 years, 1 month ago
- fe4c82a ibmvnic: remove unused defines by Dany Madden · 3 years, 2 months ago
- b6ee566 ibmvnic: Update driver return codes by Dany Madden · 3 years, 2 months ago
- fc993be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- 5b08560 ibmvnic: drop bad optimization in reuse_tx_pools() by Sukadev Bhattiprolu · 3 years, 3 months ago
- 0584f49 ibmvnic: drop bad optimization in reuse_rx_pools() by Sukadev Bhattiprolu · 3 years, 3 months ago
- 7462494 ethtool: extend ringparam setting/getting API with rx_buf_len by Hao Chen · 3 years, 3 months ago
- 5337824 net: annotate accesses to queue->trans_start by Eric Dumazet · 3 years, 3 months ago
- 8a33dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
- 6b278c0 ibmvnic: delay complete() by Sukadev Bhattiprolu · 3 years, 4 months ago
- 6e20d00 ibmvnic: Process crqs after enabling interrupts by Sukadev Bhattiprolu · 3 years, 4 months ago
- 8878e46 ibmvnic: don't stop queue in xmit by Sukadev Bhattiprolu · 3 years, 4 months ago
- 5c8b348 ethernet: ibmveth: use ether_addr_to_u64() by Jakub Kicinski · 3 years, 4 months ago
- 68a0640 ethernet: ibm/emac: use of_get_ethdev_address() to load dev_addr by Jakub Kicinski · 3 years, 4 months ago
- a05e4c0 ethernet: use eth_hw_addr_set() for dev->addr_len cases by Jakub Kicinski · 3 years, 4 months ago
- ceca777 ethernet: ehea: add missing cast by Jakub Kicinski · 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
- a96d317 ethernet: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
- dd9a887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- 584351c net: ethernet: emac: utilize of_net's of_get_mac_address() by Christian Lamparter · 3 years, 5 months ago
- 4247ef0 ibmveth: Use dma_alloc_coherent() instead of kmalloc/dma_map_single() by Cai Huoqing · 3 years, 5 months ago
- 2974b8a Revert "ibmvnic: check failover_pending in login response" by Desnes A. Nunes do Rosario · 3 years, 5 months ago
- 561bed6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- bbd8093 ibmvnic: Reuse tx pools when possible by Sukadev Bhattiprolu · 3 years, 5 months ago
- 489de95 ibmvnic: Reuse rx pools when possible by Sukadev Bhattiprolu · 3 years, 5 months ago
- f8ac0bf ibmvnic: Reuse LTB when possible by Sukadev Bhattiprolu · 3 years, 5 months ago
- 129854f0 ibmvnic: Use bitmap for LTB map_ids by Sukadev Bhattiprolu · 3 years, 5 months ago
- 0d1af4f ibmvnic: init_tx_pools move loop-invariant code by Sukadev Bhattiprolu · 3 years, 5 months ago
- 8243c7e ibmvnic: Use/rename local vars in init_tx_pools by Sukadev Bhattiprolu · 3 years, 5 months ago
- 0df7b9a ibmvnic: Use/rename local vars in init_rx_pools by Sukadev Bhattiprolu · 3 years, 5 months ago
- 0f2bf31 ibmvnic: Fix up some comments and messages by Sukadev Bhattiprolu · 3 years, 5 months ago
- 38106b2 ibmvnic: Consolidate code in replenish_rx_pool() by Sukadev Bhattiprolu · 3 years, 5 months ago
- 273c29e ibmvnic: check failover_pending in login response by Sukadev Bhattiprolu · 3 years, 5 months ago
- d437f5a ibmvnic: check failover_pending in login response by Sukadev Bhattiprolu · 3 years, 5 months ago
- a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 7 months ago
- bb55362 ibmvnic: Remove the proper scrq flush by Sukadev Bhattiprolu · 3 years, 7 months ago
- 4f408e1 ibmvnic: retry reset if there are no other resets by Sukadev Bhattiprolu · 3 years, 8 months ago
- b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 8 months ago
- 154b3b2 ibmvnic: parenthesize a check by Sukadev Bhattiprolu · 3 years, 8 months ago
- f6ebca8 ibmvnic: free tx_pool if tso_pool alloc fails by Sukadev Bhattiprolu · 3 years, 8 months ago
- 552a337 ibmvnic: set ltb->buff to NULL after freeing by Sukadev Bhattiprolu · 3 years, 8 months ago
- 72368f8 ibmvnic: account for bufs already saved in indir_buf by Sukadev Bhattiprolu · 3 years, 8 months ago
- 65d6470 ibmvnic: clean pending indirect buffs during reset by Sukadev Bhattiprolu · 3 years, 8 months ago
- 2ca220f Revert "ibmvnic: remove duplicate napi_schedule call in open function" by Dany Madden · 3 years, 8 months ago
- 0ec13af Revert "ibmvnic: simplify reset_long_term_buff function" by Sukadev Bhattiprolu · 3 years, 8 months ago
- 7525de2 ibmveth: Set CHECKSUM_PARTIAL if NULL TCP CSUM. by David Wilder · 3 years, 8 months ago
- ef2c3dd ibmvnic: Use strscpy() instead of strncpy() by Kees Cook · 3 years, 8 months ago
- 673ead2 ibmvnic: fix send_request_map incompatible argument by Lijun Pan · 3 years, 8 months ago
- 73214a6 ibmvnic: fix kernel build warnings in build_hdr_descs_arr by Lijun Pan · 3 years, 8 months ago
- 822ebc2 ibmvnic: fix kernel build warning by Lijun Pan · 3 years, 8 months ago
- 0b217d3 ibmvnic: fix kernel build warning in strncpy by Lijun Pan · 3 years, 8 months ago
- 53f8b1b ibmvnic: Allow device probe if the device is not ready at boot by Cristobal Forno · 3 years, 8 months ago
- 3e98ae0 ibmvnic: Use list_for_each_entry() to simplify code in ibmvnic.c by Wang Hai · 3 years, 8 months ago
- 015dbf5 ehea: fix error return code in ehea_restart_qps() by Zhen Lei · 3 years, 9 months ago
- 0056982 ehea: Use DEVICE_ATTR_*() macro by YueHaibing · 3 years, 9 months ago
- 07b5dc1 ibmvnic: remove default label from to_string switch by Michal Suchanek · 3 years, 9 months ago
- c11c900 net: ibm: remove leading spaces before tabs by Hui Tang · 3 years, 9 months ago
- 1756055 ibmveth: fix kobj_to_dev.cocci warnings by YueHaibing · 3 years, 9 months ago
- 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 10 months ago
- 7c451f3 ibmvnic: remove duplicate napi_schedule call in open function by Lijun Pan · 3 years, 10 months ago
- d3a6abc ibmvnic: remove duplicate napi_schedule call in do_reset function by Lijun Pan · 3 years, 10 months ago
- 0775ebc ibmvnic: avoid calling napi_disable() twice by Lijun Pan · 3 years, 10 months ago
- 870e04a ibmvnic: queue reset work in system_long_wq by Lijun Pan · 3 years, 10 months ago
- ca09bf7 ibmvnic: correctly use dev_consume/free_skb_irq by Lijun Pan · 3 years, 10 months ago
- 334c424 ibmvnic: improve failover sysfs entry by Lijun Pan · 3 years, 10 months ago
- 0666ef7 ibmvnic: print adapter state as a string by Lijun Pan · 3 years, 10 months ago
- caee7bf ibmvnic: print reset reason as a string by Lijun Pan · 3 years, 10 months ago
- c82eaa40 ibmvnic: clean up the remaining debugfs data structures by Lijun Pan · 3 years, 10 months ago
- 95291ce ehea: add missing MODULE_DEVICE_TABLE by Qiheng Lin · 3 years, 10 months ago
- c3105f8 ibmvnic: Use 'skb_frag_address()' instead of hand coding it by Christophe JAILLET · 3 years, 11 months ago
- 05a59d79 Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago