index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-01
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
2024-01-01
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
2024-01-01
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
2024-01-01
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
2024-01-01
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2024-01-01
Merge tag 'nf-next-23-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2024-01-01
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
David S. Miller
2024-01-01
net: mdio: get/put device node during (un)registration
Luiz Angelo Daros de Luca
2023-12-29
Merge tag 'mlx5-updates-2023-12-20' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2023-12-29
genetlink: Use internal flags for multicast groups
Ido Schimmel
2023-12-29
iucv: make iucv_bus const
Greg Kroah-Hartman
2023-12-29
ethtool: reformat kerneldoc for struct ethtool_fec_stats
Jonathan Corbet
2023-12-29
ethtool: reformat kerneldoc for struct ethtool_link_settings
Jonathan Corbet
2023-12-29
net: sock: remove excess structure-member documentation
Jonathan Corbet
2023-12-27
net: pktgen: Use wait_event_freezable_timeout() for freezable kthread
Kevin Hao
2023-12-27
Merge branch 'net-tja11xx-macsec-support'
David S. Miller
2023-12-27
net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tag
Radu Pirea (NXP OSS)
2023-12-27
net: phy: nxp-c45-tja11xx: add MACsec statistics
Radu Pirea (NXP OSS)
2023-12-27
net: phy: nxp-c45-tja11xx: add MACsec support
Radu Pirea (NXP OSS)
2023-12-27
net: macsec: introduce mdo_insert_tx_tag
Radu Pirea (NXP OSS)
2023-12-27
net: macsec: revert the MAC address if mdo_upd_secy fails
Radu Pirea (NXP OSS)
2023-12-27
net: macsec: documentation for macsec_context and macsec_ops
Radu Pirea (NXP OSS)
2023-12-27
net: macsec: move sci_to_cpu to macsec header
Radu Pirea (NXP OSS)
2023-12-27
net: macsec: use skb_ensure_writable_head_tail to expand the skb
Radu Pirea (NXP OSS)
2023-12-27
net: rename dsa_realloc_skb to skb_ensure_writable_head_tail
Radu Pirea (NXP OSS)
2023-12-26
bridge: cfm: fix enum typo in br_cc_ccm_tx_parse
Lin Ma
2023-12-26
Merge branch 'mptcp-cleanups-ephemeral-port-sockopts'
David S. Miller
2023-12-26
selftests/net: add MPTCP coverage for IP_LOCAL_PORT_RANGE
Maxim Galaganov
2023-12-26
mptcp: sockopt: support IP_LOCAL_PORT_RANGE and IP_BIND_ADDRESS_NO_PORT
Maxim Galaganov
2023-12-26
mptcp: rename mptcp_setsockopt_sol_ip_set_transparent()
Maxim Galaganov
2023-12-26
mptcp: don't overwrite sock_ops in mptcp_is_tcpsk()
Davide Caratti
2023-12-26
net: phy: at803x: better align function varibles to open parenthesis
Christian Marangi
2023-12-26
Merge branch 'net-sched-tc-block-ports-tracking'
David S. Miller
2023-12-26
net/sched: act_mirred: Allow mirred to block
Victor Nogueira
2023-12-26
net/sched: act_mirred: Add helper function tcf_mirred_replace_dev
Victor Nogueira
2023-12-26
net/sched: act_mirred: Create function tcf_mirred_to_dev and improve readability
Victor Nogueira
2023-12-26
net/sched: cls_api: Expose tc block to the datapath
Victor Nogueira
2023-12-26
net/sched: Introduce tc block netdev tracking infra
Victor Nogueira
2023-12-26
net: remove SOCK_DEBUG macro
Denis Kirjanov
2023-12-26
net: remove SOCK_DEBUG leftovers
Denis Kirjanov
2023-12-26
Merge branch 'net-smcv2.1-ISM-device-support'
David S. Miller
2023-12-26
net/smc: manage system EID in SMC stack instead of ISM driver
Wen Gu
2023-12-26
net/smc: disable SEID on non-s390 archs where virtual ISM may be used
Wen Gu
2023-12-26
net/smc: support extended GID in SMC-D lgr netlink attribute
Wen Gu
2023-12-26
net/smc: compatible with 128-bits extended GID of virtual ISM device
Wen Gu
2023-12-26
net/smc: define a reserved CHID range for virtual ISM devices
Wen Gu
2023-12-26
net/smc: introduce virtual ISM device support feature
Wen Gu
2023-12-26
net/smc: support SMCv2.x supplemental features negotiation
Wen Gu
2023-12-26
net/smc: unify the structs of accept or confirm message for v1 and v2
Wen Gu
2023-12-26
net/smc: introduce sub-functions for smc_clc_send_confirm_accept()
Wen Gu
[next]