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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-08-04
bpf: fix inconsistent return types of bpf_xdp_copy_buf().
Kui-Feng Lee
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-03
docs: net: page_pool: use kdoc to avoid duplicating the information
Jakub Kicinski
2023-08-03
net: invert the netdevice.h vs xdp.h dependency
Jakub Kicinski
2023-08-03
net: move struct netdev_rx_queue out of netdevice.h
Jakub Kicinski
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2023-08-03
bonding: support balance-alb with openvswitch
Mateusz Kowalski
2023-08-02
net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...
Vladimir Oltean
2023-08-02
net: phy: provide phylib stubs for hardware timestamping operations
Vladimir Oltean
2023-08-02
net: add hwtstamping helpers for stackable net devices
Maxim Georgiev
2023-08-02
net: add NDOs for configuring hardware timestamping
Maxim Georgiev
2023-08-02
sctp: Remove unused function declarations
Yue Haibing
2023-08-02
net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdev
Jianbo Liu
2023-08-02
net/mlx5e: Support IPsec packet offload for TX in switchdev mode
Jianbo Liu
2023-08-02
net/mlx5e: Handle IPsec offload for RX datapath in switchdev mode
Jianbo Liu
2023-08-02
net/mlx5e: Support IPsec packet offload for RX in switchdev mode
Jianbo Liu
2023-08-02
Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-02
Merge tag 'bitmap-6.5-rc5' of https://github.com:/norov/linux
Linus Torvalds
2023-08-02
bpf, xdp: Add tracepoint to xdp attaching failure
Leon Hwang
2023-08-02
bpf: fix bpf_probe_read_kernel prototype mismatch
Arnd Bergmann
2023-08-02
net: switchdev: Remove unused typedef switchdev_obj_dump_cb_t()
Yue Haibing
2023-08-02
ila: Remove unnecessary file net/ila.h
Yue Haibing
2023-08-02
udp: Remove unused function declaration udp_bpf_get_proto()
Yue Haibing
2023-08-02
word-at-a-time: use the same return type for has_zero regardless of endianness
ndesaulniers@google.com
2023-08-02
vxlan: Fix nexthop hash size
Benjamin Poirier
2023-08-02
tc: flower: Enable offload support IPSEC SPI field.
Ratheesh Kannoth
2023-08-02
tc: flower: support for SPI
Ratheesh Kannoth
2023-08-02
net: flow_dissector: Add IPSEC dissector
Ratheesh Kannoth
2023-08-01
virtio_net: support per queue interrupt coalesce command
Gavin Li
2023-08-01
inet6: Remove unused function declaration udpv6_connect()
Yue Haibing
2023-08-01
net/sched: wrap open coded Qdics class filter counter
Pedro Tammela
2023-07-31
tcx: Fix splat during dev unregister
Martin KaFai Lau
2023-07-31
tcp: Remove unused function declarations
Yue Haibing
2023-07-31
devlink: Remove unused extern declaration devlink_port_region_destroy()
Yue Haibing
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-29
Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-07-29
Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-29
net: gro: fix misuse of CB in udp socket lookup
Richard Gobert
2023-07-28
bonding: 3ad: Remove unused declaration bond_3ad_update_lacp_active()
YueHaibing
2023-07-28
Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-07-28
Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-28
Merge tag 'pm-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-07-28
ftrace: Remove unused extern declarations
YueHaibing
2023-07-28
netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
Daniel Xu
2023-07-28
netfilter: defrag: Add glue hooks for enabling/disabling defrag
Daniel Xu
2023-07-28
Merge branch 'in-kernel-support-for-the-tls-alert-protocol'
Jakub Kicinski
2023-07-28
net/handshake: Trace events for TLS Alert helpers
Chuck Lever
[next]