summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-12-02i40e: Fix for ethtool Supported link modesHarshitha Ramamurthy
2016-12-02i40evf: protect against NULL msix_entries and q_vectors pointersJacob Keller
2016-12-02i40e: Pass unknown PHY type for unknown PHYsHenry Tieman
2016-12-02i40e: Remove unreachable codeHenry Tieman
2016-12-02i40evf: check for msix_entries null dereferenceAlan Brady
2016-12-02i40evf: Move some i40evf_reset_task code to separate functionJoe Perches
2016-12-02i40e: fix panic on SPARC while changing num of descTushar Dave
2016-12-02i40e: Add protocols over MCTP to i40e_aq_discover_capabilitiesPiotr Raczynski
2016-12-02i40e: fix trivial typo in naming of i40e_sync_filters_subtaskJacob Keller
2016-12-02i40e: Add Clause22 implementationMichal Kosiarz
2016-12-02i40e: avoid duplicate private flags definitionsJacob Keller
2016-12-02i40e: remove second check of VLAN_N_VID in i40e_vlan_rx_add_vidJacob Keller
2016-12-02i40e: remove error_param_int label from i40e_vc_config_promiscuous_mode_msgJacob Keller
2016-12-02i40evf: Be much more verbose about what we can and cannot offloadAlexander Duyck
2016-12-02i40e: Be much more verbose about what we can and cannot offloadAlexander Duyck
2016-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-02geneve: avoid use-after-free of skb->dataSabrina Dubroca
2016-12-02Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/...David S. Miller
2016-12-02net: renesas: ravb: unintialized return valueDan Carpenter
2016-12-02Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller
2016-12-02sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt
2016-12-02net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli
2016-12-02net: mvneta: Add network support for Armada 3700 SoCMarcin Wojtas
2016-12-02net: mvneta: Only disable mvneta_bm for 64-bitsGregory CLEMENT
2016-12-02net: mvneta: Convert to be 64 bits compatibleMarcin Wojtas
2016-12-02net: mvneta: Use cacheable memory to store the rx buffer virtual addressGregory CLEMENT
2016-12-02net: mvneta: Do not allocate buffer in rxq init with HWBMGregory CLEMENT
2016-12-02net: mvneta: Optimize rx path for small frameGregory CLEMENT
2016-12-02NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040Daniele Palmas
2016-12-02cdc_ether: Fix handling connection notificationKristian Evensen
2016-12-02mlx4: fix use-after-free in mlx4_en_fold_software_stats()Eric Dumazet
2016-12-02net: thunderx: Fix transmit queue timeout issueSunil Goutham
2016-12-02net/mlx5e: Support adding ingress tc rule when egress device flag is setHadar Hen Zion
2016-12-02net/mlx5e: Save the represntor netdevice as part of the representorHadar Hen Zion
2016-12-02net/mlx5e: Bring back representor's ndos that were accidentally removedHadar Hen Zion
2016-12-02qed: Add iSCSI out of order packet handling.Yuval Mintz
2016-12-02qed: Add support for hardware offloaded iSCSI.Yuval Mintz
2016-12-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-02net: ethernet: altera: TSE: do not use tx queue lock in tx completion handlerLino Sanfilippo
2016-12-02net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffersLino Sanfilippo
2016-12-02net: atarilance: use %8ph for printing hex stringRasmus Villemoes
2016-12-02net/mlx5e: skip loopback selftest with !CONFIG_INETArnd Bergmann
2016-12-02bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to callerDaniel Borkmann
2016-12-02net/mlx5e: Remove flow encap entry in the correct placeRoi Dayan
2016-12-02net/mlx5e: Refactor tc del flow to accept mlx5e_tc_flow instanceRoi Dayan
2016-12-02net/mlx5e: Correct cleanup order when deleting offloaded TC rulesRoi Dayan
2016-12-02net/mlx5e: Remove redundant hashtable lookup in configure flowerRoi Dayan
2016-12-02net/mlx5e: Create UMR MKey per RQTariq Toukan
2016-12-02net/mlx5e: Move function mlx5e_create_umr_mkeyTariq Toukan
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan