selftests/net: mptcp: fix uninitialized variable warnings
[platform/kernel/linux-starfive.git] / net / core /
2023-11-28 Eric Dumazetnet: annotate data-races around sk->sk_dst_pending_confirm
2023-11-20 Jian Shennet: page_pool: add missing free_percpu when page_pool_...
2023-11-20 Phil Sutternet: skb_find_text: Ignore patterns extending past...
2023-11-02 Eric Dumazetneighbour: fix various data-races
2023-10-25 Jakub Kicinskinet: move altnames together with the netdevice
2023-10-25 Paolo Abenitcp: allow again tcp_disconnect() when threads are...
2023-10-25 Jakub Kicinskinet: check for altname conflicts when changing netdev...
2023-10-25 Jakub Kicinskinet: fix ifname in netlink ntf during netns move
2023-10-25 Jakub Kicinskinet: avoid UAF on deleted altname
2023-10-25 Gavrilov Ilianet: pktgen: Fix interface flags printing
2023-10-25 Christoph Paaschnetlink: Correct offload_xstats size
2023-10-19 Eric Dumazetnet: refine debug info in skb_checksum_help()
2023-10-10 Eric Dumazetneighbour: fix data-races around n->output
2023-10-10 Eric Dumazetneighbour: switch to standard rcu, instead of rcu_bh
2023-10-10 Eric Dumazetneighbour: annotate lockless accesses to n->nud_state
2023-10-10 Martin KaFai Laubpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
2023-10-10 Eric Dumazetnet: fix possible store tearing in neigh_periodic_work()
2023-10-10 Jakub Sitnickibpf, sockmap: Reject sk_msg egress redirects to non...
2023-10-06 Sasha Neftinnet/core: Fix ETH_P_1588 flow dissector
2023-09-23 Kuniyuki Iwashimanet: Use sockaddr_storage for getsockopt(SO_PEERNAME).
2023-09-19 Kuniyuki Iwashimaaf_unix: Fix data race around sk->sk_err.
2023-09-19 Kuniyuki Iwashimaaf_unix: Fix data-races around sk->sk_shutdown.
2023-09-19 John Fastabendbpf, sockmap: Fix skb refcnt race after locking changes
2023-09-19 Eric Dumazetnet: annotate data-races around sk->sk_forward_alloc
2023-09-19 Eric Dumazetnet: use sk_forward_alloc_get() in sk_get_meminfo()
2023-09-19 Eric Dumazetnet: read sk->sk_family once in sk_mc_loop()
2023-09-19 Eric Dumazetnet: deal with integer overflows in kmalloc_reserve()
2023-09-19 Eric Dumazetnet: factorize code in kmalloc_reserve()
2023-09-19 Eric Dumazetnet: remove osize variable in __alloc_skb()
2023-09-19 Eric Dumazetnet: add SKB_HEAD_ALIGN() helper
2023-09-19 Quan Tiannet/ipv6: SKB symmetric hash should incorporate transpo...
2023-09-13 Mohamed Khalfellaskbuff: skb_segment, Call zero copy functions before...
2023-09-13 Eric Dumazetnet: annotate data-races around sk->sk_lingertime
2023-09-13 Yan Zhailwt: Fix return values of BPF xmit ops
2023-09-13 Lorenz Bauerbpf: reject unhashed sockets in bpf_sk_assign
2023-09-13 Eric Dumazetnet: annotate data-races around sk->sk_{rcv|snd}timeo
2023-08-30 Ido Schimmelrtnetlink: Reject negative ifindexes in RTM_NEWLINK
2023-08-30 Jakub Kicinskinet: validate veth and vxcan peer ifindexes
2023-08-30 Jakub Kicinskidevlink: move code to a dedicated directory
2023-08-23 Abel Wusock: Fix misuse of sk_under_memory_pressure()
2023-08-16 Xu Kuohaibpf, sockmap: Fix bug that strp_done cannot be called
2023-08-16 Xu Kuohaibpf, sockmap: Fix map type error in sock_map_del_link
2023-08-16 Andrew Kannernet: core: remove unnecessary frame_sz check in bpf_xdp...
2023-08-11 Tomas Glozarbpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
2023-08-11 Eric Dumazetnet: annotate data-races around sk->sk_priority
2023-08-11 Eric Dumazetnet: add missing data-race annotation for sk_ll_usec
2023-08-11 Eric Dumazetnet: add missing data-race annotations around sk->sk_pe...
2023-08-11 Eric Dumazetnet: annotate data-races around sk->sk_mark
2023-08-11 Eric Dumazetnet: add missing READ_ONCE(sk->sk_rcvbuf) annotation
2023-08-11 Eric Dumazetnet: add missing READ_ONCE(sk->sk_sndbuf) annotation
2023-08-11 Eric Dumazetnet: add missing READ_ONCE(sk->sk_rcvlowat) annotation
2023-08-11 Eric Dumazetnet: annotate data-races around sk->sk_max_pacing_rate
2023-08-11 Eric Dumazetnet: annotate data-race around sk->sk_txrehash
2023-08-11 Eric Dumazetnet: annotate data-races around sk->sk_reserved_mem
2023-08-11 Lin Martnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_M...
2023-08-11 Lin Mabpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_F...
2023-07-27 Petr Orosdevlink: report devlink_port_type_warn source device
2023-07-23 Paolo Abeninet: prevent skb corruption on frag list segmentation
2023-07-19 Kuniyuki Iwashimanetlink: Add __sock_i_ino() for __netlink_diag_dump().
2023-07-19 Eric Dumazetnetlink: do not hard code device address lenth in fdb...
2023-07-19 Gilad Severbpf: Fix bpf socket lookup from tc/xdp to respect socke...
2023-07-19 Gilad Severbpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly...
2023-07-19 Gilad Severbpf: Factor out socket lookup functions for the TC...
2023-07-19 Edwin Peerrtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
2023-06-28 Maciej Żenczykowskirevert "net: align SO_RCVMARK required privileges with...
2023-06-21 Leon Romanovskyneighbour: delete neigh_lookup_nodev as not used
2023-06-14 Eric Dumazetnet: sched: add rcu annotations around qdisc->qdisc_sle...
2023-06-14 Eric Dumazetrfs: annotate lockless accesses to RFS sock flow table
2023-06-14 Eric Dumazetbpf, sockmap: Avoid potential NULL dereference in sk_ps...
2023-06-09 Xin Longrtnetlink: call validate_linkmsg in rtnl_create_link
2023-06-09 Vladislav Efanovudp6: Fix race condition in udp6_sendmsg & connect
2023-06-05 Yunsheng Linpage_pool: fix inconsistency for page_pool_ring_[un...
2023-06-05 Qingfang DENGnet: page_pool: use in_softirq() instead
2023-06-05 John Fastabendbpf, sockmap: Incorrectly handling copied_seq
2023-06-05 John Fastabendbpf, sockmap: Wake up polling after data copy
2023-06-05 John Fastabendbpf, sockmap: Improved check for empty queue
2023-06-05 John Fastabendbpf, sockmap: Reschedule is now done through backlog
2023-06-05 John Fastabendbpf, sockmap: Convert schedule_work into delayed_work
2023-06-05 John Fastabendbpf, sockmap: Pass skb ownership through read_skb
2023-05-30 Pratyush Yadavnet: fix skb leak in __skb_tstamp_tx()
2023-05-30 Kees Cookskbuff: Proactively round up to kmalloc bucket size
2023-05-24 Nick Childnet: Catch invalid index in XPS mapping
2023-05-24 Eric Dumazetnet: datagram: fix data-races in datagram_poll()
2023-05-24 Eric Dumazetnet: add vlan_get_protocol_and_depth() helper
2023-05-24 Eric Dumazetnet: deal with most data-races in sk_wait_event()
2023-05-24 Eric Dumazetnet: skb_partial_csum_set() fix against transport heade...
2023-05-17 Eric Dumazettcp: fix skb_copy_ubufs() vs BIG TCP
2023-05-11 Kuniyuki Iwashimatcp/udp: Fix memleaks of sk and zerocopy skbs with...
2023-05-11 Daniel Borkmannbpf, sockmap: Revert buggy deadlock fix in the sockhash...
2023-05-11 Xin Liubpf, sockmap: fix deadlocks in the sockhash and sockmap
2023-04-20 Liang Chenskbuff: Fix a race between coalescing and releasing...
2023-04-20 Felix Huettnernet: openvswitch: fix race on port output
2023-04-13 Jakub Kicinskinet: don't let netpoll invoke NAPI if in xmit context
2023-03-17 Brian Vazqueznet: use indirect calls helpers for sk_exit_memory_pres...
2023-03-11 Eric Dumazetnet: fix __dev_kfree_skb_any() vs drop monitor
2023-03-10 Eric Dumazetscm: add user copy checks to put_cmsg()
2023-03-10 Pietro Borrellonet: add sock_init_data_uid()
2023-03-03 Kuniyuki Iwashimanet: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from...
2023-03-03 Martin KaFai Laubpf: bpf_fib_lookup should not return neigh in NUD_FAIL...
2023-03-03 Julian Anastasovneigh: make sure used and confirmed times are valid
next