index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
fm10k
/
fm10k_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-29
fm10k: Align Rx buffers to 512B blocks
Alexander Duyck
1
-1
/
+1
2016-04-21
fm10k: fix incorrect IPv6 extended header checksum
Jacob Keller
1
-9
/
+16
2016-04-21
fm10k: consistently use Intel(R) for driver names
Jacob Keller
1
-2
/
+2
2016-04-21
fm10k: fix possible null pointer deref after kcalloc
Jacob Keller
1
-12
/
+2
2016-04-21
fm10k: drop 1588 support
Jacob Keller
1
-21
/
+1
2016-04-21
fm10k: use DRV_SUMMARY to reduce code duplication
Jacob Keller
1
-3
/
+3
2016-04-21
fm10k: Add support for bulk Tx cleanup & cleanup boolean logic
Alexander Duyck
1
-5
/
+9
2016-04-05
fm10k: use ethtool_rxfh_indir_default for default redirection table
Jacob Keller
1
-14
/
+10
2016-04-05
fm10k: correctly clean up when init_queueing_scheme fails
Jacob Keller
1
-9
/
+26
2016-04-05
fm10k: base queue scheme covered by RSS
Jacob Keller
1
-4
/
+2
2016-04-05
fm10k: cleanup remaining right-bit-shifted 1
Bruce Allan
1
-10
/
+10
2016-04-05
fm10k: Move constants to the right of binary operators
Bruce Allan
1
-1
/
+1
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+8
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-1
/
+1
2016-02-16
fm10k: don't reinitialize RSS flow table when RXFH configured
Keller, Jacob E
1
-2
/
+8
2015-12-22
fm10k: don't initialize fm10k_workqueue at global level
Bruce Allan
1
-4
/
+2
2015-12-14
fm10k: whitespace cleanups
Bruce Allan
1
-2
/
+2
2015-12-14
fm10k: Cleanup MSI-X interrupts in case of failure
Alexander Duyck
1
-1
/
+3
2015-12-14
fm10k: bump driver version
Jacob Keller
1
-1
/
+1
2015-12-06
fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
Jacob Keller
1
-3
/
+3
2015-12-06
fm10k: Update adaptive ITR algorithm
Jacob Keller
1
-12
/
+40
2015-12-06
fm10k: introduce ITR_IS_ADAPTIVE macro
Jacob Keller
1
-1
/
+1
2015-11-23
fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector
Alexander Duyck
1
-0
/
+4
2015-10-16
drivers/net/intel: use napi_complete_done()
Jesse Brandeburg
1
-9
/
+12
2015-10-14
fm10k: do not use enum as boolean
Jacob Keller
1
-1
/
+1
2015-09-23
fm10k: add support for extra debug statistics
Jacob Keller
1
-0
/
+15
2015-09-16
fm10k: send traffic on default VID to VLAN device if we have one
Jacob Keller
1
-1
/
+4
2015-09-16
fm10k: Don't assume page fragments are page size
Alexander Duyck
1
-6
/
+1
2015-08-22
mm: make page pfmemalloc check more robust
Michal Hocko
1
-1
/
+1
2015-06-18
fm10k: fold fm10k_pull_tail into fm10k_add_rx_frag
Alexander Duyck
1
-46
/
+20
2015-05-04
fm10k: Do not assume budget will never be 0 for NAPI
Alexander Duyck
1
-2
/
+2
2015-04-15
fm10k: Bump driver version to 0.15.2
Jeff Kirsher
1
-1
/
+1
2015-04-15
fm10k: use separate workqueue for fm10k driver
Jeff Kirsher
1
-0
/
+12
2015-04-15
fm10k: remove extraneous "Reset interface" message
Jeff Kirsher
1
-1
/
+0
2015-04-15
fm10k: fix unused warnings
Jeff Kirsher
1
-12
/
+6
2015-03-03
fm10k: Resolve various spelling errors and checkpatch warnings
Matthew Vick
1
-2
/
+2
2015-03-03
fm10k: Implement ndo_features_check
Matthew Vick
1
-1
/
+1
2015-03-03
fm10k: Modify tunnel length header check when offloading
Matthew Vick
1
-9
/
+24
2015-01-23
fm10k: Check tunnel header length in encap offload
Joe Stringer
1
-0
/
+6
2015-01-23
fm10k: Clean-up page reuse code
Alexander Duyck
1
-17
/
+17
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2014-12-12
fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
Alexander Duyck
1
-3
/
+3
2014-12-10
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
1
-2
/
+2
2014-12-09
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
1
-8
/
+3
2014-11-12
fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page
Alexander Duyck
1
-1
/
+1
2014-10-14
fm10k: Add skb->xmit_more support
Alexander Duyck
1
-31
/
+34
2014-10-10
fm10k: fix race accessing page->_count
Eric Dumazet
1
-4
/
+3
2014-09-23
fm10k: Add support for PTP
Alexander Duyck
1
-0
/
+20
2014-09-23
fm10k: Add support for debugfs
Alexander Duyck
1
-0
/
+8
2014-09-23
fm10k: Add support for MACVLAN acceleration
Alexander Duyck
1
-1
/
+31
[prev]
[next]