summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-30vxlan: correctly handle ipv6.disable module parameterJiri Benc
2017-04-30bnx2x: Get rid of useless temporary variableAndy Shevchenko
2017-04-30bnx2x: Reuse bnx2x_null_format_ver()Andy Shevchenko
2017-04-30bnx2x: Replace custom scnprintf()Andy Shevchenko
2017-04-30net: macb: fix phy interrupt parsingAlexandre Belloni
2017-04-30Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-04-30net/mlx5: E-Switch, Avoid redundant memory allocationEli Cohen
2017-04-30net/mlx5e: Disable HW LRO when PCI is slower than link on striding RQEran Ben Elisha
2017-04-30net/mlx5e: Use u8 as ownership type in mlx5e_get_cqe()Tariq Toukan
2017-04-30net/mlx5e: Use prefetchw when a write is to followTariq Toukan
2017-04-30net/mlx5e: Optimize poll ICOSQ completion queueTariq Toukan
2017-04-30net/mlx5e: Act on delay probe time updatesHadar Hen Zion
2017-04-30net/mlx5e: Update neighbour 'used' state using HW flow rules countersHadar Hen Zion
2017-04-30net/mlx5e: Add support to neighbour update flowHadar Hen Zion
2017-04-30net/mlx5e: Add neighbour hash table to the representorsHadar Hen Zion
2017-04-30net/mlx5e: Read neigh parameters with proper lockingHadar Hen Zion
2017-04-30net/mlx5e: Use flag to properly monitor a flow rule offloading stateHadar Hen Zion
2017-04-30net/mlx5e: Remove output device parameter from create encap header helpers de...Hadar Hen Zion
2017-04-30net/mlx5e: Move the encap entry structure from the eswitch headerOr Gerlitz
2017-04-30net/mlx5: Remove encap entry pointer from the eswitch flow attributesOr Gerlitz
2017-04-30net/mlx5e: Extendable vport representor netdev private dataSaeed Mahameed
2017-04-30e1000e: Add Support for 38.4MHZ frequencySasha Neftin
2017-04-30e1000e: Add Support for CannonLakeSasha Neftin
2017-04-30e1000e: Initial Support for CannonLakeSasha Neftin
2017-04-30e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson
2017-04-30i40evf: hide unused variableArnd Bergmann
2017-04-30i40evf: allocate queues before we setup the interrupts and q_vectorsJacob Keller
2017-04-30i40evf: remove I40E_FLAG_FDIR_ATR_ENABLEDJacob Keller
2017-04-30i40e: remove hw_disabled_flags in favor of using separate flag bitsJacob Keller
2017-04-30i40evf: remove needless min_t() on num_online_cpus()*2Jacob Keller
2017-04-30i40e: use DECLARE_BITMAP for state fieldsJacob Keller
2017-04-30i40e: separate PF and VSI state flagsJacob Keller
2017-04-30i40e: remove unnecessary msleep() delay in i40e_free_vfsJacob Keller
2017-04-30i40e: amortize wait time when disabling lots of VFsJacob Keller
2017-04-30i40e: Reprogram port offloads after resetAlexander Duyck
2017-04-30i40e: rename index to port to avoid confusionJacob Keller
2017-04-30i40e: make use of i40e_reset_all_vfs when initializing new VFsJacob Keller
2017-04-30i40e: properly spell I40E_VF_STATE_* flagsJacob Keller
2017-04-30Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup()Dean Jenkins
2017-04-30Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue()Dean Jenkins
2017-04-30Bluetooth: hci_ldisc: Add protocol check to hci_uart_send_frame()Dean Jenkins
2017-04-30Bluetooth: Add module license for HCI UART Nokia H4+Frédéric Danis
2017-04-29ixgbevf: Check for RSS key before setting valueTony Nguyen
2017-04-29ixgbevf: Fix errors in retrieving RETA and RSS from PFTony Nguyen
2017-04-29ixgbe: Check for RSS key before setting valueTony Nguyen
2017-04-29ixgbe: Add 1000Base-T device based on X550EM_X MACPaul Greenwalt
2017-04-29ixgbe: Allow setting zero MAC address for VFTony Nguyen
2017-04-29ixgbevf: fix size of queue stats lengthEmil Tantilov
2017-04-29ixgbe: clean macvlan MAC filter table on VF resetEmil Tantilov
2017-04-29ixgbe: delay tail write to every 'n' packetsJohn Fastabend