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
2023-03-17
net/smc: Use percpu ref for wr tx reference
Kai Shen
2023-03-17
Merge branch 'inet-const'
David S. Miller
2023-03-17
inet_diag: constify raw_lookup() socket argument
Eric Dumazet
2023-03-17
ipv4: raw: constify raw_v4_match() socket argument
Eric Dumazet
2023-03-17
ipv6: raw: constify raw_v6_match() socket argument
Eric Dumazet
2023-03-17
udp6: constify __udp_v6_is_mcast_sock() socket argument
Eric Dumazet
2023-03-17
ipv6: constify inet6_mc_check()
Eric Dumazet
2023-03-17
udp: constify __udp_is_mcast_sock() socket argument
Eric Dumazet
2023-03-17
ipv4: constify ip_mc_sf_allow() socket argument
Eric Dumazet
2023-03-17
inet: preserve const qualifier in inet_sk()
Eric Dumazet
2023-03-17
netlink: specs: allow uapi-header in genetlink
Jakub Kicinski
2023-03-17
netlink-specs: add partial specification for devlink
Jakub Kicinski
2023-03-17
Merge branch 'net-packet-KCSAN'
David S. Miller
2023-03-17
net/packet: convert po->pressure to an atomic flag
Eric Dumazet
2023-03-17
net/packet: convert po->running to an atomic flag
Eric Dumazet
2023-03-17
net/packet: convert po->has_vnet_hdr to an atomic flag
Eric Dumazet
2023-03-17
net/packet: convert po->tp_loss to an atomic flag
Eric Dumazet
2023-03-17
net/packet: convert po->tp_tx_has_off to an atomic flag
Eric Dumazet
2023-03-17
net/packet: annotate accesses to po->tp_tstamp
Eric Dumazet
2023-03-17
net/packet: convert po->auxdata to an atomic flag
Eric Dumazet
2023-03-17
net/packet: convert po->origdev to an atomic flag
Eric Dumazet
2023-03-17
net/packet: annotate accesses to po->xmit
Eric Dumazet
2023-03-17
Merge branch 'gve-xdp-support'
David S. Miller
2023-03-17
gve: Add AF_XDP zero-copy support for GQI-QPL format
Praveen Kaligineedi
2023-03-17
gve: Add XDP REDIRECT support for GQI-QPL format
Praveen Kaligineedi
2023-03-17
gve: Add XDP DROP and TX support for GQI-QPL format
Praveen Kaligineedi
2023-03-17
gve: Changes to add new TX queues
Praveen Kaligineedi
2023-03-17
gve: XDP support GQI-QPL: helper function changes
Praveen Kaligineedi
2023-03-17
Merge branch 'net-sk_err-lockless-annotate'
David S. Miller
2023-03-17
af_unix: annotate lockless accesses to sk->sk_err
Eric Dumazet
2023-03-17
mptcp: annotate lockless accesses to sk->sk_err
Eric Dumazet
2023-03-17
tcp: annotate lockless access to sk->sk_err
Eric Dumazet
2023-03-17
net: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-03-17
dccp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-03-17
tcp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-03-17
vlan: partially enable SIOCSHWTSTAMP in container
Vadim Fedorenko
2023-03-17
Merge branch 'pcs_get_state-fixes'
David S. Miller
2023-03-17
net: pcs: lynx: don't print an_enabled in pcs_get_state()
Russell King (Oracle)
2023-03-17
net: pcs: xpcs: remove double-read of link state when using AN
Russell King (Oracle)
2023-03-17
Merge branch 'vxlan-MDB-support'
David S. Miller
2023-03-17
selftests: net: Add VXLAN MDB test
Ido Schimmel
2023-03-17
vxlan: Enable MDB support
Ido Schimmel
2023-03-17
vxlan: Add MDB data path support
Ido Schimmel
2023-03-17
vxlan: mdb: Add an internal flag to indicate MDB usage
Ido Schimmel
2023-03-17
vxlan: mdb: Add MDB control path support
Ido Schimmel
2023-03-17
vxlan: Expose vxlan_xmit_one()
Ido Schimmel
2023-03-17
vxlan: Move address helpers to private headers
Ido Schimmel
2023-03-17
rtnetlink: bridge: mcast: Relax group address validation in common code
Ido Schimmel
2023-03-17
rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver
Ido Schimmel
2023-03-17
bridge: mcast: Implement MDB net device operations
Ido Schimmel
[next]