aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-5/+3
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+1
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds33-80/+80
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-66/+84
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-86/+183
2017-05-09qede: Split PF/VF ndos.Mintz, Yuval2-6/+21
2017-05-09qed: Correct doorbell configuration for !4Kb pagesRam Amrani1-1/+1
2017-05-09qed: Tell QM the number of tasksMintz, Yuval1-0/+1
2017-05-09qed: Fix VF removal sequenceMintz, Yuval1-2/+4
2017-05-09qede: Fix XDP memory leak on unloadSuddarsana Reddy Kalluru1-0/+3
2017-05-09net/mlx4_core: Reduce harmless SRIOV error message to debug levelJack Morgenstein2-4/+12
2017-05-09net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh1-0/+5
2017-05-09net/mlx4_en: Change the error print to debug printKamal Heib1-1/+2
2017-05-09virtio_net: tidy a couple debug statementsDan Carpenter1-2/+2
2017-05-09virtio_net: don't reset twice on XDP on/offMichael S. Tsirkin1-1/+0
2017-05-09virtio_net: fix support for small ringsMichael S. Tsirkin1-4/+26
2017-05-09virtio_net: reduce alignment for buffersMichael S. Tsirkin1-12/+1
2017-05-09virtio_net: rework mergeable buffer handlingMichael S. Tsirkin1-46/+43
2017-05-09virtio_net: allow specifying context for rxMichael S. Tsirkin1-1/+14
2017-05-09drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparisonKarim Eshapa1-1/+1
2017-05-08Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds3-19/+29
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-14/+2
2017-05-08format-security: move static strings to constKees Cook9-10/+12
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches4-4/+4
2017-05-08scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada1-4/+4
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd4-5/+5
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko14-106/+45
2017-05-08net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason1-1/+4
2017-05-08net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow controlGrygorii Strashko1-0/+16
2017-05-08Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller5-6/+16
2017-05-08net: cdc_ncm: Fix TX zero paddingJim Baxter1-4/+7
2017-05-08stmmac: pci: split out common_default_data() helperAndy Shevchenko1-34/+18
2017-05-08stmmac: pci: RX queue routing configurationAndy Shevchenko1-0/+3
2017-05-08stmmac: pci: TX and RX queue priority configurationAndy Shevchenko1-0/+4
2017-05-08stmmac: pci: set default number of rx and tx queuesAndy Shevchenko1-0/+4
2017-05-08yam: use memdup_userGeliang Tang1-6/+4
2017-05-08net/hippi/rrunner: use memdup_userGeliang Tang1-10/+7
2017-05-08cxgb4: avoid disabling FEC by defaultGanesh Goudar3-10/+43
2017-05-08net: dsa: loop: Check for memory allocation failureChristophe Jaillet1-0/+3
2017-05-08bonding: check nla_put_be32 return valueHangbin Liu1-1/+2
2017-05-08bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter1-1/+2
2017-05-08qlge: Avoid reading past end of bufferKees Cook1-2/+2
2017-05-08bna: ethtool: Avoid reading past end of bufferKees Cook1-2/+2
2017-05-08bna: Avoid reading past end of bufferKees Cook1-1/+1
2017-05-08aquantia: Fix "ethtool -S" crash when adapter down.Pavel Belous1-2/+4
2017-05-08mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg5-6/+16
2017-05-05net: alx: handle pci_alloc_irq_vectors return correctlyRakesh Pandit1-2/+2
2017-05-04IB/mlx5: Enable IPoIB accelerationErez Shitrit3-19/+29
2017-05-04qede: Fix possible misconfiguration of advertised autoneg value.sudarsana.kalluru@cavium.com1-0/+5
2017-05-04qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com3-1/+9