Age | Commit message (Expand) | Author | Files | Lines |
2016-12-08 | bpf: xdp: Allow head adjustment in XDP prog |  Martin KaFai Lau | 1 | -0/+5 |
2016-12-03 | qede: use reset to set network header |  Zhang Shengju | 1 | -1/+1 |
2016-12-02 | bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller |  Daniel Borkmann | 1 | -0/+7 |
2016-11-30 | qede: Add support for XDP_TX |  Mintz, Yuval | 1 | -30/+183 |
2016-11-30 | qede: Add basic XDP support |  Mintz, Yuval | 1 | -3/+117 |
2016-11-30 | qede: Better utilize the qede_[rt]x_queue |  Mintz, Yuval | 1 | -89/+77 |
2016-11-30 | qede: Don't check netdevice for rx-hash |  Mintz, Yuval | 1 | -22/+12 |
2016-11-30 | qed*: Handle-based L2-queues. |  Mintz, Yuval | 1 | -49/+60 |
2016-11-30 | qede: Revise state locking scheme |  Mintz, Yuval | 1 | -53/+93 |
2016-11-30 | qede: Refactor data-path Rx flow |  Mintz, Yuval | 1 | -224/+264 |
2016-11-30 | qede: Remove 'num_tc'. |  Mintz, Yuval | 1 | -90/+42 |
2016-11-30 | qede: Optimize aggregation information size |  Mintz, Yuval | 1 | -37/+26 |
2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -1/+1 |
2016-11-03 | qede: Correctly map aggregation replacement pages |  Mintz, Yuval | 1 | -1/+1 |
2016-11-01 | qede: Don't override priv_flags |  Mintz, Yuval | 1 | -1/+1 |
2016-10-31 | qed*: Add support for WoL |  Mintz, Yuval | 1 | -0/+9 |
2016-10-31 | qed*: Management firmware - notifications and defaults |  Sudarsana Kalluru | 1 | -0/+8 |
2016-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -8/+7 |
2016-10-29 | qede: Fix out-of-bound fastpath memory access |  Mintz, Yuval | 1 | -2/+2 |
2016-10-22 | qede: Fix incorrrect usage of APIs for un-mapping DMA memory |  Manish Chopra | 1 | -4/+4 |
2016-10-22 | qede: Loopback implementation should ignore the normal traffic |  Sudarsana Reddy Kalluru | 1 | -2/+1 |
2016-10-18 | ethernet/qlogic: use core min/max MTU checking |  Jarod Wilson | 1 | -0/+4 |
2016-10-14 | qed*: Allow unicast filtering |  Yuval Mintz | 1 | -1/+3 |
2016-10-14 | qede: Prevent GSO on long Geneve headers |  Manish Chopra | 1 | -0/+35 |
2016-10-14 | qede: GSO support for tunnels with outer csum |  Manish Chopra | 1 | -3/+23 |
2016-10-14 | qed: Pass MAC hints to VFs |  Yuval Mintz | 1 | -1/+5 |
2016-10-03 | qede: Add qedr framework |  Ram Amrani | 1 | -9/+26 |
2016-09-24 | net: Update API for VF vlan protocol 802.1ad support |  Moshe Shemesh | 1 | -1/+5 |
2016-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -1/+2 |
2016-09-09 | qede: mark qede_set_features() static |  Baoyou Xie | 1 | -1/+1 |
2016-08-31 | qed*: Disallow dcbx configuration for VF interfaces. |  Sudarsana Reddy Kalluru | 1 | -1/+2 |
2016-08-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -1/+4 |
2016-08-23 | qede: Add support for Tx/Rx-only queues. |  Sudarsana Reddy Kalluru | 1 | -122/+197 |
2016-08-22 | qed*: Add support for VFs over legacy PFs |  Yuval Mintz | 1 | -0/+10 |
2016-08-18 | qede: Fix Tx timeout due to xmit_more |  Yuval Mintz | 1 | -1/+4 |
2016-08-18 | qede: Add support for per-queue stats. |  Sudarsana Reddy Kalluru | 1 | -0/+4 |
2016-08-18 | qede: Add support for capturing additional stats in ethtool-stats display. |  Sudarsana Reddy Kalluru | 1 | -0/+2 |
2016-08-15 | qed*: Add and modify some prints |  Yuval Mintz | 1 | -8/+12 |
2016-08-15 | qed*: Trivial modifications |  Yuval Mintz | 1 | -3/+0 |
2016-08-15 | qed*: Semantic changes |  Yuval Mintz | 1 | -75/+46 |
2016-07-30 | qede: Reset statistics on explicit down |  Yuval Mintz | 1 | -0/+1 |
2016-07-30 | qede: Don't try removing unconfigured vlans |  Yuval Mintz | 1 | -4/+7 |
2016-07-01 | qede: Add get/set rx copy break tunable support |  Manish Chopra | 1 | -1/+2 |
2016-07-01 | qede: Utilize xmit_more |  Manish Chopra | 1 | -14/+23 |
2016-07-01 | qede: qede_poll refactoring |  Manish Chopra | 1 | -42/+35 |
2016-07-01 | qede: Add support for handling IP fragmented packets. |  Manish Chopra | 1 | -0/+21 |
2016-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -3/+4 |
2016-06-19 | qed*: Don't reset statistics on inner reload |  Yuval Mintz | 1 | -3/+4 |
2016-06-17 | qede: Move all UDP port notifiers to single function |  Alexander Duyck | 1 | -65/+50 |
2016-06-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -0/+2 |