Linus Torvalds
|
1200b6809d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 years ago |
Joonsoo Kim
|
fe896d1878
mm: introduce page reference manipulation functions
|
9 years ago |
Keller, Jacob E
|
1012014ef5
fm10k: don't reinitialize RSS flow table when RXFH configured
|
9 years ago |
Bruce Allan
|
07146e2ea8
fm10k: don't initialize fm10k_workqueue at global level
|
9 years ago |
Bruce Allan
|
a4fcad656e
fm10k: whitespace cleanups
|
9 years ago |
Alexander Duyck
|
587731e684
fm10k: Cleanup MSI-X interrupts in case of failure
|
9 years ago |
Jacob Keller
|
e3b6e95d07
fm10k: bump driver version
|
9 years ago |
Jacob Keller
|
03d13a51fb
fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
|
9 years ago |
Jacob Keller
|
242722dd3d
fm10k: Update adaptive ITR algorithm
|
9 years ago |
Jacob Keller
|
584373f5b9
fm10k: introduce ITR_IS_ADAPTIVE macro
|
9 years ago |
Alexander Duyck
|
9f87298647
fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector
|
10 years ago |
Jesse Brandeburg
|
32b3e08fff
drivers/net/intel: use napi_complete_done()
|
10 years ago |
Jacob Keller
|
b4a5127b03
fm10k: do not use enum as boolean
|
10 years ago |
Jacob Keller
|
80043f3bf5
fm10k: add support for extra debug statistics
|
10 years ago |
Jacob Keller
|
e71c931842
fm10k: send traffic on default VID to VLAN device if we have one
|
10 years ago |
Alexander Duyck
|
aae072e363
fm10k: Don't assume page fragments are page size
|
10 years ago |
Michal Hocko
|
2f064f3485
mm: make page pfmemalloc check more robust
|
10 years ago |
Alexander Duyck
|
1a8782e59f
fm10k: fold fm10k_pull_tail into fm10k_add_rx_frag
|
10 years ago |
Alexander Duyck
|
59486329b4
fm10k: Do not assume budget will never be 0 for NAPI
|
10 years ago |
Jeff Kirsher
|
f4f88c6d3b
fm10k: Bump driver version to 0.15.2
|
10 years ago |
Jeff Kirsher
|
b382bb1b3e
fm10k: use separate workqueue for fm10k driver
|
10 years ago |
Jeff Kirsher
|
5deaf50bfb
fm10k: remove extraneous "Reset interface" message
|
10 years ago |
Jeff Kirsher
|
de44519916
fm10k: fix unused warnings
|
10 years ago |
Matthew Vick
|
eca3204765
fm10k: Resolve various spelling errors and checkpatch warnings
|
10 years ago |
Matthew Vick
|
5bf33dc687
fm10k: Implement ndo_features_check
|
10 years ago |
Matthew Vick
|
8c1a90aa49
fm10k: Modify tunnel length header check when offloading
|
10 years ago |
Joe Stringer
|
b66b6d9f6d
fm10k: Check tunnel header length in encap offload
|
10 years ago |
Alexander Duyck
|
ba5b8dcdb8
fm10k: Clean-up page reuse code
|
10 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 years ago |
Alexander Duyck
|
124b74c18e
fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
|
10 years ago |