summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-20bpf, doc: add description wrt native/bpf clang target and pointer sizeDaniel Borkmann
2018-03-20Merge branch 'dsa-mv88e6xxx-some-fixes'David S. Miller
2018-03-20net: dsa: mv88e6xxx: Fix interrupt name for g2 irqUwe Kleine-König
2018-03-20net: dsa: mv88e6xxx: Fix typo in a commentUwe Kleine-König
2018-03-20net: dsa: mv88e6xxx: Fix name of switch 88E6141Uwe Kleine-König
2018-03-20Merge branch 'mlxsw-Adapt-driver-to-upcoming-firmware-versions'David S. Miller
2018-03-20mlxsw: spectrum_acl: Do not invalidate already invalid ACL groupsIdo Schimmel
2018-03-20mlxsw: spectrum_acl: Adapt ACL configuration to new firmware versionsIdo Schimmel
2018-03-20mlxsw: spectrum: Reserved field in mbox profile shouldn't be setTal Bar
2018-03-20mlxsw: pci: Set mbox dma addresses to zero when not usedShalom Toledo
2018-03-20mlx5: Remove call to ida_pre_getMatthew Wilcox
2018-03-19Merge branch 'bpf-sockmap-ulp'Daniel Borkmann
2018-03-19bpf: sockmap test scriptJohn Fastabend
2018-03-19bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend
2018-03-19bpf: sockmap add SK_DROP testsJohn Fastabend
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