index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-3
/
+13
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
4
-35
/
+69
2024-10-24
bpf: Add "bool swap_uptrs" arg to bpf_local_storage_update() and bpf_selem_alloc()
Martin KaFai Lau
1
-3
/
+3
2024-10-23
netpoll: remove ndo_netpoll_setup() second argument
Eric Dumazet
1
-1
/
+1
2024-10-23
net: sysctl: allow dump_cpumask to handle higher numbers of CPUs
Antoine Tenart
1
-9
/
+23
2024-10-23
net: sysctl: do not reserve an extra char in dump_cpumask temporary buffer
Antoine Tenart
1
-1
/
+1
2024-10-23
net: sysctl: remove always-true condition
Antoine Tenart
1
-2
/
+4
2024-10-23
net: use sock_valbool_flag() only in __sock_set_timestamps()
Yajun Deng
1
-5
/
+2
2024-10-22
bpf: Remove MEM_UNINIT from skb/xdp MTU helpers
Daniel Borkmann
1
-27
/
+15
2024-10-22
bpf: Add MEM_WRITE attribute
Daniel Borkmann
1
-2
/
+2
2024-10-22
rtnetlink: Protect struct rtnl_af_ops with SRCU.
Kuniyuki Iwashima
1
-16
/
+47
2024-10-22
rtnetlink: Return int from rtnl_af_register().
Kuniyuki Iwashima
1
-1
/
+3
2024-10-22
rtnetlink: Call rtnl_link_get_net_capable() in do_setlink().
Kuniyuki Iwashima
1
-16
/
+16
2024-10-22
rtnetlink: Clean up rtnl_setlink().
Kuniyuki Iwashima
1
-10
/
+7
2024-10-22
rtnetlink: Clean up rtnl_dellink().
Kuniyuki Iwashima
1
-17
/
+10
2024-10-22
rtnetlink: Fetch IFLA_LINK_NETNSID in rtnl_newlink().
Kuniyuki Iwashima
1
-25
/
+24
2024-10-22
rtnetlink: Call rtnl_link_get_net_capable() in rtnl_newlink().
Kuniyuki Iwashima
1
-23
/
+28
2024-10-22
rtnetlink: Protect struct rtnl_link_ops with SRCU.
Kuniyuki Iwashima
1
-22
/
+61
2024-10-22
rtnetlink: Move ops->validate to rtnl_newlink().
Kuniyuki Iwashima
1
-25
/
+24
2024-10-22
rtnetlink: Move rtnl_link_ops_get() and retry to rtnl_newlink().
Kuniyuki Iwashima
1
-24
/
+18
2024-10-22
rtnetlink: Move simple validation from __rtnl_newlink() to rtnl_newlink().
Kuniyuki Iwashima
1
-19
/
+24
2024-10-22
rtnetlink: Factorise do_setlink() path from __rtnl_newlink().
Kuniyuki Iwashima
1
-68
/
+74
2024-10-22
rtnetlink: Call validate_linkmsg() in do_setlink().
Kuniyuki Iwashima
1
-11
/
+4
2024-10-22
rtnetlink: Allocate linkinfo[] as struct rtnl_newlink_tbs.
Kuniyuki Iwashima
1
-3
/
+5
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-3
/
+13
2024-10-17
bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsock
Michal Luczaj
1
-0
/
+8
2024-10-15
rtnetlink: Remove rtnl_register() and rtnl_register_module().
Kuniyuki Iwashima
1
-53
/
+21
2024-10-15
ipv4: Use rtnl_register_many().
Kuniyuki Iwashima
1
-7
/
+10
2024-10-15
net: Use rtnl_register_many().
Kuniyuki Iwashima
1
-5
/
+9
2024-10-15
neighbour: Use rtnl_register_many().
Kuniyuki Iwashima
1
-9
/
+10
2024-10-15
rtnetlink: Use rtnl_register_many().
Kuniyuki Iwashima
1
-30
/
+33
2024-10-15
rtnetlink: Panic when __rtnl_register_many() fails for builtin callers.
Kuniyuki Iwashima
1
-0
/
+4
2024-10-15
Revert "net: do not leave a dangling sk pointer, when socket creation fails"
Ignat Korchagin
1
-3
/
+0
2024-10-15
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
1
-4
/
+13
2024-10-15
rtnl_net_debug: Remove rtnl_net_debug_exit().
Kuniyuki Iwashima
1
-6
/
+0
2024-10-15
tools: ynl-gen: use names of constants in generated limits
Jakub Kicinski
1
-3
/
+3
2024-10-14
netdev-genl: Support setting per-NAPI config values
Joe Damato
3
-0
/
+64
2024-10-14
net: napi: Add napi_config
Joe Damato
2
-7
/
+85
2024-10-14
netdev-genl: Dump gro_flush_timeout
Joe Damato
1
-0
/
+6
2024-10-14
net: napi: Make gro_flush_timeout per-NAPI
Joe Damato
3
-7
/
+47
2024-10-14
netdev-genl: Dump napi_defer_hard_irqs
Joe Damato
1
-0
/
+6
2024-10-14
net: napi: Make napi_defer_hard_irqs per-NAPI
Joe Damato
3
-6
/
+42
2024-10-14
net: add skb_set_owner_edemux() helper
Eric Dumazet
1
-6
/
+3
2024-10-14
net: add TIME_WAIT logic to sk_to_full_sk()
Eric Dumazet
1
-5
/
+1
2024-10-11
net: do not acquire rtnl in fib_seq_sum()
Eric Dumazet
1
-2
/
+0
2024-10-11
fib: rules: use READ_ONCE()/WRITE_ONCE() on ops->fib_rules_seq
Eric Dumazet
1
-6
/
+8
2024-10-11
tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rx
Eric Dumazet
1
-1
/
+3
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+41
2024-10-10
net-shapers: implement shaper cleanup on queue deletion
Paolo Abeni
2
-0
/
+6
2024-10-10
net-shapers: implement NL get operation
Paolo Abeni
2
-0
/
+12
[prev]
[next]