Age | Commit message (Expand) | Author |
2017-04-27 | qede: Add support for PTP resource locking. | sudarsana.kalluru@cavium.com |
2017-04-25 | qed/qede: Add UDP ports in bulletin board | Chopra, Manish |
2017-04-25 | qede: Configure UDP ports in local context. | Chopra, Manish |
2017-04-25 | qede: Disable tunnel offloads for non offloaded UDP ports | Chopra, Manish |
2017-04-25 | qed/qede: Enable tunnel offloads based on hw configuration | Chopra, Manish |
2017-04-24 | qed: Support dcbnl IEEE selector field. | sudarsana.kalluru@cavium.com |
2017-04-20 | qede: allocate enough data for ->arfs_fltr_bmap | Dan Carpenter |
2017-04-17 | qede: Add aRFS support | Chopra, Manish |
2017-04-07 | qede: Support XDP adjustment of headers | Mintz, Yuval |
2017-04-07 | qede: Add support for ingress headroom | Mintz, Yuval |
2017-04-07 | qede: Prevent VFs from using XDP | Mintz, Yuval |
2017-04-07 | qede: Correct XDP forward unmapping | Mintz, Yuval |
2017-04-07 | qede: Update receive statistic once per NAPI | Mintz, Yuval |
2017-03-14 | qed*: Add support for QL41xxx adapters | Mintz, Yuval |
2017-03-13 | qed*: Utilize Firmware 8.15.3.0 | Mintz, Yuval |
2017-02-20 | qed*: Fix link indication race | Mintz, Yuval |
2017-02-20 | qede: Prevent index problems in loopback test | Sudarsana Reddy Kalluru |
2017-02-20 | qede: Free netdevice only after stoping slowpath | Mintz, Yuval |
2017-02-20 | qede: Initialize lock and slowpath workqueue early | Mintz, Yuval |
2017-02-15 | qede: Add driver support for PTP | Sudarsana Reddy Kalluru |
2017-01-30 | drivers: net: generalize napi_complete_done() | Eric Dumazet |
2017-01-25 | bpf: add initial bpf tracepoints | Daniel Borkmann |
2017-01-08 | net: make ndo_get_stats64 a void function | stephen hemminger |
2017-01-01 | qed*: Advance driver versions to 8.10.10.20. | Mintz, Yuval |
2017-01-01 | qed*: Add support for ndo_set_vf_trust | Mintz, Yuval |
2017-01-01 | qed*: RSS indirection based on queue-handles | Mintz, Yuval |
2017-01-01 | qede: Remove unnecessary datapath dereference | Mintz, Yuval |
2017-01-01 | qede - mark SKB as encapsulated | Manish Chopra |
2017-01-01 | qede: Postpone reallocation until NAPI end | Mintz, Yuval |
2017-01-01 | qed*: Change maximal number of queues | Mintz, Yuval |
2017-01-01 | qede: Split filtering logic to its own file | Mintz, Yuval |
2017-01-01 | qede: Break datapath logic into its own file | Mintz, Yuval |
2017-01-01 | qed*: Update to dual-license | Mintz, Yuval |
2016-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-12-14 | qede: fix general protection fault may occur on probe | Amrani, Ram |
2016-12-08 | bpf: xdp: Allow head adjustment in XDP prog | Martin KaFai Lau |
2016-12-03 | qede: use reset to set network header | Zhang Shengju |
2016-12-02 | bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller | Daniel Borkmann |
2016-11-30 | 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 | qede: Optimize aggregation information size | Mintz, Yuval |
2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-03 | qede: Correctly map aggregation replacement pages | Mintz, Yuval |