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
/
net
/
core
Age
Commit message (
Expand
)
Author
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
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
2023-12-19
bpf: Use nla_ok() instead of checking nla_len directly
Jakub Kicinski
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-18
net: rtnl: use rcu_replace_pointer_rtnl in rtnl_unregister_*
Pedro Tammela
2023-12-17
skbuff: Optimization of SKB coalescing for page pool
Liang Chen
2023-12-17
skbuff: Add a function to check if a page belongs to page_pool
Liang Chen
2023-12-17
page_pool: halve BIAS_MAX for multiple user references of a fragment
Liang Chen
2023-12-15
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
2023-12-15
net: increase optmem_max default value
Eric Dumazet
2023-12-15
net: Return error from sk_stream_wait_connect() if sk_wait_event() fails
Shigeru Yoshida
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-13
net: page_pool: factor out releasing DMA from releasing the page
Jakub Kicinski
2023-12-13
page_pool: transition to reference count management after page draining
Liang Chen
2023-12-13
net: prevent mss overflow in skb_segment()
Eric Dumazet
2023-12-13
bpf: syzkaller found null ptr deref in unix_bpf proto add
John Fastabend
[next]