summaryrefslogtreecommitdiff
path: root/include/net/sock.h
AgeCommit message (Expand)Author
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-17bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsockMichal Luczaj
2024-10-14net: add skb_set_owner_edemux() helperEric Dumazet
2024-10-14net_sched: sch_fq: prepare for TIME_WAIT socketsEric Dumazet
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-08net-timestamp: namespacify the sysctl_tstamp_allow_dataJason Xing
2024-10-04net: Fix an unsafe loop on the listAnastasia Kovaleva
2024-10-04net_tstamp: add SCM_TS_OPT_ID for RAW socketsVadim Fedorenko
2024-10-04net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko
2024-09-11tcp: RX path for devmem TCPMina Almasry
2024-08-26net: Correct spelling in headersSimon Horman
2024-06-24net/ipv4: Use nested-BH locking for ipv4_tcp_sk.Sebastian Andrzej Siewior
2024-06-06net: use unrcu_pointer() helperEric Dumazet
2024-05-29net: fix __dst_negative_advice() raceEric Dumazet
2024-05-13net: pass back whether socket was empty post acceptJens Axboe
2024-05-13net: change proto and proto_ops accept typeJens Axboe
2024-04-30net: add <net/proto_memory.h>Eric Dumazet
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-23net: fix sk_memory_allocated_{add|sub} vs softirqsEric Dumazet
2024-04-06net: skbuff: generalize the skb->decrypted bitJakub Kicinski
2024-03-29net: add sk_wake_async_rcu() helperEric Dumazet
2024-03-25tcp: properly terminate timers for kernel socketsEric Dumazet
2024-03-07net: introduce include/net/rps.hEric Dumazet
2024-02-28net: make SK_MEMORY_PCPU_RESERV tunableAdam Li
2024-02-20net: reorganize "struct sock" fieldsEric Dumazet
2024-01-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-01-23tcp: Move skb_steal_sock() to request_sock.hKuniyuki Iwashima
2024-01-21udp: fix busy pollingEric Dumazet
2023-12-29net: sock: remove excess structure-member documentationJonathan Corbet
2023-12-26net: remove SOCK_DEBUG macroDenis Kirjanov
2023-12-22tcp: Remove dead code and fields for bhash2.Kuniyuki Iwashima
2023-12-22tcp: Link sk and twsk to tb2->owners using skc_bind_node.Kuniyuki Iwashima
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-15net: Namespace-ify sysctl_optmem_maxEric Dumazet
2023-12-13bpf: syzkaller found null ptr deref in unix_bpf proto addJohn Fastabend
2023-11-01Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-10-19net/socket: Break down __sys_getsockoptBreno Leitao
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-19net/socket: Break down __sys_setsockoptBreno Leitao
2023-10-13tcp: allow again tcp_disconnect() when threads are waitingPaolo Abeni
2023-10-01net: annotate data-races around sk->sk_dst_pending_confirmEric Dumazet
2023-10-01net: annotate data-races around sk->sk_tx_queue_mappingEric Dumazet
2023-10-01net: constify sk_dst_get() and __sk_dst_get() argumentEric Dumazet
2023-09-15ipv6: lockless IPV6_MULTICAST_LOOP implementationEric Dumazet
2023-09-12net: sock_release_ownership() cleanupEric Dumazet
2023-09-01net: annotate data-races around sk->sk_tsflagsEric Dumazet
2023-09-01net: annotate data-races around sk->sk_forward_allocEric Dumazet
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-18sock: annotate data-races around prot->memory_pressureEric Dumazet