summaryrefslogtreecommitdiffstats
path: root/scripts/atomic (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-12bnxt_en: Add stored FW version info to devlink info_get cb.Vasundhara Volam1-2/+45
2020-10-12bnxt_en: Refactor bnxt_dl_info_get().Vasundhara Volam2-48/+71
2020-10-12bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info.Vasundhara Volam4-0/+31
2020-10-12bnxt_en: Log unknown link speed appropriately.Michael Chan1-1/+5
2020-10-12bnxt_en: Log event_data1 and event_data2 when handling RESET_NOTIFY event.Michael Chan1-0/+3
2020-10-12bnxt_en: Simplify bnxt_async_event_process().Michael Chan1-9/+3
2020-10-12bnxt_en: Set driver default message level.Michael Chan1-1/+3
2020-10-12bnxt_en: Enable online self tests for multi-host/NPAR mode.Vasundhara Volam1-4/+4
2020-10-12bnxt_en: Return -EROFS to user space, if NVM writes are not permitted.Vasundhara Volam1-0/+2
2020-10-12cx82310_eth: use netdev_err instead of dev_errOndrej Zary1-16/+12
2020-10-12cx82310_eth: re-enable ethernet mode after router rebootOndrej Zary1-6/+44
2020-10-12can: remove obsolete version stringsOliver Hartkopp8-33/+5
2020-10-12can: isotp: implement cleanups / improvements from reviewOliver Hartkopp3-9/+9
2020-10-12bpf, selftests: Add three new sockmap tests for verdict only programsJohn Fastabend1-1/+18
2020-10-12bpf, selftests: Add option to test_sockmap to omit adding parser programJohn Fastabend1-14/+21
2020-10-12bpf, sockmap: Allow skipping sk_skb parser programJohn Fastabend3-7/+95
2020-10-12bpf, sockmap: Check skb_verdict and skb_parser programs explicitlyJohn Fastabend1-7/+8
2020-10-12bpf, sockmap: Add memory accounting so skbs on ingress lists are visibleJohn Fastabend1-16/+15
2020-10-12bpf, sockmap: Remove skb_orphan and let normal skb_kfree do cleanupJohn Fastabend1-7/+7
2020-10-12bpf, sockmap: Remove dropped data on errors in redirect caseJohn Fastabend1-14/+14
2020-10-12bpf, sockmap: Remove skb_set_owner_w wmem will be taken later from sendpageJohn Fastabend1-2/+0
2020-10-12bpf, sockmap: On receive programs try to fast track SK_PASS ingressJohn Fastabend1-2/+15
2020-10-12bpf, sockmap: Skb verdict SK_PASS to self already checked rmem limitsJohn Fastabend1-9/+6
2020-10-12netfilter: flowtable: reduce calls to pskb_may_pull()Pablo Neira Ayuso2-27/+30
2020-10-12netfilter: nf_tables: add inet ingress supportPablo Neira Ayuso5-8/+126
2020-10-12netfilter: add inet ingress supportPablo Neira Ayuso2-21/+83
2020-10-12netfilter: add nf_ingress_hook() helper functionPablo Neira Ayuso1-2/+7
2020-10-12netfilter: add nf_static_key_{inc,dec}Pablo Neira Ayuso1-6/+17
2020-10-12ipvs: inspect reply packets from DR/TUN real serverslongguang.yue2-15/+22
2020-10-11bpf: Migrate from patchwork.ozlabs.org to patchwork.kernel.org.Alexei Starovoitov1-2/+2
2020-10-11bpf: Always return target ifindex in bpf_fib_lookupToke Høiland-Jørgensen1-1/+2
2020-10-11samples: bpf: Refactor XDP kern program maps with BTF-defined mapDaniel T. Lee3-39/+36
2020-10-11samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpuDaniel T. Lee2-82/+73
2020-10-11samples: bpf: Refactor xdp_monitor with libbpfDaniel T. Lee2-40/+121
2020-10-11selftests: net: mscc: ocelot: add test for VLAN modify actionVladimir Oltean1-2/+45
2020-10-11net: dsa: tag_ocelot: use VLAN information from tagging header when availableVladimir Oltean1-0/+34
2020-10-11net: mscc: ocelot: offload VLAN mangle action to VCAP IS1Vladimir Oltean2-4/+40
2020-10-11enetc: Migrate to PHYLINK and PCS_LYNXClaudiu Manoil7-166/+191
2020-10-11arm64: dts: fsl-ls1028a-rdb: Specify in-band mode for ENETC port 0Claudiu Manoil1-0/+1
2020-10-11enetc: Clean up serdes configurationClaudiu Manoil1-53/+48
2020-10-11enetc: Clean up MAC and link configurationClaudiu Manoil1-48/+67
2020-10-11bpf, selftests: Add redirect_peer selftestDaniel Borkmann2-9/+61
2020-10-11bpf, selftests: Make redirect_neigh test more extensibleDaniel Borkmann3-186/+219
2020-10-11bpf, selftests: Add test for different array inner map sizeDaniel Borkmann2-10/+72
2020-10-11bpf: Allow for map-in-map with dynamic inner array map entriesDaniel Borkmann7-13/+26
2020-10-11bpf: Add redirect_peer helperDaniel Borkmann6-10/+106
2020-10-11bpf: Improve bpf_redirect_neigh helper descriptionDaniel Borkmann2-6/+14
2020-10-10drivers/net/wan/hdlc_fr: Move the skb_headroom check out of fr_hard_headerXie He1-13/+17
2020-10-10net: dsa: rtl8366rb: Roof MTU for switchLinus Walleij3-5/+39
2020-10-10net: phy: Move of_mdio from drivers/of to drivers/net/mdioCalvin Johnson6-9/+11