summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-28sfc: mark some unexported symbols as statickbuild test robot
2018-01-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-01-28net/rocker: Remove unreachable return instructionLeon Romanovsky
2018-01-26Merge branch 'fix-lpm-map'Alexei Starovoitov
2018-01-26tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_mapYonghong Song
2018-01-26bpf: fix kernel page fault in lpm map trie_get_next_keyYonghong Song
2018-01-26Merge branch 'bpf-improvements-and-fixes'Alexei Starovoitov
2018-01-26bpf: add further test cases around div/mod and othersDaniel Borkmann
2018-01-26bpf, arm: remove obsolete exception handling from div/modDaniel Borkmann
2018-01-26bpf, mips64: remove unneeded zero check from div/mod with kDaniel Borkmann
2018-01-26bpf, mips64: remove obsolete exception handling from div/modDaniel Borkmann
2018-01-26bpf, sparc64: remove obsolete exception handling from div/modDaniel Borkmann
2018-01-26bpf, ppc64: remove obsolete exception handling from div/modDaniel Borkmann
2018-01-26bpf, s390x: remove obsolete exception handling from div/modDaniel Borkmann
2018-01-26bpf, arm64: remove obsolete exception handling from div/modDaniel Borkmann
2018-01-26bpf, x86_64: remove obsolete exception handling from div/modDaniel Borkmann
2018-01-26bpf: fix subprog verifier bypass by div/mod by 0 exceptionDaniel Borkmann
2018-01-26bpf: make unknown opcode handling more robustDaniel Borkmann
2018-01-26bpf: improve dead code sanitizingDaniel Borkmann
2018-01-26bpf: xor of a/x in cbpf can be done in 32 bit aluDaniel Borkmann
2018-01-26samples/bpf: Partially fixes the bpf.o buildMickaël Salaün
2018-01-26bpf: clean up from test_tcpbpf_kern.cLawrence Brakmo
2018-01-26i40e: Do not allow use more TC queue pairs than MSI-X vectors existPaweł Jabłoński
2018-01-26i40e/i40evf: Record ITR register location in the q_vectorAlexander Duyck
2018-01-26i40e: fix reported mask for ntuple filtersJacob Keller
2018-01-26i40e: disallow programming multiple filters with same criteriaJacob Keller
2018-01-26i40e: program fragmented IPv4 filter input setJacob Keller
2018-01-26i40e: Fix kdump failureAvinash Dayanand
2018-01-26i40e: cleanup unnecessary parensJeff Kirsher
2018-01-26i40e: fix FW_LLDP flag on initAlan Brady
2018-01-26i40e: Implement an ethtool private flag to stop LLDP in FWDave Ertman
2018-01-26i40e: change flags to use 64 bitsAlice Michael
2018-01-26i40e: Display LLDP information on vSphere Web ClientUpasana Menon
2018-01-26i40e/i40evf: Use ring pointers to clean up _set_itr_per_queueAlexander Duyck
2018-01-26i40evf: Allow turning off offloads when the VF has VLAN setPaweł Jabłoński
2018-01-26i40e: Fix for adding multiple ethtool filters on the same locationPatryk Małek
2018-01-26i40e: Add returning AQ critical error to SWMichal Kosiarz
2018-01-26ixgbe: don't set RXDCTL.RLPML for 82599Emil Tantilov
2018-01-26ixgbe: Fix && vs || typoDan Carpenter
2018-01-26ixgbe: add support for reporting 5G link speedPaul Greenwalt
2018-01-26ixgbe: Don't report unsupported timestamping filters for X550Miroslav Lichvar
2018-01-26ixgbe: use ARRAY_SIZE for array sizing calculation on array bufColin Ian King
2018-01-26ixgbevf: use ARRAY_SIZE for various array sizing calculationsColin Ian King
2018-01-26ixgbevf: don't bother clearing tx_buffer_info in ixgbevf_clean_tx_ring()Emil Tantilov
2018-01-26Merge branch 'cxgb4-fix-dump-collection-when-firmware-crashed'David S. Miller
2018-01-26cxgb4: use backdoor access to collect dumps when firmware crashedRahul Lakkireddy
2018-01-26cxgb4: fix incorrect condition for using firmware LDST commandsRahul Lakkireddy
2018-01-26cxgb4: reset FW_OK flag on firmware crashRahul Lakkireddy