| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-12-17 |
|\ |
|
| * | qed: fix old-style function definition | Arnd Bergmann | 2016-12-17 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-12-15 |
|\ \ |
|
| * | | qede: fix general protection fault may occur on probe | Amrani, Ram | 2016-12-14 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-12-14 |
|\ \ \
| |_|/
|/| | |
|
| * | | treewide: Fix printk() message errors | Masanari Iida | 2016-12-14 |
* | | | bpf: xdp: Allow head adjustment in XDP prog | Martin KaFai Lau | 2016-12-08 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-06 |
|\ \ \ |
|
| * | | | net: ethernet: qlogic: set error code on failure | Pan Bian | 2016-12-05 |
| |/ / |
|
* | | | qede: use reset to set network header | Zhang Shengju | 2016-12-03 |
* | | | qed: Add iSCSI out of order packet handling. | Yuval Mintz | 2016-12-02 |
* | | | qed: Add support for hardware offloaded iSCSI. | Yuval Mintz | 2016-12-02 |
* | | | bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller | Daniel Borkmann | 2016-12-02 |
* | | | qede: Add support for XDP_TX | Mintz, Yuval | 2016-11-30 |
* | | | qede: Add basic XDP support | Mintz, Yuval | 2016-11-30 |
* | | | qede: Better utilize the qede_[rt]x_queue | Mintz, Yuval | 2016-11-30 |
* | | | qede: Don't check netdevice for rx-hash | Mintz, Yuval | 2016-11-30 |
* | | | qed*: Handle-based L2-queues. | Mintz, Yuval | 2016-11-30 |
* | | | qede: Revise state locking scheme | Mintz, Yuval | 2016-11-30 |
* | | | qede: Refactor data-path Rx flow | Mintz, Yuval | 2016-11-30 |
* | | | qede: Refactor statistics gathering | Mintz, Yuval | 2016-11-30 |
* | | | qede: Remove 'num_tc'. | Mintz, Yuval | 2016-11-30 |
* | | | qed: Optimize qed_chain datapath usage | Mintz, Yuval | 2016-11-30 |
* | | | qede: Optimize aggregation information size | Mintz, Yuval | 2016-11-30 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-11-15 |
|\| | |
|
| * | | qed: Correct rdma params configuration | Ram Amrani | 2016-11-10 |
| * | | qed: configure ll2 RoCE v1/v2 flavor correctly | Ram Amrani | 2016-11-10 |
| * | | qede: Correctly map aggregation replacement pages | Mintz, Yuval | 2016-11-03 |
| * | | qede: Fix statistics' strings for Tx/Rx queues | Mintz, Yuval | 2016-10-31 |
* | | | qed: Prevent stack corruption on MFW interaction | Mintz, Yuval | 2016-11-09 |
* | | | qed: Correct VF mac number | Mintz, Yuval | 2016-11-01 |
* | | | qede: Don't override priv_flags | Mintz, Yuval | 2016-11-01 |
* | | | qed: Learn resources from management firmware | Tomer Tayar | 2016-10-31 |
* | | | qed: Use VF-queue feature | Mintz, Yuval | 2016-10-31 |
* | | | qed: Learn of RDMA capabilities per-device | Mintz, Yuval | 2016-10-31 |
* | | | qede: Decouple ethtool caps from qed | Mintz, Yuval | 2016-10-31 |
* | | | qed*: Add support for WoL | Mintz, Yuval | 2016-10-31 |
* | | | qed: Add nvram selftest | Mintz, Yuval | 2016-10-31 |
* | | | qed*: Management firmware - notifications and defaults | Sudarsana Kalluru | 2016-10-31 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-10-30 |
|\| | |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-10-29 |
| |\ \
| | |/
| |/| |
|
| | * | qede: Fix out-of-bound fastpath memory access | Mintz, Yuval | 2016-10-29 |
| | * | qede: Fix incorrrect usage of APIs for un-mapping DMA memory | Manish Chopra | 2016-10-22 |
| | * | qed: Zero-out the buffer paased to dcbx_query() API | Sudarsana Reddy Kalluru | 2016-10-22 |
| | * | qede: Reconfigure rss indirection direction table when rss count is updated | Sudarsana Reddy Kalluru | 2016-10-22 |
| | * | qed*: Reduce the memory footprint for Rx path | Sudarsana Reddy Kalluru | 2016-10-22 |
| | * | qede: Loopback implementation should ignore the normal traffic | Sudarsana Reddy Kalluru | 2016-10-22 |
| | * | qede: Do not allow RSS config for 100G devices | Sudarsana Reddy Kalluru | 2016-10-22 |
| | * | qede: get_channels() need to populate max tx/rx coalesce values | Sudarsana Reddy Kalluru | 2016-10-22 |
| | * | qed: Use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 2016-10-18 |