summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-10net: hns3: fixes the ring index in hns3_fini_ringLipeng
2017-10-10cxgb4: add new T5 pci device id'sGanesh Goudar
2017-10-10cxgb4: Add support for new flash partsGanesh Goudar
2017-10-10net/core: Fix BUG to BUG_ON conditionals.Tim Hansen
2017-10-10Merge branch 'bpf-get-rid-of-global-verifier-state-and-reuse-instruction-prin...David S. Miller
2017-10-10bpf: write back the verifier log buffer as it gets filledJakub Kicinski
2017-10-10bpf: don't rely on the verifier lock for metadata_dst allocationJakub Kicinski
2017-10-10tools: bpftool: use the kernel's instruction printerJakub Kicinski
2017-10-10bpf: move instruction printing into a separate fileJakub Kicinski
2017-10-10bpf: move global verifier log into verifier environmentJakub Kicinski
2017-10-10bpf: encapsulate verifier log state into a structureJakub Kicinski
2017-10-10selftests/bpf: add a test for verifier logsJakub Kicinski
2017-10-10ipv6: fix incorrect bitwise operator used on rt6i_flagsColin Ian King
2017-10-10ipv6: fix dereference of rt6_ex before null check errorColin Ian King
2017-10-10igb: check memory allocation failureChristophe JAILLET
2017-10-10e1000e: Be drop monitor friendlyFlorian Fainelli
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