aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-22vxlan: support for nexthop notifiersRoopa Prabhu1-4/+29
2020-05-22nexthop: add support for notifiersRoopa Prabhu3-0/+40
2020-05-22vxlan: ecmp support for mac fdb entriesRoopa Prabhu4-59/+275
2020-05-22nexthop: support for fdb ecmp nexthopsRoopa Prabhu5-25/+148
2020-05-22Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller7-393/+342
2020-05-22Merge tag 'io_uring-5.7-2020-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-26/+34
2020-05-22Merge tag 'block-5.7-2020-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+11
2020-05-22Merge tag 'riscv-for-linus-5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2020-05-22Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov12-39/+124
2020-05-22x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf1-0/+7
2020-05-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-4/+5
2020-05-22Merge tag 'sound-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-1/+7
2020-05-22arm64: Add get_user() type annotation on the !access_ok() pathAl Viro1-1/+1
2020-05-22Merge tag 'powerpc-5.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-14/+19
2020-05-22mt76: mt7915: Fix build errorYueHaibing1-2/+2
2020-05-22batman-adv: use rcu_replace_pointer() where appropriateAntonio Quartulli3-6/+6
2020-05-22batman-adv: Revert "Drop lockdep.h include for soft-interface.c"Sven Eckelmann1-0/+1
2020-05-22misc: rtsx: Add short delay after exit from ASPMKlaus Doth1-0/+3
2020-05-21ice: Rename build_ctob to ice_build_ctobTony Nguyen4-10/+11
2020-05-21ice: remove unnecessary backslashBruce Allan1-1/+1
2020-05-21ice: remove unnecessary checkBruce Allan1-1/+1
2020-05-21ice: remove unnecessary expression that is always trueBruce Allan1-1/+2
2020-05-21ice: Fix check for removing/adding mac filtersLihong Yang1-5/+10
2020-05-21ice: refactor filter functionsMichal Swiatkowski8-264/+494
2020-05-21ice: Fix resource leak on early exit from functionEric Joyner1-1/+3
2020-05-21ice: cleanup vf_id signednessJesse Brandeburg3-10/+11
2020-05-21ice: Fix casting issuesKarol Kolacinski13-64/+74
2020-05-21ice: Provide more meaningful error messageLihong Yang6-113/+247
2020-05-21ice: Fix probe/open race conditionAnirudh Venkataramanan1-10/+14
2020-05-21ice: only drop link once when setting pauseparamsDave Ertman1-12/+0
2020-05-21ice: Fix check for contiguous TCsDave Ertman1-7/+12
2020-05-21ice: Don't reset and rebuild for Tx timeout on PFC enabled queueAvinash JD5-0/+94
2020-05-21ice: Add VF promiscuous supportBrett Creeley4-2/+223
2020-05-21ice: Add support for tunnel offloadsTony Nguyen14-14/+867
2020-05-21ice: report netlist version in .info_getJacob Keller5-0/+158
2020-05-21flow_dissector: Drop BPF flow dissector prog ref on netns cleanupJakub Sitnicki1-5/+21
2020-05-21Merge branch 'improve-branch_taken'Alexei Starovoitov4-3/+86
2020-05-21bpf: Selftests, add printk to test_sk_lookup_kern to encode null ptr checkJohn Fastabend1-0/+1
2020-05-21bpf: Selftests, verifier case for non null pointer map value branchJohn Fastabend1-0/+19
2020-05-21bpf: Selftests, verifier case for non null pointer check branch takenJohn Fastabend1-0/+33
2020-05-21bpf: Verifier track null pointer branch_taken with JNE and JEQJohn Fastabend1-3/+33
2020-05-21Merge branch 'af_xdp-common-alloc'Alexei Starovoitov47-1940/+1279
2020-05-21MAINTAINERS, xsk: Update AF_XDP section after moves/addsBjörn Töpel1-1/+5
2020-05-21xsk: Explicitly inline functions and move definitionsBjörn Töpel4-150/+156
2020-05-21xdp: Simplify xdp_return_{frame, frame_rx_napi, buff}Björn Töpel1-12/+9
2020-05-21xsk: Remove MEM_TYPE_ZERO_COPY and corresponding codeBjörn Töpel11-510/+15
2020-05-21mlx5, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel10-210/+96
2020-05-21ixgbe, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel4-271/+62
2020-05-21ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel4-359/+54
2020-05-21i40e, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel4-335/+47