index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2024-02-12
net: add rcu safety to rtnl_prop_list_size()
Eric Dumazet
2024-02-12
net: use synchronize_rcu_expedited in cleanup_net()
Eric Dumazet
2024-02-12
net: use synchronize_net() in dev_change_name()
Eric Dumazet
2024-02-12
net-device: move lstats in net_device_read_txrx
Eric Dumazet
2024-02-09
Merge branch 'for-io_uring-add-napi-busy-polling-support'
Jakub Kicinski
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-08
net-procfs: use xarray iterator to implement /proc/net/dev
Eric Dumazet
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-07
net: add exit_batch_rtnl() method
Eric Dumazet
2024-02-07
net: Do not return value from init_dummy_netdev()
Amit Cohen
2024-02-06
net: dst: Make dst_destroy() static and return void.
Sebastian Andrzej Siewior
2024-02-04
net: make dev_unreg_count global
Eric Dumazet
2024-02-02
net: Fix from address in memcpy_to_iter_csum()
Michael Lass
2024-01-31
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
2024-01-30
xdp: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-01-29
net: free altname using an RCU callback
Jakub Kicinski
2024-01-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-01-26
af_unix: Try to run GC async.
Kuniyuki Iwashima
2024-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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-24
bpf: Consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
2024-01-24
bpf: Take into account BPF token when fetching helper protos
Andrii Nakryiko
2024-01-23
bpf: tcp: Support arbitrary SYN Cookie.
Kuniyuki Iwashima
2024-01-23
net: filter: fix spelling mistakes
Randy Dunlap
2024-01-23
sock_diag: remove sock_diag_mutex
Eric Dumazet
2024-01-23
sock_diag: allow concurrent operation in sock_diag_rcv_msg()
Eric Dumazet
2024-01-23
sock_diag: allow concurrent operations
Eric Dumazet
2024-01-23
sock_diag: annotate data-races around sock_diag_handlers[family]
Eric Dumazet
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
[prev]
[next]