index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2024-03-11
Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2024-03-04
page_pool: fix netlink dump stop/resume
Jakub Kicinski
2024-02-28
rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
Lin Ma
2024-02-27
net: test: Fix printf format specifier in skb_segment kunit test
David Gow
2024-02-26
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
2024-02-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-02-21
bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
Shigeru Yoshida
2024-02-21
net: implement lockless setsockopt(SO_PEEK_OFF)
Eric Dumazet
2024-02-12
net: add rcu safety to rtnl_prop_list_size()
Eric Dumazet
2024-02-12
net-device: move lstats in net_device_read_txrx
Eric Dumazet
2024-02-09
net: add napi_busy_loop_rcu()
Stefan Roesch
2024-02-09
net: split off __napi_busy_poll from napi_busy_poll
Stefan Roesch
2024-02-02
net: Fix from address in memcpy_to_iter_csum()
Michael Lass
2024-01-24
xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL
Maciej Fijalkowski
2024-01-24
xsk: fix usage of multi-buffer BPF helpers for ZC XDP
Maciej Fijalkowski
2024-01-22
net: fix removing a namespace with conflicting altnames
Jakub Kicinski
2024-01-21
udp: fix busy polling
Eric Dumazet
2024-01-19
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
2024-01-18
Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-01-11
Revert "net: rtnetlink: Enslave device before bringing it up"
Nicolas Dichtel
2024-01-11
Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-07
fib: rules: remove repeated assignment in fib_nl2rule
Zhengchao Shao
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-04
Revert "Introduce PHY listing and link_topology tracking"
Jakub Kicinski
2024-01-04
net: Implement missing SO_TIMESTAMPING_NEW cmsg support
Thomas Lange
2024-01-03
net-device: move xdp_prog to net_device_read_rx
Eric Dumazet
2024-01-03
fib: remove unnecessary input parameters in fib_default_rule_add
Zhengchao Shao
2024-01-02
net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
Jörn-Thorben Hinz
2024-01-02
net-device: move gso_partial_features to net_device_read_tx
Eric Dumazet
2024-01-01
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2023-12-29
skbuff: use mempool KASAN hooks
Andrey Konovalov
2023-12-29
kasan: rename and document kasan_(un)poison_object_data
Andrey Konovalov
2023-12-29
genetlink: Use internal flags for multicast groups
Ido Schimmel
2023-12-27
net: pktgen: Use wait_event_freezable_timeout() for freezable kthread
Kevin Hao
2023-12-27
net: rename dsa_realloc_skb to skb_ensure_writable_head_tail
Radu Pirea (NXP OSS)
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2023-12-21
net: check dev->gso_max_size in gso_features_check()
Eric Dumazet
2023-12-21
net: avoid build bug in skb extension length calculation
Thomas Weißschuh
2023-12-20
net: sched: Make tc-related drop reason more flexible for remaining qdiscs
Victor Nogueira
2023-12-20
net: sched: Move drop_reason to struct tc_skb_cb
Victor Nogueira
2023-12-20
rtnetlink: bridge: Enable MDB bulk deletion
Ido Schimmel
2023-12-20
rtnetlink: bridge: Invoke MDB bulk deletion when needed
Ido Schimmel
2023-12-20
rtnetlink: bridge: Use a different policy for MDB bulk delete
Ido Schimmel
2023-12-19
io_uring/unix: drop usage of io_uring socket
Jens Axboe
[next]