summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-23net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean
2021-09-23net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean
2021-09-23net: dsa: sja1105: remove sp->dpVladimir Oltean
2021-09-22Merge branch 'mlxsw-trap-adjacency'David S. Miller
2021-09-22mlxsw: spectrum_router: Start using new trap adjacency entryIdo Schimmel
2021-09-22mlxsw: spectrum_router: Add trap adjacency entry upon first nexthop groupIdo Schimmel
2021-09-22net: wwan: iosm: fw flashing and cd improvementsM Chetan Kumar
2021-09-22skbuff: pass the result of data ksize to __build_skb_aroundLi RongQing
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky
2021-09-21net/ipv4/sysctl_net_ipv4.c: remove superfluous header files from sysctl_net_i...Mianhan Liu
2021-09-21Merge branch 'iddq-sr-mode'David S. Miller
2021-09-21net: dsa: bcm_sf2: Request APD, DLL disable and IDDQ-SRFlorian Fainelli
2021-09-21net: bcmgenet: Request APD, DLL disable and IDDQ-SRFlorian Fainelli
2021-09-21net: phy: broadcom: Utilize appropriate suspend for BCM54810/11Florian Fainelli
2021-09-21net: phy: broadcom: Wire suspend/resume for BCM50610 and BCM50610MFlorian Fainelli
2021-09-21net: phy: broadcom: Add IDDQ-SR modeFlorian Fainelli
2021-09-21net/ipv4/syncookies.c: remove superfluous header files from syncookies.cMianhan Liu
2021-09-21net/ipv4/udp_tunnel_core.c: remove superfluous header files from udp_tunnel_c...Mianhan Liu
2021-09-20net/ipv4/tcp_minisocks.c: remove superfluous header files from tcp_minisocks.cMianhan Liu
2021-09-20net/ipv4/tcp_fastopen.c: remove superfluous header files from tcp_fastopen.cMianhan Liu
2021-09-20net/ipv4/route.c: remove superfluous header files from route.cMianhan Liu
2021-09-20net: lantiq: add support for jumbo framesAleksander Jan Bajkowski
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