aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-16cxgb4: Remove redundant code in t4_uld_clean_up()Ganesh Goudar1-2/+0
2017-02-16cxgb4: Add new T5 and T6 pci device id'sGanesh Goudar1-0/+5
2017-02-16cxgb4: Increase max number of tc u32 linksArjun V3-13/+7
2017-02-16Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-5/+13
2017-02-16vfs: fix uninitialized flags in splice_to_pipe()Miklos Szeredi1-0/+1
2017-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-0/+5
2017-02-16Merge tag 'pci-v4.10-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+12
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-200/+355
2017-02-16fuse: fix uninitialized flags in pipe_bufferMiklos Szeredi1-0/+1
2017-02-16ixgbe: Don't bother clearing buffer memory for descriptor ringsAlexander Duyck2-71/+99
2017-02-16ixgbe: Add support for build_skbAlexander Duyck1-1/+48
2017-02-16ixgbe: Add private flag to control buffer modeAlexander Duyck1-0/+47
2017-02-16ixgbe: Add support for padding packetAlexander Duyck2-4/+56
2017-02-16ixgbe: Break out Rx buffer page managementAlexander Duyck1-109/+122
2017-02-16ixgbe: Use length to determine if descriptor is doneAlexander Duyck2-7/+9
2017-02-16ixgbe: Make use of order 1 pages and 3K buffers independent of FCoEAlexander Duyck2-17/+22
2017-02-16ixgbe: Update code to better handle incrementing page countAlexander Duyck2-15/+31
2017-02-16ixgbe: Update driver to make use of DMA attributes in Rx pathAlexander Duyck2-19/+40
2017-02-16ixgbe: Only DMA sync frame lengthAlexander Duyck1-5/+5
2017-02-16ixgbe: Add function for checking to see if we can reuse pageAlexander Duyck1-29/+42
2017-02-16ixgbe: Update version to reflect added functionalityMark Rustad1-1/+1
2017-02-16ixgbe: prefix Data Center Bridge ops structStephen Hemminger3-3/+3
2017-02-16ixgbe: Support 2.5Gb and 5Gb speedTony Nguyen2-3/+10
2017-02-15rhashtable: Revert nested table changes.David S. Miller5-316/+94
2017-02-15ibmvnic: Fix endian errors in error reporting outputThomas Falcon1-4/+4
2017-02-15ibmvnic: Fix endian error when requesting device capabilitiesThomas Falcon1-2/+2
2017-02-15atm: idt77252, use setup_timer and mod_timerJan Koniarik1-9/+3
2017-02-15mlxsw: acl: Use PBS type for forward actionJiri Pirko1-11/+9
2017-02-15Merge branch 'stmmac-misc'David S. Miller3-69/+71
2017-02-15net: stmmac: invert the logic for dumping regsLABBE Corentin1-9/+9
2017-02-15net: stmmac: reduce indentation by adding a continueLABBE Corentin1-42/+40
2017-02-15net: stmmac: split the stmmac_adjust_link 10/100 caseLABBE Corentin1-5/+9
2017-02-15net: stmmac: run stmmac_hw_fix_mac_speed when speed is validLABBE Corentin1-3/+2
2017-02-15net: stmmac: set speed at SPEED_UNKNOWN in case of broken speedLABBE Corentin1-0/+1
2017-02-15net: stmmac: use SPEED_UNKNOWN/DUPLEX_UNKNOWNLABBE Corentin1-6/+6
2017-02-15net: stmmac: likely is useless in occasional functionLABBE Corentin1-4/+4
2017-02-15net: stmmac: remove useless parenthesisLABBE Corentin2-5/+5
2017-02-15net: ethernet: aquantia: switch to pci_alloc_irq_vectorsChristoph Hellwig1-76/+25
2017-02-15Merge branch 'qed-ptp'David S. Miller17-2/+1108
2017-02-15qede: Add driver support for PTPSudarsana Reddy Kalluru8-1/+661
2017-02-15qed: Add infrastructure for PTP supportSudarsana Reddy Kalluru9-1/+447
2017-02-15cxgb4: Update proper netdev stats for rx dropsGanesh Goudar1-1/+1
2017-02-15openvswitch: Set internal device max mtu to ETH_MAX_MTU.Jarno Rajahalme1-0/+2
2017-02-15net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notificationMarcus Huewe1-1/+2
2017-02-15sched: have stub for tcf_destroy_chain in case NET_CLS is not configuredJiri Pirko1-0/+6
2017-02-15net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula1-54/+62
2017-02-15net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula1-3/+7
2017-02-15bpf: Rebuild bpf.o for any dependency updateMickaël Salaün1-2/+13
2017-02-15bpf: Remove redundant ifdefMickaël Salaün1-9/+3
2017-02-15mlx4: do not use rwlock in fast pathEric Dumazet2-18/+19