aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-25Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller24-505/+661
2016-04-25ixgbe: use msleep for long delaysArnd Bergmann1-1/+1
2016-04-25ixgbevf: Move API negotiation function into mac_opsAlexander Duyck3-4/+5
2016-04-25ixgbe/ixgbevf: Add support for GSO partialAlexander Duyck2-82/+180
2016-04-25ixgbevf: make use of BIT() macro to avoid shift of signed valuesJacob Keller4-26/+27
2016-04-25ixgbe: resolve shift of negative value warningJacob Keller1-2/+2
2016-04-25ixgbe: use BIT() macroJacob Keller17-195/+195
2016-04-25ixgbe: Add work around for empty SFP+ cage crosstalkDon Skidmore3-0/+42
2016-04-25ixgbe: Use correct FC setup function for x550em_aMark Rustad1-2/+2
2016-04-25ixgbevf: add support for per-queue ethtool statsEmil Tantilov2-46/+91
2016-04-25ixgbevf: refactor ethtool stats handlingEmil Tantilov1-62/+64
2016-04-25ixgbe: Add register wait for slow linksMark Rustad2-0/+22
2016-04-24hv_netvsc: Fix the list processing for network change eventHaiyang Zhang1-1/+1
2016-04-24ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 valueSridhar Samudrala1-1/+1
2016-04-24ixgbe: fix default mac->ops.setup_link for X550EMEmil Tantilov1-2/+2
2016-04-24ixgbe: set VLAN spoof checking unconditionallyEmil Tantilov2-26/+2
2016-04-24ixgbe: consolidate the configuration of spoof checkingEmil Tantilov4-73/+42
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller145-909/+1448
2016-04-21Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-3/+3
2016-04-21Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-0/+7
2016-04-21rtc: ds1307: Use irq when available for wakeup-source deviceNishanth Menon1-1/+1
2016-04-21rtc: ds1307: ds3231 temperature s16 overflowZhuang Yuyao1-2/+2
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds40-389/+421
2016-04-21geneve: break dependency with netdev driversHannes Frederic Sowa1-3/+28
2016-04-21vxlan: break dependency with netdev driversHannes Frederic Sowa1-5/+9
2016-04-21qlcnic: protect qlicnic_attach_func with rtnl_lockHannes Frederic Sowa1-2/+8
2016-04-21ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lockHannes Frederic Sowa1-0/+2
2016-04-21mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lockHannes Frederic Sowa1-0/+2
2016-04-21fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lockHannes Frederic Sowa1-0/+2
2016-04-21benet: be_resume needs to protect be_open with rtnl_lockHannes Frederic Sowa1-4/+6
2016-04-21Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packetsShrikrishna Khare2-6/+10
2016-04-21atl2: Disable unimplemented scatter/gather featureBen Hutchings1-1/+1
2016-04-21net/mlx5e: Add ethtool counter for RX buffer allocation failuresTariq Toukan3-4/+17
2016-04-21net/mlx5e: Delay skb->data accessSaeed Mahameed1-4/+3
2016-04-21net/mlx5e: Remove redundant barrierTariq Toukan1-1/+0
2016-04-21net/mlx5e: Use napi_alloc_skb for RX SKB allocationsTariq Toukan3-10/+7
2016-04-21net/mlx5e: Add fragmented memory support for RX multi packet WQETariq Toukan5-68/+514
2016-04-21net/mlx5e: Added ICO SQsTariq Toukan4-25/+174
2016-04-21net/mlx5e: Support RX multi-packet WQE (Striding RQ)Tariq Toukan4-43/+311
2016-04-21net/mlx5e: Use function pointers for RX data path handlingTariq Toukan3-47/+62
2016-04-21net/mlx5e: Use only close NUMA node for default RSSTariq Toukan3-4/+16
2016-04-21net/mlx5e: Allocate set of queue counters per netdevRana Shahout3-2/+62
2016-04-21net/mlx5: Introduce device queue countersTariq Toukan1-0/+68
2016-04-21net: bcmsysport: use napi_complete_done()Florian Fainelli1-1/+1
2016-04-21net: bcmsysport: use __napi_schedule_irqoff()Florian Fainelli1-2/+2
2016-04-21net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha4-3/+10
2016-04-21net/mlx4_core: Don't allow to VF change global pause settingsEugenia Emantayev2-0/+15
2016-04-21net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens1-5/+34
2016-04-21net/mlx4_core: Implement pci_resume callbackDaniel Jurgens1-15/+24
2016-04-21net: phy: spi_ks8895: Don't leak references to SPI devicesMark Brown1-1/+1