| Commit message (Expand) | Author | Age | Files | Lines |
* | bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller | Daniel Borkmann | 2016-12-02 | 1 | -0/+7 |
* | qede: Add support for XDP_TX | Mintz, Yuval | 2016-11-30 | 3 | -35/+216 |
* | qede: Add basic XDP support | Mintz, Yuval | 2016-11-30 | 3 | -3/+127 |
* | qede: Better utilize the qede_[rt]x_queue | Mintz, Yuval | 2016-11-30 | 3 | -125/+124 |
* | qede: Don't check netdevice for rx-hash | Mintz, Yuval | 2016-11-30 | 1 | -22/+12 |
* | qed*: Handle-based L2-queues. | Mintz, Yuval | 2016-11-30 | 10 | -543/+762 |
* | qede: Revise state locking scheme | Mintz, Yuval | 2016-11-30 | 3 | -75/+122 |
* | qede: Refactor data-path Rx flow | Mintz, Yuval | 2016-11-30 | 1 | -224/+264 |
* | qede: Refactor statistics gathering | Mintz, Yuval | 2016-11-30 | 1 | -56/+86 |
* | qede: Remove 'num_tc'. | Mintz, Yuval | 2016-11-30 | 3 | -127/+62 |
* | qed: Optimize qed_chain datapath usage | Mintz, Yuval | 2016-11-30 | 2 | -5/+6 |
* | qede: Optimize aggregation information size | Mintz, Yuval | 2016-11-30 | 2 | -44/+48 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-11-15 | 5 | -22/+26 |
|\ |
|
| * | qed: Correct rdma params configuration | Ram Amrani | 2016-11-10 | 1 | -9/+8 |
| * | qed: configure ll2 RoCE v1/v2 flavor correctly | Ram Amrani | 2016-11-10 | 2 | -3/+1 |
| * | qede: Correctly map aggregation replacement pages | Mintz, Yuval | 2016-11-03 | 1 | -1/+1 |
| * | qede: Fix statistics' strings for Tx/Rx queues | Mintz, Yuval | 2016-10-31 | 1 | -9/+16 |
* | | qed: Prevent stack corruption on MFW interaction | Mintz, Yuval | 2016-11-09 | 2 | -5/+12 |
* | | qed: Correct VF mac number | Mintz, Yuval | 2016-11-01 | 3 | -0/+22 |
* | | qede: Don't override priv_flags | Mintz, Yuval | 2016-11-01 | 1 | -1/+1 |
* | | qed: Learn resources from management firmware | Tomer Tayar | 2016-10-31 | 6 | -62/+340 |
* | | qed: Use VF-queue feature | Mintz, Yuval | 2016-10-31 | 4 | -16/+54 |
* | | qed: Learn of RDMA capabilities per-device | Mintz, Yuval | 2016-10-31 | 2 | -8/+77 |
* | | qede: Decouple ethtool caps from qed | Mintz, Yuval | 2016-10-31 | 1 | -2/+2 |
* | | qed*: Add support for WoL | Mintz, Yuval | 2016-10-31 | 8 | -5/+166 |
* | | qed: Add nvram selftest | Mintz, Yuval | 2016-10-31 | 7 | -0/+258 |
* | | qed*: Management firmware - notifications and defaults | Sudarsana Kalluru | 2016-10-31 | 8 | -3/+459 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-10-30 | 17 | -360/+256 |
|\| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-10-30 | 17 | -350/+257 |
| |\ |
|
| | * | qede: Fix out-of-bound fastpath memory access | Mintz, Yuval | 2016-10-30 | 1 | -2/+2 |
| | * | qede: Fix incorrrect usage of APIs for un-mapping DMA memory | Manish Chopra | 2016-10-22 | 2 | -6/+6 |
| | * | qed: Zero-out the buffer paased to dcbx_query() API | Sudarsana Reddy Kalluru | 2016-10-22 | 1 | -0/+2 |
| | * | qede: Reconfigure rss indirection direction table when rss count is updated | Sudarsana Reddy Kalluru | 2016-10-22 | 1 | -0/+7 |
| | * | qed*: Reduce the memory footprint for Rx path | Sudarsana Reddy Kalluru | 2016-10-22 | 2 | -1/+2 |
| | * | qede: Loopback implementation should ignore the normal traffic | Sudarsana Reddy Kalluru | 2016-10-22 | 3 | -35/+49 |
| | * | qede: Do not allow RSS config for 100G devices | Sudarsana Reddy Kalluru | 2016-10-22 | 1 | -0/+6 |
| | * | qede: get_channels() need to populate max tx/rx coalesce values | Sudarsana Reddy Kalluru | 2016-10-22 | 1 | -0/+2 |
| | * | qed: Use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 2016-10-18 | 1 | -7/+4 |
| | * | qed: Additional work toward cleaning C=1 | Yuval Mintz | 2016-10-14 | 8 | -164/+58 |
| | * | qed*: Fix Kconfig dependencies with INFINIBAND_QEDR | Yuval Mintz | 2016-10-14 | 11 | -129/+119 |
| | * | qed: Fix static checker warning. | Yuval Mintz | 2016-10-14 | 1 | -6/+1 |
| * | | qedr: Add RoCE driver framework | Ram Amrani | 2016-10-14 | 1 | -11/+0 |
| |/ |
|
* | | ethernet: use net core MTU range checking in more drivers | Jarod Wilson | 2016-10-20 | 3 | -12/+14 |
* | | qed: Remove useless set memory to zero use memset() | Wei Yongjun | 2016-10-18 | 1 | -1/+0 |
* | | ethernet/qlogic: use core min/max MTU checking | Jarod Wilson | 2016-10-18 | 5 | -16/+11 |
* | | qed: Fix possible race when reading firmware return code. | Manish Chopra | 2016-10-14 | 2 | -8/+8 |
* | | qed: Handle malicious VFs events | Yuval Mintz | 2016-10-14 | 3 | -20/+96 |
* | | qed: Allow chance for fast ramrod completions | Yuval Mintz | 2016-10-14 | 1 | -26/+59 |
* | | qed*: Allow unicast filtering | Yuval Mintz | 2016-10-14 | 2 | -3/+13 |
* | | qede: Prevent GSO on long Geneve headers | Manish Chopra | 2016-10-14 | 1 | -0/+35 |