Age | Commit message (Expand) | Author | Files | Lines |
2020-05-22 | vxlan: support for nexthop notifiers | Roopa Prabhu | 1 | -4/+29 |
2020-05-22 | nexthop: add support for notifiers | Roopa Prabhu | 3 | -0/+40 |
2020-05-22 | vxlan: ecmp support for mac fdb entries | Roopa Prabhu | 4 | -59/+275 |
2020-05-22 | nexthop: support for fdb ecmp nexthops | Roopa Prabhu | 5 | -25/+148 |
2020-05-22 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 7 | -393/+342 |
2020-05-22 | Merge tag 'io_uring-5.7-2020-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -26/+34 |
2020-05-22 | Merge tag 'block-5.7-2020-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -0/+11 |
2020-05-22 | Merge tag 'riscv-for-linus-5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+2 |
2020-05-22 | Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern... | Borislav Petkov | 12 | -39/+124 |
2020-05-22 | x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks | Josh Poimboeuf | 1 | -0/+7 |
2020-05-22 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -4/+5 |
2020-05-22 | Merge tag 'sound-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 3 | -1/+7 |
2020-05-22 | arm64: Add get_user() type annotation on the !access_ok() path | Al Viro | 1 | -1/+1 |
2020-05-22 | Merge tag 'powerpc-5.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 4 | -14/+19 |
2020-05-22 | mt76: mt7915: Fix build error | YueHaibing | 1 | -2/+2 |
2020-05-22 | batman-adv: use rcu_replace_pointer() where appropriate | Antonio Quartulli | 3 | -6/+6 |
2020-05-22 | batman-adv: Revert "Drop lockdep.h include for soft-interface.c" | Sven Eckelmann | 1 | -0/+1 |
2020-05-22 | misc: rtsx: Add short delay after exit from ASPM | Klaus Doth | 1 | -0/+3 |
2020-05-21 | ice: Rename build_ctob to ice_build_ctob | Tony Nguyen | 4 | -10/+11 |
2020-05-21 | ice: remove unnecessary backslash | Bruce Allan | 1 | -1/+1 |
2020-05-21 | ice: remove unnecessary check | Bruce Allan | 1 | -1/+1 |
2020-05-21 | ice: remove unnecessary expression that is always true | Bruce Allan | 1 | -1/+2 |
2020-05-21 | ice: Fix check for removing/adding mac filters | Lihong Yang | 1 | -5/+10 |
2020-05-21 | ice: refactor filter functions | Michal Swiatkowski | 8 | -264/+494 |
2020-05-21 | ice: Fix resource leak on early exit from function | Eric Joyner | 1 | -1/+3 |
2020-05-21 | ice: cleanup vf_id signedness | Jesse Brandeburg | 3 | -10/+11 |
2020-05-21 | ice: Fix casting issues | Karol Kolacinski | 13 | -64/+74 |
2020-05-21 | ice: Provide more meaningful error message | Lihong Yang | 6 | -113/+247 |
2020-05-21 | ice: Fix probe/open race condition | Anirudh Venkataramanan | 1 | -10/+14 |
2020-05-21 | ice: only drop link once when setting pauseparams | Dave Ertman | 1 | -12/+0 |
2020-05-21 | ice: Fix check for contiguous TCs | Dave Ertman | 1 | -7/+12 |
2020-05-21 | ice: Don't reset and rebuild for Tx timeout on PFC enabled queue | Avinash JD | 5 | -0/+94 |
2020-05-21 | ice: Add VF promiscuous support | Brett Creeley | 4 | -2/+223 |
2020-05-21 | ice: Add support for tunnel offloads | Tony Nguyen | 14 | -14/+867 |
2020-05-21 | ice: report netlist version in .info_get | Jacob Keller | 5 | -0/+158 |
2020-05-21 | flow_dissector: Drop BPF flow dissector prog ref on netns cleanup | Jakub Sitnicki | 1 | -5/+21 |
2020-05-21 | Merge branch 'improve-branch_taken' | Alexei Starovoitov | 4 | -3/+86 |
2020-05-21 | bpf: Selftests, add printk to test_sk_lookup_kern to encode null ptr check | John Fastabend | 1 | -0/+1 |
2020-05-21 | bpf: Selftests, verifier case for non null pointer map value branch | John Fastabend | 1 | -0/+19 |
2020-05-21 | bpf: Selftests, verifier case for non null pointer check branch taken | John Fastabend | 1 | -0/+33 |
2020-05-21 | bpf: Verifier track null pointer branch_taken with JNE and JEQ | John Fastabend | 1 | -3/+33 |
2020-05-21 | Merge branch 'af_xdp-common-alloc' | Alexei Starovoitov | 47 | -1940/+1279 |
2020-05-21 | MAINTAINERS, xsk: Update AF_XDP section after moves/adds | Björn Töpel | 1 | -1/+5 |
2020-05-21 | xsk: Explicitly inline functions and move definitions | Björn Töpel | 4 | -150/+156 |
2020-05-21 | xdp: Simplify xdp_return_{frame, frame_rx_napi, buff} | Björn Töpel | 1 | -12/+9 |
2020-05-21 | xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code | Björn Töpel | 11 | -510/+15 |
2020-05-21 | mlx5, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL | Björn Töpel | 10 | -210/+96 |
2020-05-21 | ixgbe, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL | Björn Töpel | 4 | -271/+62 |
2020-05-21 | ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL | Björn Töpel | 4 | -359/+54 |
2020-05-21 | i40e, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL | Björn Töpel | 4 | -335/+47 |