summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-02-27scripts/spelling.txt: add "configuartion" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig
2017-02-27mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME lengthJohannes Berg
2017-02-27qed: Don't use attention PTT for configuring BWMintz, Yuval
2017-02-27qed: Fix race with multiple VFsMintz, Yuval
2017-02-27mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner
2017-02-26net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet
2017-02-26net: s2io: fix typo argumnet argumentLABBE Corentin
2017-02-26net: vxge: fix typo argumnet argumentLABBE Corentin
2017-02-25mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner
2017-02-24drivers: net: xgene: Simplify xgene_enet_setup_mss() to kill warningGeert Uytterhoeven
2017-02-24vxlan: don't allow overwrite of config src addrBrian Russell
2017-02-24net: phy: Add missing driver check in phy_aneg_done()Florian Fainelli
2017-02-24vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer
2017-02-24net: stmmac: unify registers dumps methodsLABBE Corentin
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-02-23net/mlx4_en: Use __skb_fill_page_desc()Eric Dumazet
2017-02-23net/mlx4_core: Use cq quota in SRIOV when creating completion EQsJack Morgenstein
2017-02-23net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny
2017-02-23net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev
2017-02-23net/mlx4: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz
2017-02-23forcedeth: Remove return from a void functionZhu Yanjun
2017-02-23net/mlx5e: Fix wrong CQE decompressionTariq Toukan
2017-02-23net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed
2017-02-23net/mlx5e: Fix broken CQE compression initializationTariq Toukan
2017-02-23net/mlx5e: Do not reduce LRO WQE size when not using build_skbTariq Toukan
2017-02-23net/mlx5e: Register/unregister vport representors on interface attach/detachSaeed Mahameed
2017-02-23net/mlx5e: s390 system compilation fixMohamad Haj Yahia
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko
2017-02-22qlogic: netxen: constify bin_attribute structuresBhumika Goyal
2017-02-22qlogic: qlcnic_sysfs: constify bin_attribute structuresBhumika Goyal
2017-02-22net: emac: add support for device-tree based PHY discovery and setupChristian Lamparter
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-21Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-02-21Revert "ath10k: Search SMBIOS for OEM board file extension"Kalle Valo
2017-02-21bnxt_en: use eth_hw_addr_random()Tobias Klauser