index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-04-30
net/smc: mark optional smcd_ops and check for support when called
Wen Gu
2024-04-30
net/smc: decouple ism_client from SMC-D DMB registration
Wen Gu
2024-04-30
netdev: add queue stats
Xuan Zhuo
2024-04-30
virtio_net: introduce device stats feature and structures
Xuan Zhuo
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-04-29
ipv6: use call_rcu_hurry() in fib6_info_release()
Eric Dumazet
2024-04-26
rstreason: make it work in trace world
Jason Xing
2024-04-26
tcp: support rstreason for passive reset
Jason Xing
2024-04-26
rstreason: prepare for active reset
Jason Xing
2024-04-26
rstreason: prepare for passive reset
Jason Xing
2024-04-26
net: introduce rstreason to detect why the RST is sent
Jason Xing
2024-04-26
virtio: add debugfs infrastructure to allow to debug virtio features
Jiri Pirko
2024-04-26
net: hsr: Provide RedBox support (HSR-SAN)
Lukasz Majewski
2024-04-26
net/sched: fix false lockdep warning on qdisc root lock
Davide Caratti
2024-04-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2024-04-25
net: add two more call_rcu_hurry()
Eric Dumazet
2024-04-25
bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args
Philo Lu
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
Merge tag 'wireless-next-2024-04-24' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-04-25
Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-25
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
2024-04-25
tls: fix lockless read of strp->msg_ready in ->poll
Sabrina Dubroca
2024-04-25
ethernet: Add helper for assigning packet type when dest address does not mat...
Rahul Rameshbabu
2024-04-25
macsec: Enable devices to advertise whether they update sk_buff md_dst during...
Rahul Rameshbabu
2024-04-25
Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2024-04-25
tcp: move tcp_skb_cb->sacked flags to enum
Philo Lu
2024-04-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-04-24
bpf: make common crypto API for TC/XDP programs
Vadim Fedorenko
2024-04-24
bpf: update the comment for BTF_FIELDS_MAX
Haiyue Wang
2024-04-24
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
2024-04-24
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
2024-04-24
iavf: switch to Page Pool
Alexander Lobakin
2024-04-24
libeth: add Rx buffer management
Alexander Lobakin
2024-04-24
page_pool: add DMA-sync-for-CPU inline helper
Alexander Lobakin
2024-04-24
page_pool: constify some read-only function arguments
Alexander Lobakin
2024-04-24
slab: introduce kvmalloc_array_node() and kvcalloc_node()
Alexander Lobakin
2024-04-24
net: intel: introduce {, Intel} Ethernet common library
Alexander Lobakin
2024-04-24
bpf: Introduce bpf_preempt_[disable,enable] kfuncs
Kumar Kartikeya Dwivedi
2024-04-24
net: create a dummy net_device allocator
Breno Leitao
2024-04-23
bpf: wq: add bpf_wq_set_callback_impl
Benjamin Tissoires
2024-04-23
net: fix sk_memory_allocated_{add|sub} vs softirqs
Eric Dumazet
2024-04-23
bpf: allow struct bpf_wq to be embedded in arraymaps and hashmaps
Benjamin Tissoires
2024-04-23
bpf: add support for bpf_wq user type
Benjamin Tissoires
2024-04-22
Merge branch 'for-uring-ubufops' into HEAD
Jakub Kicinski
2024-04-22
net: add callback for setting a ubuf_info to skb
Pavel Begunkov
2024-04-22
net: extend ubuf_info callback to ops structure
Pavel Begunkov
2024-04-22
net/mlx5e: Support updating coalescing configuration without resetting channels
Rahul Rameshbabu
2024-04-22
net/mlx5e: Use DIM constants for CQ period mode parameter
Rahul Rameshbabu
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
[next]