Age | Commit message (Expand) | Author |
2023-09-06 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-09-06 | net/ipv6: SKB symmetric hash should incorporate transport ports | Quan Tian |
2023-09-05 | igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU | Eric Dumazet |
2023-09-05 | kcm: Destroy mutex in kcm_exit_net() | Shigeru Yoshida |
2023-09-05 | net: sched: sch_qfq: Fix UAF in qfq_dequeue() | valis |
2023-09-04 | af_unix: Fix data race around sk->sk_err. | Kuniyuki Iwashima |
2023-09-04 | af_unix: Fix data-races around sk->sk_shutdown. | Kuniyuki Iwashima |
2023-09-04 | af_unix: Fix data-race around unix_tot_inflight. | Kuniyuki Iwashima |
2023-09-04 | af_unix: Fix data-races around user->unix_inflight. | Kuniyuki Iwashima |
2023-09-04 | bpf, sockmap: Fix skb refcnt race after locking changes | John Fastabend |
2023-09-04 | net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr | Alex Henrie |
2023-09-04 | net: deal with integer overflows in kmalloc_reserve() | Eric Dumazet |
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 |