summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-19bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend
2018-03-19bpf: sockmap, add sample option to test apply_bytes helperJohn Fastabend
2018-03-19bpf: sockmap sample, add data verification optionJohn Fastabend
2018-03-19bpf: sockmap sample, add sendfile testJohn Fastabend
2018-03-19bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend
2018-03-19bpf: add verifier tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend
2018-03-19bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend
2018-03-19bpf: sk_msg program helper bpf_sk_msg_pull_dataJohn Fastabend
2018-03-19bpf: sockmap, add msg_cork_bytes() helperJohn Fastabend
2018-03-19bpf: sockmap, add bpf_msg_apply_bytes() helperJohn Fastabend
2018-03-19bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend
2018-03-19net: generalize sk_alloc_sg to work with scatterlist ringsJohn Fastabend
2018-03-19net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAGJohn Fastabend
2018-03-19sockmap: convert refcnt to an atomic refcntJohn Fastabend
2018-03-19sock: make static tls function alloc_sg generic sock helperJohn Fastabend
2018-03-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-03-19i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATEPaweł Jabłoński
2018-03-19i40evf: remove flags that are never usedJacob Keller
2018-03-19i40e: Prevent setting link speed on I40E_DEV_ID_25G_BPatryk Małek
2018-03-19i40e: Fix incorrect return typesDoug Dziggel
2018-03-19i40e: add doxygen comment for new mode parameterJacob Keller
2018-03-19i40e: Close client on suspend and restore client MSIx on resumeShiraz Saleem
2018-03-19i40e: Prevent setting link speed on KX_X722Patryk Małek
2018-03-19i40e: Properly check allowed advertisement capabilitiesJan Sokolowski
2018-03-19i40evf: Reorder configure_clsflower to avoid deadlock on errorAlexander Duyck
2018-03-18selftests: pmtu: Drop prints to kernel log from pmtu_vti6_link_change_mtuStefano Brivio
2018-03-18Merge branch 'mv88e6xxx-auto-phy-intr'David S. Miller
2018-03-18net: dsa: mv88e6xxx: Add MDIO interrupts for internal PHYsAndrew Lunn
2018-03-18net: dsa: mv88e6xxx: Add number of internal PHYsAndrew Lunn
2018-03-18net: dsa: mv88e6xxx: Add missing g1 IRQ numbersAndrew Lunn
2018-03-18net: dsa: mv88e6xxx: Fix missing register lock in serdes_get_statsFlorian Fainelli
2018-03-17net: dsa: mv88e6xxx: Fix IRQ when loading moduleAndrew Lunn
2018-03-17Merge branch 'selftests-pmtu-Add-further-vti-vti6-MTU-and-PMTU-tests'David S. Miller
2018-03-17selftests: pmtu: Add pmtu_vti6_link_change_mtu testStefano Brivio
2018-03-17selftests: pmtu: Add pmtu_vti6_link_add_mtu testStefano Brivio
2018-03-17selftests: pmtu: Add pmtu_vti4_link_add_mtu testStefano Brivio
2018-03-17selftests: pmtu: Add test_pmtu_vti4_exception testStefano Brivio
2018-03-17selftests: pmtu: Add pmtu_vti6_default_mtu testStefano Brivio
2018-03-17selftests: pmtu: Add pmtu_vti4_default_mtu testStefano Brivio
2018-03-17selftests: pmtu: Introduce support for multiple testsStefano Brivio
2018-03-17selftests: pmtu: Factor out MTU parsing helperStefano Brivio
2018-03-17selftests: pmtu: Use namespace command prefix to fetch route mtuStefano Brivio
2018-03-17selftests: pmtu: Reverse return codes of functionsStefano Brivio
2018-03-17Merge branch 'ibmvnic-Update-TX-pool-and-TX-routines'David S. Miller
2018-03-17ibmvnic: Remove unused TSO resources in TX pool structureThomas Falcon
2018-03-17ibmvnic: Update TX pool cleaning routineThomas Falcon
2018-03-17ibmvnic: Improve TX buffer accountingThomas Falcon
2018-03-17ibmvnic: Update TX and TX completion routinesThomas Falcon
2018-03-17ibmvnic: Update TX pool initialization routineThomas Falcon
2018-03-17ibmvnic: Update release TX pool routineThomas Falcon