summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-10e1000e: apply burst mode settings only on defaultWillem de Bruijn
2017-10-10e1000e: fix buffer overrun while the I219 is processing DMA transactionsSasha Neftin
2017-10-10e1000e: Avoid receiver overrun interrupt burstsBenjamin Poirier
2017-10-10e1000e: Separate signaling for link check/link upBenjamin Poirier
2017-10-10e1000e: Fix return value testBenjamin Poirier
2017-10-10e1000e: Fix wrong comment related to link detectionBenjamin Poirier
2017-10-10e1000e: Fix error path in link detectionBenjamin Poirier
2017-10-09Add a driver for Renesas uPD60620 and uPD60620A PHYsBernd Edlinger
2017-10-09vhost_net: do not stall on zerocopy depletionWillem de Bruijn
2017-10-09openvswitch: Add erspan tunnel support.William Tu
2017-10-09once: switch to new jump label APIEric Biggers
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-09ipv6: use rcu_dereference_bh() in ipv6_route_seq_next()Wei Wang
2017-10-09Merge branch 'ppc-bundle' (bundle from Michael Ellerman)Linus Torvalds
2017-10-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-09Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-09cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwanAleksander Morgado
2017-10-09i40e: Avoid some useless variables and initializers in NVM functionsStefano Brivio
2017-10-09i40e: fix a typoRami Rosen
2017-10-09i40e: use a local variable instead of calculating multiple timesLihong Yang
2017-10-09i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangsJayaprakash Shanmugam
2017-10-09i40e: add check for return from find_first_bit callLihong Yang
2017-10-09i40e: allow XPS with QoS enabledJacob Keller
2017-10-09i40e/i40evf: bundle more descriptors when allocating buffersJacob Keller
2017-10-09i40e/i40evf: bump tail only in multiples of 8Jacob Keller
2017-10-09i40e: reduce lrxqthresh from 2 to 1Jacob Keller
2017-10-09i40e/i40evf: always set the CLEARPBA flag when re-enabling interruptsJacob Keller
2017-10-09i40e/i40evf: fix incorrect default ITR values on driver loadJacob Keller
2017-10-09i40evf: fix mac filter removal timing issueAlan Brady
2017-10-09i40e: use the safe hash table iterator when deleting mac filtersLihong Yang
2017-10-09i40e: fix flags declarationJacob Keller
2017-10-09Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-10-09Merge branch 'ipv6-addrlabel-avoid-dirtying-ip6addrlbl_entry'David S. Miller
2017-10-09ipv6: addrlabel: remove refcountingEric Dumazet
2017-10-09ipv6: addrlabel: rework ip6addrlbl_get()Eric Dumazet
2017-10-09net: thunderx: mark expected switch fall-throughs in nicvf_main()Gustavo A. R. Silva
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-10-09Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-09Merge branch 'mlx4-static-checker-warnings'David S. Miller
2017-10-09net/mlx4_en: Use __force to fix a sparse warning in TX datapathTariq Toukan
2017-10-09net/mlx4_core: Fix cast warning in fw.cTariq Toukan
2017-10-09net/mlx4: Fix endianness issue in qp context paramsTariq Toukan
2017-10-09thunderbolt: Initialize Thunderbolt bus earlierMika Westerberg
2017-10-09ipv6: avoid zeroing per cpu data againEric Dumazet
2017-10-09udp: fix bcast packet receptionPaolo Abeni
2017-10-09netlink: do not set cb_running if dump's start() errsJason A. Donenfeld
2017-10-09Merge branch 'qed-Add-iWARP-support-for-unaligned-MPA-packets'David S. Miller
2017-10-09qed: Add iWARP support for fpdu spanned over more than two tcp packetsMichal Kalderon
2017-10-09qed: Add support for MPA header being split over two tcp packetsMichal Kalderon