platform/kernel/linux-starfive.git
2021-01-18 Menglong Dongnet: bridge: check vlan with eth_type_vlan() method
2021-01-18 Jakub KicinskiMerge branch 'net-ipa-interconnect-improvements'
2021-01-18 Alex Eldernet: ipa: allow arbitrary number of interconnects
2021-01-18 Alex Eldernet: ipa: clean up interconnect initialization
2021-01-18 Alex Eldernet: ipa: add interconnect name to configuration data
2021-01-18 Alex Eldernet: ipa: store average and peak interconnect bandwidth
2021-01-18 Alex Eldernet: ipa: introduce an IPA interconnect structure
2021-01-18 Alex Eldernet: ipa: don't return an error from ipa_interconnect_d...
2021-01-18 Alex Eldernet: ipa: rename interconnect settings
2021-01-17 Jakub KicinskiMerge branch 'net-fix-the-features-flag-in-sctp_gso_seg...
2021-01-17 Xin Longsctp: remove the NETIF_F_SG flag before calling skb_segment
2021-01-17 Xin Longnet: move the hsize check to the else block in skb_segment
2021-01-17 Xu Wangnet: mscc: ocelot: Remove unneeded semicolon
2021-01-17 Raju Rangojucxgb4: enable interrupt based Tx completions for T5
2021-01-17 Jakub KicinskiMerge branch 'rid-w-1-warnings-in-ethernet'
2021-01-17 Lee Jonesnet: ethernet: toshiba: spider_net: Document a whole...
2021-01-17 Lee Jonesnet: ethernet: toshiba: ps3_gelic_net: Fix some kernel...
2021-01-17 Lee Jonesnet: ethernet: ibm: ibmvnic: Fix some kernel-doc misdem...
2021-01-17 Lee Jonesnet: ethernet: ti: am65-cpts: Document am65_cpts_rx_ena...
2021-01-17 Lee Jonesnet: ethernet: ti: am65-cpsw-qos: Demote non-conformant...
2021-01-17 Lee Jonesnet: xen-netback: xenbus: Demote nonconformant kernel...
2021-01-17 Lee Jonesnet: ethernet: smsc: smc91x: Fix function name in kerne...
2021-01-16 Pravin B ShelarGTP: add support for flow based tunneling API
2021-01-16 Yejune Dengtcp_cubic: use memset and offsetof init
2021-01-16 Menglong Dongnet: tap: check vlan with eth_type_vlan() method
2021-01-16 Geliang Tangnfc: netlink: use &w->w in nfc_genl_rcv_nl_event
2021-01-16 Jakub KicinskiMerge branch 'configuring-congestion-watermarks-on...
2021-01-16 Vladimir Olteannet: mscc: ocelot: configure watermarks using devlink-sb
2021-01-16 Vladimir Olteannet: mscc: ocelot: initialize watermarks to sane defaults
2021-01-16 Vladimir Olteannet: mscc: ocelot: register devlink ports
2021-01-16 Vladimir Olteannet: mscc: ocelot: delete unused ocelot_set_cpu_port...
2021-01-16 Vladimir Olteannet: mscc: ocelot: export NUM_TC constant from felix...
2021-01-16 Vladimir Olteannet: dsa: felix: perform teardown in reverse order...
2021-01-16 Vladimir Olteannet: dsa: felix: reindent struct dsa_switch_ops
2021-01-16 Vladimir Olteannet: dsa: add ops for devlink-sb
2021-01-16 Vladimir Olteannet: mscc: ocelot: add ops for decoding watermark thres...
2021-01-16 Vladimir Olteannet: mscc: ocelot: auto-detect packet buffer size and...
2021-01-16 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
2021-01-16 Tom Rixnet: ks8851: remove definition of DEBUG
2021-01-16 Tom Rixneighbor: remove definition of DEBUG
2021-01-16 Tom Rixgianfar: remove definition of DEBUG
2021-01-16 Vladimir Olteannet: dsa: set configure_vlan_while_not_filtering to...
2021-01-16 Christophe... netxen_nic: switch from 'pci_' to 'dma_' API
2021-01-16 Jakub KicinskiMerge branch 'net-dsa-mv88e6xxx-lag-fixes'
2021-01-16 Tobias Waldekranznet: dsa: mv88e6xxx: Only allow LAG offload on supporte...
2021-01-16 Tobias Waldekranznet: dsa: mv88e6xxx: Provide dummy implementations...
2021-01-15 Jakub KicinskiMerge branch 'arrow-speedchips-xrs700x-dsa-driver'
2021-01-15 George McCollisterdt-bindings: net: dsa: add bindings for xrs700x switches
2021-01-15 George McCollisternet: dsa: add Arrow SpeedChips XRS700x driver
2021-01-15 George McCollisterdsa: add support for Arrow XRS700x tag trailer
2021-01-15 Jakub KicinskiMerge branch 'add-further-dt-configuration-for-at803x...
2021-01-15 Russell Kingnet: phy: at803x: add support for configuring SmartEEE
2021-01-15 Russell Kingdt: ar803x: document SmartEEE properties
2021-01-15 Alexei StarovoitovMerge branch 'perf: Add mmap2 build id support'
2021-01-15 Jiri Olsaperf: Add build id data in mmap2 event
2021-01-15 Jiri Olsabpf: Add size arg to build_id_parse function
2021-01-15 Jiri Olsabpf: Move stack_map_get_build_id into lib
2021-01-15 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2021-01-15 Alexei StarovoitovMerge branch 'Atomics for eBPF'
2021-01-15 Brendan Jackmanbpf: Document new atomic instructions
2021-01-15 Brendan Jackmanbpf: Add tests for new BPF atomic operations
2021-01-15 Brendan Jackmanbpf: Add bitwise atomic instructions
2021-01-15 Brendan Jackmanbpf: Pull out a macro for interpreting atomic ALU opera...
2021-01-15 Brendan Jackmanbpf: Add instructions for atomic_[cmp]xchg
2021-01-15 Brendan Jackmanbpf: Add BPF_FETCH field / create atomic_fetch_add...
2021-01-15 Brendan Jackmanbpf: Move BPF_STX reserved field check into BPF_STX...
2021-01-15 Brendan Jackmanbpf: Rename BPF_XADD and prepare to encode other atomic...
2021-01-15 Brendan Jackmanbpf: x86: Factor out a lookup table for some ALU opcodes
2021-01-15 Brendan Jackmanbpf: x86: Factor out emission of REX byte
2021-01-15 Brendan Jackmanbpf: x86: Factor out emission of ModR/M for *(reg ...
2021-01-15 Jakub KicinskiMerge branch 'dissect-ptp-l2-packet-header'
2021-01-15 Eran Ben Elishanet: flow_dissector: Parse PTP L2 packet header
2021-01-15 Eran Ben Elishanet: vlan: Add parse protocol header ops
2021-01-15 Ayush Sawalch_ipsec: Remove initialization of rxq related data
2021-01-15 Jakub KicinskiMerge branch 'net-ipa-gsi-interrupt-updates'
2021-01-15 Alex Eldernet: ipa: retry TX channel stop commands
2021-01-15 Alex Eldernet: ipa: change stop channel retry delay
2021-01-15 Alex Eldernet: ipa: change GSI command timeout
2021-01-15 Alex Eldernet: ipa: use usleep_range()
2021-01-15 Alex Eldernet: ipa: introduce some interrupt helpers
2021-01-15 Alex Eldernet: ipa: a few simple renames
2021-01-15 Jakub KicinskiMerge tag 'linux-can-next-for-5.12-20210114' of git...
2021-01-15 Jakub KicinskiMerge branch 'net-dsa-link-aggregation-support'
2021-01-15 Tobias Waldekranznet: dsa: tag_dsa: Support reception of packets from...
2021-01-15 Tobias Waldekranznet: dsa: mv88e6xxx: Link aggregation support
2021-01-15 Tobias Waldekranznet: dsa: Link aggregation support
2021-01-15 Tobias Waldekranznet: dsa: Don't offload port attributes on standalone...
2021-01-15 Tobias Waldekranznet: bonding: Notify ports about their initial state
2021-01-15 Christophe... mlxsw: pci: switch from 'pci_' to 'dma_' API
2021-01-15 Vladimir Olteannet: marvell: prestera: fix uninitialized vid in preste...
2021-01-15 Eelco Chaudronnet: openvswitch: add log message for error case
2021-01-15 Jakub KicinskiMerge branch 'selftests-updates-to-allow-single-instanc...
2021-01-15 David Ahernselftests: Add separate option to nettest for address...
2021-01-15 David Ahernselftests: Remove exraneous newline in nettest
2021-01-15 David Ahernselftests: Add separate options for server device bindings
2021-01-15 David Ahernselftests: Add new option for client-side passwords
2021-01-15 David Ahernselftests: Consistently specify address for MD5 protection
2021-01-15 David Ahernselftests: Make address validation apply only to client...
2021-01-15 David Ahernselftests: Add missing newline in nettest error messages
2021-01-15 David Ahernselftests: Use separate stdout and stderr buffers in...
next