aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-10bpf: write back the verifier log buffer as it gets filledJakub Kicinski2-23/+22
2017-10-10bpf: don't rely on the verifier lock for metadata_dst allocationJakub Kicinski3-7/+26
2017-10-10tools: bpftool: use the kernel's instruction printerJakub Kicinski4-21/+51
2017-10-10bpf: move instruction printing into a separate fileJakub Kicinski4-198/+251
2017-10-10bpf: move global verifier log into verifier environmentJakub Kicinski2-232/+261
2017-10-10bpf: encapsulate verifier log state into a structureJakub Kicinski2-27/+43
2017-10-10selftests/bpf: add a test for verifier logsJakub Kicinski2-1/+172
2017-10-10ipv6: fix incorrect bitwise operator used on rt6i_flagsColin Ian King1-2/+2
2017-10-10ipv6: fix dereference of rt6_ex before null check errorColin Ian King1-1/+3
2017-10-09Add a driver for Renesas uPD60620 and uPD60620A PHYsBernd Edlinger3-0/+115
2017-10-09vhost_net: do not stall on zerocopy depletionWillem de Bruijn1-9/+3
2017-10-09openvswitch: Add erspan tunnel support.William Tu2-1/+51
2017-10-09once: switch to new jump label APIEric Biggers2-7/+7
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller184-1201/+1393
2017-10-09ipv6: use rcu_dereference_bh() in ipv6_route_seq_next()Wei Wang1-1/+1
2017-10-09Merge branch 'ppc-bundle' (bundle from Michael Ellerman)Linus Torvalds2-2/+35
2017-10-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-81/+107
2017-10-09Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller7-89/+259
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds54-164/+211
2017-10-09cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwanAleksander Morgado1-0/+13
2017-10-09i40e: Avoid some useless variables and initializers in NVM functionsStefano Brivio1-13/+7
2017-10-09i40e: fix a typoRami Rosen1-1/+1
2017-10-09i40e: use a local variable instead of calculating multiple timesLihong Yang1-13/+7
2017-10-09i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangsJayaprakash Shanmugam3-13/+35
2017-10-09i40e: add check for return from find_first_bit callLihong Yang1-0/+4
2017-10-09i40e: allow XPS with QoS enabledJacob Keller1-11/+6
2017-10-09i40e/i40evf: bundle more descriptors when allocating buffersJacob Keller2-2/+2
2017-10-09i40e/i40evf: bump tail only in multiples of 8Jacob Keller2-0/+18
2017-10-09i40e: reduce lrxqthresh from 2 to 1Jacob Keller2-2/+2
2017-10-09i40e/i40evf: always set the CLEARPBA flag when re-enabling interruptsJacob Keller5-18/+10
2017-10-09i40e/i40evf: fix incorrect default ITR values on driver loadJacob Keller4-8/+12
2017-10-09i40evf: fix mac filter removal timing issueAlan Brady1-0/+2
2017-10-09i40e: use the safe hash table iterator when deleting mac filtersLihong Yang1-1/+2
2017-10-09i40e: fix flags declarationJacob Keller1-1/+1
2017-10-09Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-8/+8
2017-10-09Merge branch 'ipv6-addrlabel-avoid-dirtying-ip6addrlbl_entry'David S. Miller1-52/+17
2017-10-09ipv6: addrlabel: remove refcountingEric Dumazet1-29/+4
2017-10-09ipv6: addrlabel: rework ip6addrlbl_get()Eric Dumazet1-23/+13
2017-10-09net: thunderx: mark expected switch fall-throughs in nicvf_main()Gustavo A. R. Silva1-0/+2
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller26-64/+107
2017-10-09Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller6-54/+13
2017-10-09Merge branch 'mlx4-static-checker-warnings'David S. Miller5-7/+7
2017-10-09net/mlx4_en: Use __force to fix a sparse warning in TX datapathTariq Toukan1-1/+1
2017-10-09net/mlx4_core: Fix cast warning in fw.cTariq Toukan1-3/+3
2017-10-09net/mlx4: Fix endianness issue in qp context paramsTariq Toukan3-3/+3
2017-10-09thunderbolt: Initialize Thunderbolt bus earlierMika Westerberg2-1/+4
2017-10-09ipv6: avoid zeroing per cpu data againEric Dumazet1-11/+1
2017-10-09udp: fix bcast packet receptionPaolo Abeni1-9/+5
2017-10-09netlink: do not set cb_running if dump's start() errsJason A. Donenfeld1-6/+7
2017-10-09Merge branch 'qed-Add-iWARP-support-for-unaligned-MPA-packets'David S. Miller5-20/+822