summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-20Merge branch 'wwan-iosm-fw-flashing'David S. Miller
2021-09-20net: wwan: iosm: fw flashing & cd collection infrastructure changesM Chetan Kumar
2021-09-20net: wwan: iosm: devlink fw flashing & cd collection documentationM Chetan Kumar
2021-09-20net: wwan: iosm: transport layer support for fw flashing/cdM Chetan Kumar
2021-09-20net: wwan: iosm: coredump collection supportM Chetan Kumar
2021-09-20net: wwan: iosm: fw flashing supportM Chetan Kumar
2021-09-20net: wwan: iosm: devlink registrationM Chetan Kumar
2021-09-20net: phy: at803x: fix spacing and improve name for 83xx phyAnsuel Smith
2021-09-20net: phy: at803x: add resume/suspend function to qca83xx phyAnsuel Smith
2021-09-20net: phy: at803x: add support for qca 8327 A variant internal phyAnsuel Smith
2021-09-20virtio_net: introduce TX timeout watchdogTony Lu
2021-09-19octeontx2-af: verify CQ context updatesHariprasad Kelam
2021-09-19net: sched: move and reuse mq_change_real_num_tx()Jakub Kicinski
2021-09-19net: phylink: don't call netif_carrier_off() with NULL netdevRussell King (Oracle)
2021-09-19net: rtnetlink: convert rcu_assign_pointer to RCU_INIT_POINTERYajun Deng
2021-09-19virtio_net: use netdev_warn_once to output warn when without enough queuesXuan Zhuo
2021-09-19NET: IPV4: fix error "do not initialise globals to 0"wangzhitong
2021-09-19net: net_namespace: Fix undefined member in key_remove_domain()Yajun Deng
2021-09-19net: dpaa2-mac: add support for more ethtool 10G link modesRussell King
2021-09-18Merge branch 'mptcp-next'David S. Miller
2021-09-18selftests: mptcp: add mptcp getsockopt test casesFlorian Westphal
2021-09-18mptcp: add MPTCP_SUBFLOW_ADDRS getsockopt supportFlorian Westphal
2021-09-18mptcp: add MPTCP_TCPINFO getsockopt supportFlorian Westphal
2021-09-18mptcp: add MPTCP_INFO getsockoptFlorian Westphal
2021-09-18mptcp: add new mptcp_fill_diag helperFlorian Westphal
2021-09-18Merge branch 'macb-MII-on-RGMII'David S. Miller
2021-09-18net: macb: enable mii on rgmii for sama7g5Claudiu Beznea
2021-09-18net: macb: add support for mii on rgmiiClaudiu Beznea
2021-09-18net: macb: align for OSSMODE offsetClaudiu Beznea
2021-09-18net: macb: add description for SRTSMClaudiu Beznea
2021-09-18net: bcmgenet: Patch PHY interface for dedicated PHY driverFlorian Fainelli
2021-09-17sky2: Stop printing VPD info to debugfsHeiner Kallweit
2021-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-09-17net: phy: bcm7xxx: Add EPHY entry for 72165Florian Fainelli
2021-09-17ptp: ocp: Avoid operator precedence warning in ptp_ocp_summary_show()Nathan Chancellor
2021-09-17selftests/bpf: Fix a few compiler warningsYonghong Song
2021-09-17Merge branch 'Improve set_attach_target() and deprecate open_opts.attach_prog...Alexei Starovoitov
2021-09-17libbpf: Constify all high-level program attach APIsAndrii Nakryiko
2021-09-17libbpf: Schedule open_opts.attach_prog_fd deprecation since v0.7Andrii Nakryiko
2021-09-17selftests/bpf: Switch fexit_bpf2bpf selftest to set_attach_target() APIAndrii Nakryiko
2021-09-17libbpf: Allow skipping attach_func_name in bpf_program__set_attach_target()Andrii Nakryiko
2021-09-17libbpf: Deprecated bpf_object_open_opts.relaxed_core_relocsAndrii Nakryiko
2021-09-17selftests/bpf: Stop using relaxed_core_relocs which has no effectAndrii Nakryiko
2021-09-17libbpf: Use pre-setup sec_def in libbpf_find_attach_btf_id()Andrii Nakryiko
2021-09-17net: microchip: encx24j600: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-09-17devlink: Delete not-used devlink APIsLeon Romanovsky
2021-09-17net: stmmac: dwmac-visconti: Make use of the helper function dev_err_probe()Cai Huoqing
2021-09-17octeontx2-af: Remove redundant initialization of variable blkaddrColin Ian King
2021-09-17octeontx2-af: Fix uninitialized variable valColin Ian King
2021-09-17net: e1000e: solve insmod 'Unknown symbol mutex_lock' errorHao Chen