summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-12-03i40e: remove second check of VLAN_N_VID in i40e_vlan_rx_add_vidJacob Keller1-2/+2
2016-12-03i40e: remove error_param_int label from i40e_vc_config_promiscuous_mode_msgJacob Keller1-3/+4
2016-12-03i40evf: Be much more verbose about what we can and cannot offloadAlexander Duyck1-0/+59
2016-12-03i40e: Be much more verbose about what we can and cannot offloadAlexander Duyck1-8/+44
2016-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds60-239/+645
2016-12-02geneve: avoid use-after-free of skb->dataSabrina Dubroca1-10/+4
2016-12-02Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/...David S. Miller4-24/+121
2016-12-02net: renesas: ravb: unintialized return valueDan Carpenter1-2/+0
2016-12-02Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller65-788/+2560
2016-12-02sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt1-1/+1
2016-12-02net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli1-3/+5
2016-12-02net: mvneta: Add network support for Armada 3700 SoCMarcin Wojtas2-85/+209
2016-12-02net: mvneta: Only disable mvneta_bm for 64-bitsGregory CLEMENT1-1/+2
2016-12-02net: mvneta: Convert to be 64 bits compatibleMarcin Wojtas1-1/+16
2016-12-02net: mvneta: Use cacheable memory to store the rx buffer virtual addressGregory CLEMENT1-10/+24
2016-12-02net: mvneta: Do not allocate buffer in rxq init with HWBMGregory CLEMENT1-2/+2
2016-12-02net: mvneta: Optimize rx path for small frameGregory CLEMENT1-1/+1
2016-12-02NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040Daniele Palmas1-0/+1
2016-12-02cdc_ether: Fix handling connection notificationKristian Evensen1-7/+31
2016-12-02mlx4: fix use-after-free in mlx4_en_fold_software_stats()Eric Dumazet2-1/+5
2016-12-02net: thunderx: Fix transmit queue timeout issueSunil Goutham3-37/+54
2016-12-02net/mlx5e: Support adding ingress tc rule when egress device flag is setHadar Hen Zion1-0/+8
2016-12-02net/mlx5e: Save the represntor netdevice as part of the representorHadar Hen Zion4-10/+22
2016-12-02net/mlx5e: Bring back representor's ndos that were accidentally removedHadar Hen Zion1-0/+2
2016-12-02qed: Add iSCSI out of order packet handling.Yuval Mintz9-30/+1234
2016-12-02qed: Add support for hardware offloaded iSCSI.Yuval Mintz9-2/+1371
2016-12-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-19/+12
2016-12-02net: ethernet: altera: TSE: do not use tx queue lock in tx completion handlerLino Sanfilippo1-2/+0
2016-12-02net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffersLino Sanfilippo1-10/+0
2016-12-02net: atarilance: use %8ph for printing hex stringRasmus Villemoes1-6/+2
2016-12-02net/mlx5e: skip loopback selftest with !CONFIG_INETArnd Bergmann1-1/+9
2016-12-02bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to callerDaniel Borkmann3-3/+14
2016-12-02net/mlx5e: Remove flow encap entry in the correct placeRoi Dayan1-21/+22
2016-12-02net/mlx5e: Refactor tc del flow to accept mlx5e_tc_flow instanceRoi Dayan1-7/+6
2016-12-02net/mlx5e: Correct cleanup order when deleting offloaded TC rulesRoi Dayan1-2/+2
2016-12-02net/mlx5e: Remove redundant hashtable lookup in configure flowerRoi Dayan1-19/+7
2016-12-02net/mlx5e: Create UMR MKey per RQTariq Toukan3-42/+35
2016-12-02net/mlx5e: Move function mlx5e_create_umr_mkeyTariq Toukan1-37/+37
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan5-17/+105
2016-12-02net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold13-49/+156
2016-12-02net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold1-1/+0
2016-12-02net: ethernet: stmmac: dwmac-meson8b: fix probe error pathJohan Hovold1-1/+10
2016-12-02net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold1-1/+11
2016-12-02net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold1-1/+10
2016-12-02net: ethernet: stmmac: dwmac-sti: fix probe error pathJohan Hovold1-1/+10
2016-12-02net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errorsJohan Hovold1-10/+19
2016-12-02net: ethernet: altera_tse: add support for SGMII PCSNeill Whillans2-0/+102
2016-12-02net: phy: vitesse: add support for VSC8572Stephen Agate1-0/+14
2016-12-02Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-16/+28
2016-12-01ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck2-4/+12