summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-29genetlink: Use internal flags for multicast groupsIdo Schimmel
2023-12-29iucv: make iucv_bus constGreg Kroah-Hartman
2023-12-29ethtool: reformat kerneldoc for struct ethtool_fec_statsJonathan Corbet
2023-12-29ethtool: reformat kerneldoc for struct ethtool_link_settingsJonathan Corbet
2023-12-29net: sock: remove excess structure-member documentationJonathan Corbet
2023-12-27net: pktgen: Use wait_event_freezable_timeout() for freezable kthreadKevin Hao
2023-12-27Merge branch 'net-tja11xx-macsec-support'David S. Miller
2023-12-27net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tagRadu Pirea (NXP OSS)
2023-12-27net: phy: nxp-c45-tja11xx: add MACsec statisticsRadu Pirea (NXP OSS)
2023-12-27net: phy: nxp-c45-tja11xx: add MACsec supportRadu Pirea (NXP OSS)
2023-12-27net: macsec: introduce mdo_insert_tx_tagRadu Pirea (NXP OSS)
2023-12-27net: macsec: revert the MAC address if mdo_upd_secy failsRadu Pirea (NXP OSS)
2023-12-27net: macsec: documentation for macsec_context and macsec_opsRadu Pirea (NXP OSS)
2023-12-27net: macsec: move sci_to_cpu to macsec headerRadu Pirea (NXP OSS)
2023-12-27net: macsec: use skb_ensure_writable_head_tail to expand the skbRadu Pirea (NXP OSS)
2023-12-27net: rename dsa_realloc_skb to skb_ensure_writable_head_tailRadu Pirea (NXP OSS)
2023-12-26bridge: cfm: fix enum typo in br_cc_ccm_tx_parseLin Ma
2023-12-26Merge branch 'mptcp-cleanups-ephemeral-port-sockopts'David S. Miller
2023-12-26selftests/net: add MPTCP coverage for IP_LOCAL_PORT_RANGEMaxim Galaganov
2023-12-26mptcp: sockopt: support IP_LOCAL_PORT_RANGE and IP_BIND_ADDRESS_NO_PORTMaxim Galaganov
2023-12-26mptcp: rename mptcp_setsockopt_sol_ip_set_transparent()Maxim Galaganov
2023-12-26mptcp: don't overwrite sock_ops in mptcp_is_tcpsk()Davide Caratti
2023-12-26net: phy: at803x: better align function varibles to open parenthesisChristian Marangi
2023-12-26Merge branch 'net-sched-tc-block-ports-tracking'David S. Miller
2023-12-26net/sched: act_mirred: Allow mirred to blockVictor Nogueira
2023-12-26net/sched: act_mirred: Add helper function tcf_mirred_replace_devVictor Nogueira
2023-12-26net/sched: act_mirred: Create function tcf_mirred_to_dev and improve readabilityVictor Nogueira
2023-12-26net/sched: cls_api: Expose tc block to the datapathVictor Nogueira
2023-12-26net/sched: Introduce tc block netdev tracking infraVictor Nogueira
2023-12-26net: remove SOCK_DEBUG macroDenis Kirjanov
2023-12-26net: remove SOCK_DEBUG leftoversDenis Kirjanov
2023-12-26Merge branch 'net-smcv2.1-ISM-device-support'David S. Miller
2023-12-26net/smc: manage system EID in SMC stack instead of ISM driverWen Gu
2023-12-26net/smc: disable SEID on non-s390 archs where virtual ISM may be usedWen Gu
2023-12-26net/smc: support extended GID in SMC-D lgr netlink attributeWen Gu
2023-12-26net/smc: compatible with 128-bits extended GID of virtual ISM deviceWen Gu
2023-12-26net/smc: define a reserved CHID range for virtual ISM devicesWen Gu
2023-12-26net/smc: introduce virtual ISM device support featureWen Gu
2023-12-26net/smc: support SMCv2.x supplemental features negotiationWen Gu
2023-12-26net/smc: unify the structs of accept or confirm message for v1 and v2Wen Gu
2023-12-26net/smc: introduce sub-functions for smc_clc_send_confirm_accept()Wen Gu
2023-12-26net/smc: rename some 'fce' to 'fce_v2x' for clarityWen Gu
2023-12-25net: sfp: fix PHY discovery for FS SFP-10G-T moduleMarek BehĂșn
2023-12-23Merge branch 'dpaa2-switch-small-improvements'David S. Miller
2023-12-23dpaa2-switch: cleanup the egress flood of an unused FDBIoana Ciornei
2023-12-23dpaa2-switch: move a check to the prechangeupper stageIoana Ciornei
2023-12-23dpaa2-switch: reorganize the [pre]changeupper eventsIoana Ciornei
2023-12-23dpaa2-switch: do not clear any interrupts automaticallyIoana Ciornei
2023-12-23dpaa2-switch: add ENDPOINT_CHANGED to the irq_maskIoana Ciornei
2023-12-23dpaa2-switch: print an error when the vlan is already configuredIoana Ciornei