index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
fm10k
/
fm10k_netdev.c
Age
Commit message (
Expand
)
Author
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2016-10-18
ethernet/intel: use core min/max MTU checking
Jarod Wilson
2016-08-29
fm10k: add support for Rx offloads on one Geneve tunnel
Jacob Keller
2016-08-29
fm10k: rework vxlan_port offload before adding geneve support
Jacob Keller
2016-08-29
fm10k: prefer READ_ONCE instead of ACCESS_ONCE
Jacob Keller
2016-07-11
drivers/net: fixup comments after "Future-proof tunnel offload handlers"
Sabrina Dubroca
2016-06-17
fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-04-20
fm10k: consistently use Intel(R) for driver names
Jacob Keller
2016-04-20
fm10k: Fix multicast mode sync issues
Ngai-Mint Kwan
2016-04-20
fm10k: drop 1588 support
Jacob Keller
2016-04-05
fm10k: fix a minor typo in some comments
Jacob Keller
2016-04-05
fm10k: cleanup remaining right-bit-shifted 1
Bruce Allan
2016-03-03
net: relax setup_tc ndo op handle restriction
John Fastabend
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
2015-12-22
fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
Bruce Allan
2015-12-22
fm10k: Cleanup exception handling for changing queues
Alexander Duyck
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-13
fm10k: cleanup overly long lines
Bruce Allan
2015-12-13
fm10k: whitespace cleanups
Bruce Allan
2015-12-13
fm10k: consistently refer to VLANs and VLAN IDs
Jacob Keller
2015-12-05
fm10k: set netdev features in one location
Jacob Keller
2015-11-18
fm10k: fix memory leak
stephen hemminger
2015-09-15
fm10k: TRIVIAL fix typo in fm10k_netdev.c
Jacob Keller
2015-09-15
fm10k: send traffic on default VID to VLAN device if we have one
Jacob Keller
2015-09-15
fm10k: allow creation of VLAN interfaces even while down
Jacob Keller
2015-09-15
fm10k: update netdev perm_addr during reinit, instead of at up
Jacob Keller
2015-09-15
fm10k: only prevent removal of default VID rules
Jacob Keller
2015-06-17
fm10k: remove extraneous NULL check on l2_accel
Jacob Keller
2015-06-17
fm10k: ignore invalid multicast address entries
Jacob Keller
2015-04-14
fm10k: update xcast mode before synchronizing multicast addresses
Jeff Kirsher
2015-04-14
fm10k: allow creation of VLAN on default vid
Jeff Kirsher
2015-04-14
fm10k: Add netconsole support
Jeff Kirsher
2015-04-14
fm10k: Corrected an error in Tx statistics
Jeff Kirsher
2015-03-03
fm10k: Resolve various spelling errors and checkpatch warnings
Matthew Vick
2015-03-03
fm10k: Implement ndo_features_check
Matthew Vick
2015-01-22
net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation featur...
Or Gerlitz
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2014-10-16
fm10k: Add CONFIG_FM10K_VXLAN configuration option
Andy Zhou
2014-10-16
fm10k: Unlock mailbox on VLAN addition failures
Matthew Vick
2014-10-01
fm10k: Correctly set the number of Tx queues
Alexander Duyck
2014-09-23
fm10k: Add support for PTP
Alexander Duyck
2014-09-23
fm10k: Add support for SR-IOV to driver
Alexander Duyck
2014-09-23
fm10k: Add support for VF
Alexander Duyck
2014-09-23
fm10k: Add support for MACVLAN acceleration
Alexander Duyck
2014-09-23
fm10k: Add support for netdev offloads
Alexander Duyck
2014-09-23
fm10k: Add support for multiple queues
Alexander Duyck
2014-09-23
fm10k: Add ethtool support
Alexander Duyck
2014-09-23
fm10k: Add transmit and receive fastpath and interrupt handlers
Alexander Duyck
2014-09-23
fm10k: Add Tx/Rx hardware ring bring-up/tear-down
Alexander Duyck
[next]