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
Age
Commit message (
Expand
)
Author
2023-09-04
bpf, sockmap: Fix skb refcnt race after locking changes
John Fastabend
2023-09-01
ipv6: ignore dst hint for multipath routes
Sriram Yagnaraman
2023-09-01
ipv4: ignore dst hint for multipath routes
Sriram Yagnaraman
2023-09-01
skbuff: skb_segment, Call zero copy functions before using skbuff frags
Mohamed Khalfella
2023-09-01
net: annotate data-races around sk->sk_bind_phc
Eric Dumazet
2023-09-01
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
2023-09-01
mptcp: annotate data-races around msk->rmem_fwd_alloc
Eric Dumazet
2023-09-01
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
2023-09-01
net: use sk_forward_alloc_get() in sk_get_meminfo()
Eric Dumazet
2023-09-01
net/handshake: fix null-ptr-deref in handshake_nl_done_doit()
Eric Dumazet
2023-08-31
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-31
xsk: Fix xsk_diag use-after-free error during socket cleanup
Magnus Karlsson
2023-08-31
net: read sk->sk_family once in sk_mc_loop()
Eric Dumazet
2023-08-31
ipv4: annotate data-races around fi->fib_dead
Eric Dumazet
2023-08-31
sctp: annotate data-races around sk->sk_wmem_queued
Eric Dumazet
2023-08-31
net/sched: fq_pie: avoid stalls in fq_pie_timer()
Eric Dumazet
2023-08-30
Merge tag 'nf-23-08-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2023-08-31
netfilter: nf_tables: Audit log rule reset
Phil Sutter
2023-08-31
netfilter: nf_tables: Audit log setelem reset
Phil Sutter
2023-08-30
netfilter: xt_u32: validate user space input
Wander Lairson Costa
2023-08-30
netfilter: xt_sctp: validate the flag_info count
Wander Lairson Costa
2023-08-30
netfilter: nft_exthdr: Fix non-linear header modification
Xiao Liang
2023-08-30
net: ipv4, ipv6: fix IPSTATS_MIB_OUTOCTETS increment duplicated
Heng Guo
2023-08-30
bpf, sockmap: Fix preempt_rt splat when using raw_spin_lock_t
John Fastabend
2023-08-30
xsk: Fix xsk_build_skb() error: 'skb' dereferencing possible ERR_PTR()
Tirthendu Sarkar
2023-08-30
bpf: Prevent inlining of bpf_fentry_test7()
Yonghong Song
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
devlink: move devlink_notify_register/unregister() to dev.c
Jiri Pirko
2023-08-28
devlink: move small_ops definition into netlink.c
Jiri Pirko
2023-08-28
devlink: move tracepoint definitions into core.c
Jiri Pirko
2023-08-28
devlink: push linecard related code into separate file
Jiri Pirko
2023-08-28
devlink: push rate related code into separate file
Jiri Pirko
2023-08-28
devlink: push trap related code into separate file
Jiri Pirko
2023-08-28
devlink: use tracepoint_enabled() helper
Jiri Pirko
2023-08-28
devlink: push region related code into separate file
Jiri Pirko
2023-08-28
devlink: push param related code into separate file
Jiri Pirko
2023-08-28
devlink: push resource related code into separate file
Jiri Pirko
2023-08-28
devlink: push dpipe related code into separate file
Jiri Pirko
2023-08-28
devlink: move and rename devlink_dpipe_send_and_alloc_skb() helper
Jiri Pirko
2023-08-28
devlink: push shared buffer related code into separate file
Jiri Pirko
2023-08-28
devlink: push port related code into separate file
Jiri Pirko
2023-08-28
devlink: push object register/unregister notifications into separate helpers
Jiri Pirko
2023-08-28
inet: fix IP_TRANSPARENT error handling
Eric Dumazet
2023-08-28
net: Make consumed action consistent in sch_handle_egress
Daniel Borkmann
2023-08-28
net: Fix skb consume leak in sch_handle_egress
Daniel Borkmann
2023-08-28
dccp: Fix out of bounds access in DCCP error handler
Jann Horn
2023-08-28
netrom: Deny concurrent connect().
Kuniyuki Iwashima
2023-08-27
tls: get cipher_name from cipher_desc in tls_set_sw_offload
Sabrina Dubroca
[next]