Show patches with: Submitter = Jubran, Samih       |   184 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V4,net-next,4/4] net: ena: xdp: add queue counters for xdp actions Enhance current features in ena driver - - - - --- 2020-09-10 Jubran, Samih davem Accepted
[V4,net-next,3/4] net: ena: ethtool: add stats printing to XDP queues Enhance current features in ena driver - - - - --- 2020-09-10 Jubran, Samih davem Accepted
[V4,net-next,2/4] net: ena: ethtool: Add new device statistics Enhance current features in ena driver - - - - --- 2020-09-10 Jubran, Samih davem Accepted
[V4,net-next,1/4] net: ena: ethtool: convert stat_offset to 64 bit resolution Enhance current features in ena driver - - - - --- 2020-09-10 Jubran, Samih davem Accepted
[V2,net,2/2] net: ena: xdp: update napi budget for DROP and ABORTED Fix xdp in ena driver - 1 - - --- 2020-06-03 Jubran, Samih davem Accepted
[V2,net,1/2] net: ena: xdp: XDP_TX: fix memory leak Fix xdp in ena driver - 1 - - --- 2020-06-03 Jubran, Samih davem Accepted
[V3,net-next,12/12] net: ena: cosmetic: extract code to ena_indirection_table_set() Enhance current features in ena driver - - - - --- 2020-05-03 Jubran, Samih davem Accepted
[V3,net-next,11/12] net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macros Enhance current features in ena driver - - - - --- 2020-05-03 Jubran, Samih davem Accepted
[V3,net-next,10/12] net: ena: use SHUTDOWN as reset reason when closing interface Enhance current features in ena driver - - - - --- 2020-05-03 Jubran, Samih davem Accepted
[V3,net-next,09/12] net: ena: drop superfluous prototype Enhance current features in ena driver - - - - --- 2020-05-03 Jubran, Samih davem Accepted
[V3,net-next,08/12] net: ena: add support for reporting of packet drops Enhance current features in ena driver - - - - --- 2020-05-03 Jubran, Samih davem Accepted
[V3,net-next,07/12] net: ena: add unmask interrupts statistics to ethtool Enhance current features in ena driver - - - - --- 2020-05-03 Jubran, Samih davem Accepted
[V3,net-next,06/12] net: ena: remove code that does nothing Enhance current features in ena driver - - - - --- 2020-05-03 Jubran, Samih davem Accepted
[V3,net-next,05/12] net: ena: changes to RSS hash key allocation Enhance current features in ena driver - - - - --- 2020-05-03 Jubran, Samih davem Accepted
[V3,net-next,04/12] net: ena: change default RSS hash function to Toeplitz Enhance current features in ena driver - - - - --- 2020-05-03 Jubran, Samih davem Accepted
[V3,net-next,03/12] net: ena: allow setting the hash function without changing the key Enhance current features in ena driver - - - - --- 2020-05-03 Jubran, Samih davem Accepted
[V3,net-next,02/12] net: ena: fix error returning in ena_com_get_hash_function() Enhance current features in ena driver - - - - --- 2020-05-03 Jubran, Samih davem Accepted
[V3,net-next,01/12] net: ena: avoid unnecessary admin command when RSS function set fails Enhance current features in ena driver - - - - --- 2020-05-03 Jubran, Samih davem Accepted
[V2,net,12/12] net: ena: ena-com.c: prevent NULL pointer dereference Bug fixes for ENA Ethernet driver - 1 - - --- 2020-02-11 Jubran, Samih dsa Accepted
[V2,net,11/12] net: ena: ethtool: use correct value for crc32 hash Bug fixes for ENA Ethernet driver - 1 - - --- 2020-02-11 Jubran, Samih dsa Accepted
[V2,net,10/12] net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE Bug fixes for ENA Ethernet driver - 1 - - --- 2020-02-11 Jubran, Samih dsa Accepted
[V2,net,09/12] net: ena: fix corruption of dev_idx_to_host_tbl Bug fixes for ENA Ethernet driver - 1 - - --- 2020-02-11 Jubran, Samih dsa Accepted
[V2,net,08/12] net: ena: fix incorrectly saving queue numbers when setting RSS indirection table Bug fixes for ENA Ethernet driver - 1 - - --- 2020-02-11 Jubran, Samih dsa Accepted
[V2,net,07/12] net: ena: rss: store hash function as values and not bits Bug fixes for ENA Ethernet driver - 1 - - --- 2020-02-11 Jubran, Samih dsa Accepted
[V2,net,06/12] net: ena: rss: fix failure to get indirection table Bug fixes for ENA Ethernet driver - 1 - - --- 2020-02-11 Jubran, Samih dsa Accepted
[V2,net,05/12] net: ena: rss: do not allocate key when not supported Bug fixes for ENA Ethernet driver - 1 - - --- 2020-02-11 Jubran, Samih dsa Accepted
[V2,net,04/12] net: ena: fix incorrect default RSS key Bug fixes for ENA Ethernet driver - 1 - - --- 2020-02-11 Jubran, Samih dsa Accepted
[V2,net,03/12] net: ena: add missing ethtool TX timestamping indication Bug fixes for ENA Ethernet driver - 1 - - --- 2020-02-11 Jubran, Samih dsa Accepted
[V2,net,02/12] net: ena: fix uses of round_jiffies() Bug fixes for ENA Ethernet driver - 2 - - --- 2020-02-11 Jubran, Samih dsa Accepted
[V2,net,01/12] net: ena: fix potential crash when rxfh key is NULL Bug fixes for ENA Ethernet driver - 1 - - --- 2020-02-11 Jubran, Samih dsa Accepted
[V3,net-next,v3,3/3] net: ena: Add first_interrupt field to napi struct Introduce XDP to ena - - - - --- 2019-12-10 Jubran, Samih davem Accepted
[V3,net-next,v3,2/3] net: ena: Implement XDP_TX action Introduce XDP to ena - - - - --- 2019-12-10 Jubran, Samih davem Accepted
[V3,net-next,v3,1/3] net: ena: implement XDP drop support Introduce XDP to ena - - - - --- 2019-12-10 Jubran, Samih davem Accepted
[V3,net-next,6/6] net: ena: ethtool: support set_channels callback [V3,net-next,1/6] net: ena: change num_queues to num_io_queues for clarity and consistency - - - - --- 2019-10-06 Jubran, Samih davem Accepted
[V3,net-next,5/6] net: ena: remove redundant print of number of queues [V3,net-next,1/6] net: ena: change num_queues to num_io_queues for clarity and consistency - - - - --- 2019-10-06 Jubran, Samih davem Accepted
[V3,net-next,4/6] net: ena: make ethtool -l show correct max number of queues [V3,net-next,1/6] net: ena: change num_queues to num_io_queues for clarity and consistency - - - - --- 2019-10-06 Jubran, Samih davem Accepted
[V3,net-next,3/6] net: ena: ethtool: get_channels: use combined only [V3,net-next,1/6] net: ena: change num_queues to num_io_queues for clarity and consistency - - - - --- 2019-10-06 Jubran, Samih davem Accepted
[V3,net-next,2/6] net: ena: multiple queue creation related cleanups [V3,net-next,1/6] net: ena: change num_queues to num_io_queues for clarity and consistency - - - - --- 2019-10-06 Jubran, Samih davem Accepted
[V3,net-next,1/6] net: ena: change num_queues to num_io_queues for clarity and consistency [V3,net-next,1/6] net: ena: change num_queues to num_io_queues for clarity and consistency - - - - --- 2019-10-06 Jubran, Samih davem Accepted
[V1,net] net: ena: don't wake up tx queue when down [V1,net] net: ena: don't wake up tx queue when down - 1 - - --- 2019-09-15 Jubran, Samih davem Accepted
[V1,net-next] net: ena: Fix bug where ring allocation backoff stopped too late [V1,net-next] net: ena: Fix bug where ring allocation backoff stopped too late - 1 - - --- 2019-06-23 Jubran, Samih davem Accepted
[V3,net,7/7] net: ena: update driver version from 2.0.3 to 2.1.0 Support for dynamic queue size changes - - - - --- 2019-06-11 Jubran, Samih davem Accepted
[V3,net,6/7] net: ena: remove inline keyword from functions in *.c Support for dynamic queue size changes - - - - --- 2019-06-11 Jubran, Samih davem Accepted
[V3,net,5/7] net: ena: add ethtool function for changing io queue sizes Support for dynamic queue size changes - - - - --- 2019-06-11 Jubran, Samih davem Accepted
[V3,net,4/7] net: ena: allow queue allocation backoff when low on memory Support for dynamic queue size changes - - - - --- 2019-06-11 Jubran, Samih davem Accepted
[V3,net,3/7] net: ena: make ethtool show correct current and max queue sizes Support for dynamic queue size changes - - - - --- 2019-06-11 Jubran, Samih davem Accepted
[V3,net,2/7] net: ena: enable negotiating larger Rx ring size Support for dynamic queue size changes - - - - --- 2019-06-11 Jubran, Samih davem Accepted
[V3,net,1/7] net: ena: add MAX_QUEUES_EXT get feature admin command Support for dynamic queue size changes - - - - --- 2019-06-11 Jubran, Samih davem Accepted
[V2,net,11/11] net: ena: use dev_info_once instead of static variable Extending the ena driver to support new features and enhance performance - - - - --- 2019-06-03 Jubran, Samih davem Accepted
[V2,net,10/11] net: ena: add good checksum counter Extending the ena driver to support new features and enhance performance - - - - --- 2019-06-03 Jubran, Samih davem Accepted
[V2,net,09/11] net: ena: optimise calculations for CQ doorbell Extending the ena driver to support new features and enhance performance - - - - --- 2019-06-03 Jubran, Samih davem Accepted
[V2,net,08/11] net: ena: add support for changing max_header_size in LLQ mode Extending the ena driver to support new features and enhance performance - - - - --- 2019-06-03 Jubran, Samih davem Accepted
[V2,net,07/11] net: ena: allow automatic fallback to polling mode Extending the ena driver to support new features and enhance performance - - - - --- 2019-06-03 Jubran, Samih davem Accepted
[V2,net,06/11] net: ena: documentation: update ena.txt Extending the ena driver to support new features and enhance performance - - - - --- 2019-06-03 Jubran, Samih davem Accepted
[V2,net,05/11] net: ena: add newline at the end of pr_err prints Extending the ena driver to support new features and enhance performance - - - - --- 2019-06-03 Jubran, Samih davem Accepted
[V2,net,04/11] net: ena: arrange ena_probe() function variables in reverse christmas tree Extending the ena driver to support new features and enhance performance - - - - --- 2019-06-03 Jubran, Samih davem Accepted
[V2,net,03/11] net: ena: replace free_tx/rx_ids union with single free_ids field in ena_ring Extending the ena driver to support new features and enhance performance - - - - --- 2019-06-03 Jubran, Samih davem Accepted
[V2,net,02/11] net: ena: ethtool: add extra properties retrieval via get_priv_flags Extending the ena driver to support new features and enhance performance - - - - --- 2019-06-03 Jubran, Samih davem Accepted
[V2,net,01/11] net: ena: add handling of llq max tx burst size Extending the ena driver to support new features and enhance performance - - - - --- 2019-06-03 Jubran, Samih davem Accepted
[V1,net,8/8] net: ena: gcc 8: fix compilation warning Bug fixes for ENA Ethernet driver - 1 - - --- 2019-05-01 Jubran, Samih davem Accepted
[V1,net,7/8] net: ena: fix ena_com_fill_hash_function() implementation Bug fixes for ENA Ethernet driver - 1 - - --- 2019-05-01 Jubran, Samih davem Accepted
[V1,net,6/8] net: ena: improve latency by disabling adaptive interrupt moderation by default Bug fixes for ENA Ethernet driver - 1 - - --- 2019-05-01 Jubran, Samih davem Accepted
[V1,net,5/8] net: ena: fix return value of ena_com_config_llq_info() Bug fixes for ENA Ethernet driver - 1 - - --- 2019-05-01 Jubran, Samih davem Accepted
[V1,net,4/8] net: ena: fix incorrect test of supported hash function Bug fixes for ENA Ethernet driver - 1 - - --- 2019-05-01 Jubran, Samih davem Accepted
[V1,net,3/8] net: ena: fix: Free napi resources when ena_up() fails Bug fixes for ENA Ethernet driver - 1 - - --- 2019-05-01 Jubran, Samih davem Accepted
[V1,net,2/8] net: ena: fix: set freed objects to NULL to avoid failing future allocations Bug fixes for ENA Ethernet driver - 1 - - --- 2019-05-01 Jubran, Samih davem Accepted
[V1,net,1/8] net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entry Bug fixes for ENA Ethernet driver - 1 - - --- 2019-05-01 Jubran, Samih davem Accepted
[RFC,net-next,2/2] samples/bpf: add bpf program that uses xdp mb helpers XDP multi buffer helpers - - - - --- 2020-07-27 Jubran, Samih davem RFC
[RFC,net-next,1/2] xdp: helpers: add multibuffer support XDP multi buffer helpers - - - - --- 2020-07-27 Jubran, Samih davem RFC
[RFC,V2,net-next,v2,3/3] net: ena: Add first_interrupt field to napi struct Introduce XDP to ena - - - - --- 2019-10-31 Jubran, Samih davem RFC
[RFC,V2,net-next,v2,2/3] net: ena: Implement XDP_TX action Introduce XDP to ena - - - - --- 2019-10-31 Jubran, Samih davem RFC
[RFC,V2,net-next,v2,1/3] net: ena: implement XDP drop support Introduce XDP to ena - - - - --- 2019-10-31 Jubran, Samih davem RFC
[RFC,V2,net-next,v2,3/3] net: ena: Add first_interrupt field to napi struct Introduce XDP to ena - - - - --- 2019-10-16 Jubran, Samih davem RFC
[RFC,V2,net-next,v2,2/3] net: ena: Implement XDP_TX action Introduce XDP to ena - - - - --- 2019-10-16 Jubran, Samih davem RFC
[RFC,V2,net-next,v2,1/3] net: ena: implement XDP drop support Introduce XDP to ena - - - - --- 2019-10-16 Jubran, Samih davem RFC
[RFC,V1,net-next,1/1] net: ena: implement XDP drop support Introduce xdp to ena - - - - --- 2019-06-23 Jubran, Samih davem RFC
[V3,net-next,4/4] net: ena: xdp: add queue counters for xdp actions Enhance current features in ena driver - - - - --- 2020-09-09 Jubran, Samih davem Changes Requested
[V3,net-next,3/4] net: ena: ethtool: add stats printing to XDP queues Enhance current features in ena driver - - - - --- 2020-09-09 Jubran, Samih davem Changes Requested
[V3,net-next,2/4] net: ena: ethtool: Add new device statistics Enhance current features in ena driver - - - - --- 2020-09-09 Jubran, Samih davem Changes Requested
[V3,net-next,1/4] net: ena: ethtool: convert stat_offset to 64 bit resolution Enhance current features in ena driver - - - - --- 2020-09-09 Jubran, Samih davem Changes Requested
[V2,net-next,4/4] net: ena: xdp: add queue counters for xdp actions Enhance current features in ena driver - - - - --- 2020-08-19 Jubran, Samih davem Changes Requested
[V2,net-next,3/4] net: ena: ethtool: add stats printing to XDP queues Enhance current features in ena driver - - - - --- 2020-08-19 Jubran, Samih davem Changes Requested
[V2,net-next,2/4] net: ena: ethtool: Add new device statistics Enhance current features in ena driver - - - - --- 2020-08-19 Jubran, Samih davem Changes Requested
[V2,net-next,1/4] net: ena: ethtool: use unsigned long for pointer arithmetics Enhance current features in ena driver - - - - --- 2020-08-19 Jubran, Samih davem Changes Requested
[V1,net-next,3/3] net: ena: xdp: add queue counters for xdp actions Enhance current features in ena driver - - - - --- 2020-08-01 Jubran, Samih davem Changes Requested
[V1,net-next,2/3] net: ena: ethtool: add stats printing to XDP queues Enhance current features in ena driver - - - - --- 2020-08-01 Jubran, Samih davem Changes Requested
[V1,net-next,1/3] net: ena: ethtool: Add new device statistics Enhance current features in ena driver - - - - --- 2020-08-01 Jubran, Samih davem Changes Requested
[V1,net,2/2] net: ena: xdp: update napi budget for DROP and ABORTED Fix xdp in ena driver - 1 - - --- 2020-06-02 Jubran, Samih davem Changes Requested
[V1,net,1/2] net: ena: xdp: XDP_TX: fix memory leak Fix xdp in ena driver - 1 - - --- 2020-06-02 Jubran, Samih davem Changes Requested
[V2,net-next,13/13] net: ena: cosmetic: extract code to ena_indirection_table_set() Enhance current features in ena driver - - - - --- 2020-04-28 Jubran, Samih davem Changes Requested
[V2,net-next,12/13] net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macros Enhance current features in ena driver - - - - --- 2020-04-28 Jubran, Samih davem Changes Requested
[V2,net-next,11/13] net: ena: move llq configuration from ena_probe to ena_device_init() Enhance current features in ena driver - - - - --- 2020-04-28 Jubran, Samih davem Changes Requested
[V2,net-next,10/13] net: ena: use SHUTDOWN as reset reason when closing interface Enhance current features in ena driver - - - - --- 2020-04-28 Jubran, Samih davem Changes Requested
[V2,net-next,09/13] net: ena: implement ena_com_get_admin_polling_mode() Enhance current features in ena driver - - - - --- 2020-04-28 Jubran, Samih davem Changes Requested
[V2,net-next,08/13] net: ena: add support for reporting of packet drops Enhance current features in ena driver - - - - --- 2020-04-28 Jubran, Samih davem Changes Requested
[V2,net-next,07/13] net: ena: add unmask interrupts statistics to ethtool Enhance current features in ena driver - - - - --- 2020-04-28 Jubran, Samih davem Changes Requested
[V2,net-next,06/13] net: ena: remove code that does nothing Enhance current features in ena driver - - - - --- 2020-04-28 Jubran, Samih davem Changes Requested
[V2,net-next,05/13] net: ena: changes to RSS hash key allocation Enhance current features in ena driver - - - - --- 2020-04-28 Jubran, Samih davem Changes Requested
[V2,net-next,04/13] net: ena: change default RSS hash function to Toeplitz Enhance current features in ena driver - - - - --- 2020-04-28 Jubran, Samih davem Changes Requested
[V2,net-next,03/13] net: ena: allow setting the hash function without changing the key Enhance current features in ena driver - - - - --- 2020-04-28 Jubran, Samih davem Changes Requested
« 1 2 »