index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2024-10-31
Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-30
rtnetlink: Fix an error handling path in rtnl_newlink()
Christophe JAILLET
2024-10-30
net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
BenoƮt Monin
2024-10-30
bpf: bpf_csum_diff: Optimize and homogenize for all archs
Puranjay Mohan
2024-10-29
net: fix crash when config small gso_max_size/gso_ipv4_max_size
Wang Liang
2024-10-29
rtnetlink: Fix kdoc of rtnl_af_register().
Kuniyuki Iwashima
2024-10-29
ipv4: Convert devinet_ioctl to per-netns RTNL.
Kuniyuki Iwashima
2024-10-29
rtnetlink: Define rtnl_net_trylock().
Kuniyuki Iwashima
2024-10-28
sock_map: fix a NULL pointer dereference in sock_map_link_update_prog()
Cong Wang
2024-10-28
neighbour: use kvzalloc()/kvfree()
Eric Dumazet
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-10-24
bpf: Add "bool swap_uptrs" arg to bpf_local_storage_update() and bpf_selem_al...
Martin KaFai Lau
2024-10-23
netpoll: remove ndo_netpoll_setup() second argument
Eric Dumazet
2024-10-23
net: sysctl: allow dump_cpumask to handle higher numbers of CPUs
Antoine Tenart
2024-10-23
net: sysctl: do not reserve an extra char in dump_cpumask temporary buffer
Antoine Tenart
2024-10-23
net: sysctl: remove always-true condition
Antoine Tenart
2024-10-23
net: use sock_valbool_flag() only in __sock_set_timestamps()
Yajun Deng
2024-10-22
bpf: Remove MEM_UNINIT from skb/xdp MTU helpers
Daniel Borkmann
2024-10-22
bpf: Add MEM_WRITE attribute
Daniel Borkmann
2024-10-22
rtnetlink: Protect struct rtnl_af_ops with SRCU.
Kuniyuki Iwashima
2024-10-22
rtnetlink: Return int from rtnl_af_register().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Call rtnl_link_get_net_capable() in do_setlink().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Clean up rtnl_setlink().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Clean up rtnl_dellink().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Fetch IFLA_LINK_NETNSID in rtnl_newlink().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Call rtnl_link_get_net_capable() in rtnl_newlink().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Protect struct rtnl_link_ops with SRCU.
Kuniyuki Iwashima
2024-10-22
rtnetlink: Move ops->validate to rtnl_newlink().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Move rtnl_link_ops_get() and retry to rtnl_newlink().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Move simple validation from __rtnl_newlink() to rtnl_newlink().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Factorise do_setlink() path from __rtnl_newlink().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Call validate_linkmsg() in do_setlink().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Allocate linkinfo[] as struct rtnl_newlink_tbs.
Kuniyuki Iwashima
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-17
bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsock
Michal Luczaj
2024-10-15
rtnetlink: Remove rtnl_register() and rtnl_register_module().
Kuniyuki Iwashima
2024-10-15
ipv4: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-15
net: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-15
neighbour: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-15
rtnetlink: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-15
rtnetlink: Panic when __rtnl_register_many() fails for builtin callers.
Kuniyuki Iwashima
2024-10-15
Revert "net: do not leave a dangling sk pointer, when socket creation fails"
Ignat Korchagin
2024-10-15
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-10-15
rtnl_net_debug: Remove rtnl_net_debug_exit().
Kuniyuki Iwashima
2024-10-15
tools: ynl-gen: use names of constants in generated limits
Jakub Kicinski
2024-10-14
netdev-genl: Support setting per-NAPI config values
Joe Damato
2024-10-14
net: napi: Add napi_config
Joe Damato
2024-10-14
netdev-genl: Dump gro_flush_timeout
Joe Damato
2024-10-14
net: napi: Make gro_flush_timeout per-NAPI
Joe Damato
[prev]
[next]