| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-29 | Revert "net: group sk_backlog and sk_receive_queue" | Eric Dumazet | 1 | -1/+1 |
| 2025-09-23 | tcp: Update bind bucket state on port release | Jakub Sitnicki | 1 | -0/+4 |
| 2025-09-22 | net: move sk->sk_err_soft and sk->sk_sndbuf | Eric Dumazet | 1 | -2/+2 |
| 2025-09-22 | net: move sk_uid and sk_protocol to sock_read_tx | Eric Dumazet | 1 | -3/+3 |
| 2025-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+3 |
| 2025-09-18 | net: clear sk->sk_ino in sk_set_socket(sk, NULL) | Eric Dumazet | 1 | -2/+3 |
| 2025-09-18 | Merge branch 'add-basic-psp-encryption-for-tcp-connections' | Paolo Abeni | 1 | -22/+4 |
| 2025-09-18 | net: move sk_validate_xmit_skb() to net/core/dev.c | Daniel Zahka | 1 | -22/+0 |
| 2025-09-18 | net: modify core data structures for PSP datapath support | Jakub Kicinski | 1 | -0/+4 |
| 2025-09-18 | udp: add udp_drops_inc() helper | Eric Dumazet | 1 | -1/+1 |
| 2025-09-18 | net: group sk_backlog and sk_receive_queue | Eric Dumazet | 1 | -1/+1 |
| 2025-09-14 | net: use NUMA drop counters for softnet_data.dropped | Eric Dumazet | 1 | -25/+12 |
| 2025-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+13 |
| 2025-09-03 | net: lockless sock_i_ino() | Eric Dumazet | 1 | -4/+13 |
| 2025-09-01 | tcp: Remove sk->sk_prot->orphan_count. | Kuniyuki Iwashima | 1 | -2/+0 |
| 2025-08-28 | net: add sk->sk_drop_counters | Eric Dumazet | 1 | -1/+31 |
| 2025-08-28 | net: add sk_drops_skbadd() helper | Eric Dumazet | 1 | -3/+8 |
| 2025-08-28 | net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers | Eric Dumazet | 1 | -1/+16 |
| 2025-08-20 | net: set net.core.rmem_max and net.core.wmem_max to 4 MB | Eric Dumazet | 1 | -2/+2 |
| 2025-08-19 | net: Define sk_memcg under CONFIG_MEMCG. | Kuniyuki Iwashima | 1 | -0/+2 |
| 2025-08-19 | net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure(). | Kuniyuki Iwashima | 1 | -0/+22 |
| 2025-08-19 | net-memcg: Introduce mem_cgroup_sk_enabled(). | Kuniyuki Iwashima | 1 | -0/+10 |
| 2025-08-19 | net-memcg: Introduce mem_cgroup_from_sk(). | Kuniyuki Iwashima | 1 | -0/+12 |
| 2025-07-14 | tcp: add const to tcp_try_rmem_schedule() and sk_rmem_schedule() skb | Eric Dumazet | 1 | -1/+1 |
| 2025-06-23 | net: make sk->sk_rcvtimeo lockless | Eric Dumazet | 1 | -1/+1 |
| 2025-06-23 | net: make sk->sk_sndtimeo lockless | Eric Dumazet | 1 | -1/+1 |
| 2025-06-23 | net: remove sock_i_uid() | Eric Dumazet | 1 | -2/+0 |
| 2025-06-23 | net: annotate races around sk->sk_uid | Eric Dumazet | 1 | -2/+10 |
| 2025-06-17 | Merge branch 'io_uring-cmd-for-tx-timestamps' | Jakub Kicinski | 1 | -0/+4 |
| 2025-06-17 | net: timestamp: add helper returning skb's tx tstamp | Pavel Begunkov | 1 | -0/+4 |
| 2025-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+5 |
| 2025-06-10 | net: Fix TOCTOU issue in sk_is_readable() | Michal Luczaj | 1 | -2/+5 |
| 2025-06-10 | net: remove unused sock_enable_timestamps | Willem de Bruijn | 1 | -1/+0 |
| 2025-05-23 | af_unix: Introduce SO_PASSRIGHTS. | Kuniyuki Iwashima | 1 | -1/+3 |
| 2025-05-23 | af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock. | Kuniyuki Iwashima | 1 | -1/+15 |
| 2025-05-23 | net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}. | Kuniyuki Iwashima | 1 | -1/+13 |
| 2025-05-22 | Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/... | Jakub Kicinski | 1 | -0/+6 |
| 2025-05-21 | wifi: check if socket flags are valid | Bert Karwatzki | 1 | -0/+6 |
| 2025-05-13 | net: devmem: Implement TX path | Mina Almasry | 1 | -0/+1 |
| 2025-05-06 | Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/... | Jakub Kicinski | 1 | -2/+0 |
| 2025-04-23 | wifi: free SKBTX_WIFI_STATUS skb tx_flags flag | Johannes Berg | 1 | -2/+0 |
| 2025-04-17 | net: Delete the outer () duplicated of macro SOCK_SKB_CB_OFFSET definition | Zijun Hu | 1 | -2/+2 |
| 2025-04-11 | net: Unexport shared functions for DCCP. | Kuniyuki Iwashima | 1 | -1/+0 |
| 2025-04-09 | net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod. | Kuniyuki Iwashima | 1 | -2/+38 |
| 2025-03-03 | sock: add sock_kmemdup helper | Geliang Tang | 1 | -0/+2 |
| 2025-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2025-02-21 | net: better track kernel sockets lifetime | Eric Dumazet | 1 | -0/+1 |
| 2025-02-21 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+10 |
| 2025-02-20 | bpf: Prepare the sock_ops ctx and call bpf prog for TX timestamping | Jason Xing | 1 | -0/+7 |
| 2025-02-20 | bpf: Add networking timestamping support to bpf_get/setsockopt() | Jason Xing | 1 | -0/+3 |
| 2025-02-19 | net: dismiss sk_forward_alloc_get() | Paolo Abeni | 1 | -13/+0 |
| 2025-02-18 | net: initialize mark in sockcm_init | Willem de Bruijn | 1 | -0/+1 |
| 2025-02-12 | net: avoid unconditionally touching sk_tsflags on RX | Paolo Abeni | 1 | -4/+5 |
| 2025-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -10/+7 |
| 2025-01-10 | Merge branch 'vfs-6.14.poll' into vfs.fixes | Christian Brauner | 1 | -10/+7 |
| 2025-01-10 | sock_poll_wait: kill the no longer necessary barrier after poll_wait() | Oleg Nesterov | 1 | -10/+7 |
| 2025-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+8 |
| 2024-12-20 | tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress() | Cong Wang | 1 | -2/+8 |
| 2024-12-16 | sock: Introduce SO_RCVPRIORITY socket option | Anna Emese Nyiri | 1 | -1/+3 |
| 2024-12-16 | sock: support SO_PRIORITY cmsg | Anna Emese Nyiri | 1 | -1/+3 |
| 2024-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -0/+5 |
| 2024-10-18 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 1 | -0/+5 |
| 2024-10-17 | bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsock | Michal Luczaj | 1 | -0/+5 |
| 2024-10-14 | net: add skb_set_owner_edemux() helper | Eric Dumazet | 1 | -0/+9 |
| 2024-10-14 | net_sched: sch_fq: prepare for TIME_WAIT sockets | Eric Dumazet | 1 | -0/+10 |
| 2024-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
| 2024-10-08 | net-timestamp: namespacify the sysctl_tstamp_allow_data | Jason Xing | 1 | -2/+0 |
| 2024-10-04 | net: Fix an unsafe loop on the list | Anastasia Kovaleva | 1 | -0/+2 |
| 2024-10-04 | net_tstamp: add SCM_TS_OPT_ID for RAW sockets | Vadim Fedorenko | 1 | -9/+18 |
| 2024-10-04 | net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message | Vadim Fedorenko | 1 | -0/+7 |
| 2024-09-11 | tcp: RX path for devmem TCP | Mina Almasry | 1 | -0/+2 |
| 2024-08-26 | net: Correct spelling in headers | Simon Horman | 1 | -2/+2 |
| 2024-06-24 | net/ipv4: Use nested-BH locking for ipv4_tcp_sk. | Sebastian Andrzej Siewior | 1 | -0/+5 |
| 2024-06-06 | net: use unrcu_pointer() helper | Eric Dumazet | 1 | -1/+1 |
| 2024-05-29 | net: fix __dst_negative_advice() race | Eric Dumazet | 1 | -10/+3 |
| 2024-05-13 | net: pass back whether socket was empty post accept | Jens Axboe | 1 | -0/+1 |
| 2024-05-13 | net: change proto and proto_ops accept type | Jens Axboe | 1 | -3/+9 |
| 2024-04-30 | net: add <net/proto_memory.h> | Eric Dumazet | 1 | -78/+0 |
| 2024-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -18/+20 |
| 2024-04-23 | net: fix sk_memory_allocated_{add|sub} vs softirqs | Eric Dumazet | 1 | -18/+20 |
| 2024-04-06 | net: skbuff: generalize the skb->decrypted bit | Jakub Kicinski | 1 | -3/+1 |
| 2024-03-29 | net: add sk_wake_async_rcu() helper | Eric Dumazet | 1 | -0/+6 |
| 2024-03-25 | tcp: properly terminate timers for kernel sockets | Eric Dumazet | 1 | -0/+7 |
| 2024-03-07 | net: introduce include/net/rps.h | Eric Dumazet | 1 | -35/+0 |
| 2024-02-28 | net: make SK_MEMORY_PCPU_RESERV tunable | Adam Li | 1 | -2/+3 |
| 2024-02-20 | net: reorganize "struct sock" fields | Eric Dumazet | 1 | -47/+61 |
| 2024-01-26 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -25/+0 |
| 2024-01-23 | tcp: Move skb_steal_sock() to request_sock.h | Kuniyuki Iwashima | 1 | -25/+0 |
| 2024-01-21 | udp: fix busy polling | Eric Dumazet | 1 | -1/+17 |
| 2023-12-29 | net: sock: remove excess structure-member documentation | Jonathan Corbet | 1 | -2/+0 |
| 2023-12-26 | net: remove SOCK_DEBUG macro | Denis Kirjanov | 1 | -13/+0 |
| 2023-12-22 | tcp: Remove dead code and fields for bhash2. | Kuniyuki Iwashima | 1 | -4/+0 |
| 2023-12-22 | tcp: Link sk and twsk to tb2->owners using skc_bind_node. | Kuniyuki Iwashima | 1 | -10/+0 |
| 2023-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -0/+5 |
| 2023-12-15 | net: Namespace-ify sysctl_optmem_max | Eric Dumazet | 1 | -1/+0 |
| 2023-12-13 | bpf: syzkaller found null ptr deref in unix_bpf proto add | John Fastabend | 1 | -0/+5 |
| 2023-11-01 | Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -2/+4 |
| 2023-10-19 | net/socket: Break down __sys_getsockopt | Breno Leitao | 1 | -2/+2 |
| 2023-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -6/+4 |
| 2023-10-19 | net/socket: Break down __sys_setsockopt | Breno Leitao | 1 | -0/+2 |
| 2023-10-13 | tcp: allow again tcp_disconnect() when threads are waiting | Paolo Abeni | 1 | -6/+4 |
| 2023-10-01 | net: annotate data-races around sk->sk_dst_pending_confirm | Eric Dumazet | 1 | -3/+3 |
| 2023-10-01 | net: annotate data-races around sk->sk_tx_queue_mapping | Eric Dumazet | 1 | -4/+16 |
| 2023-10-01 | net: constify sk_dst_get() and __sk_dst_get() argument | Eric Dumazet | 1 | -2/+2 |
| 2023-09-15 | ipv6: lockless IPV6_MULTICAST_LOOP implementation | Eric Dumazet | 1 | -1/+1 |
| 2023-09-12 | net: sock_release_ownership() cleanup | Eric Dumazet | 1 | -5/+4 |
| 2023-09-01 | net: annotate data-races around sk->sk_tsflags | Eric Dumazet | 1 | -7/+10 |
| 2023-09-01 | net: annotate data-races around sk->sk_forward_alloc | Eric Dumazet | 1 | -3/+9 |
| 2023-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+4 |
| 2023-08-18 | sock: annotate data-races around prot->memory_pressure | Eric Dumazet | 1 | -3/+4 |
| 2023-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+6 |
| 2023-08-17 | sock: Fix misuse of sk_under_memory_pressure() | Abel Wu | 1 | -0/+6 |
| 2023-07-25 | bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign | Lorenz Bauer | 1 | -2/+5 |
| 2023-07-24 | ipv6: remove hard coded limitation on ipv6_pinfo | Eric Dumazet | 1 | -0/+1 |
| 2023-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2023-06-27 | netlink: Add __sock_i_ino() for __netlink_diag_dump(). | Kuniyuki Iwashima | 1 | -0/+1 |
| 2023-06-24 | sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) | David Howells | 1 | -6/+0 |
| 2023-06-15 | net: ioctl: Use kernel memory on protocol ioctl callbacks | Breno Leitao | 1 | -1/+4 |
| 2023-06-08 | splice, net: Add a splice_eof op to file-ops and socket-ops | David Howells | 1 | -0/+1 |
| 2023-06-07 | rfs: annotate lockless accesses to sk->sk_rxhash | Eric Dumazet | 1 | -5/+13 |
| 2023-05-29 | tcp: deny tcp_disconnect() when threads are waiting | Eric Dumazet | 1 | -0/+4 |
| 2023-05-09 | net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs(). | Kuniyuki Iwashima | 1 | -1/+1 |
| 2023-04-19 | net: skbuff: hide wifi_acked when CONFIG_WIRELESS not set | Jakub Kicinski | 1 | -1/+1 |
| 2023-03-28 | net: dst: Switch to rcuref_t reference counting | Thomas Gleixner | 1 | -1/+1 |
| 2023-02-17 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+13 |
| 2023-02-15 | net: no longer support SOCK_REFCNT_DEBUG feature | Jason Xing | 1 | -28/+0 |
| 2023-02-10 | dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions. | Kuniyuki Iwashima | 1 | -0/+13 |
| 2023-02-06 | net: add sock_init_data_uid() | Pietro Borrello | 1 | -1/+6 |
| 2022-12-19 | net: simplify sk_page_frag | Benjamin Coddington | 1 | -7/+2 |
| 2022-12-19 | net: Introduce sk_use_task_frag in struct sock. | Guillaume Nault | 1 | -2/+9 |
| 2022-12-08 | net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP | Willem de Bruijn | 1 | -3/+3 |
| 2022-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2022-11-16 | l2tp: Serialize access to sk_user_data with sk_callback_lock | Jakub Sitnicki | 1 | -1/+1 |
| 2022-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+7 |
| 2022-10-28 | net: remove SOCK_SUPPORT_ZC from sockmap | Pavel Begunkov | 1 | -0/+7 |
| 2022-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2022-10-24 | net-memcg: avoid stalls when under memory pressure | Jakub Kicinski | 1 | -1/+1 |
| 2022-10-24 | net: remove useless parameter of __sock_cmsg_send | xu xin | 1 | -1/+1 |
| 2022-10-11 | treewide: use get_random_u32() when possible | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-09-26 | net: Remove unused inline function sk_nulls_node_init() | Gaosheng Cui | 1 | -5/+0 |
| 2022-09-06 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Paolo Abeni | 1 | -0/+9 |
| 2022-09-02 | bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt() | Martin KaFai Lau | 1 | -0/+2 |
| 2022-08-24 | net: Add a bhash2 table hashed by port and address | Joanne Koong | 1 | -0/+14 |
| 2022-08-18 | bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() | Martin KaFai Lau | 1 | -0/+2 |
| 2022-08-18 | bpf: net: Consider has_current_bpf_ctx() when testing capable() in sk_setsock... | Martin KaFai Lau | 1 | -0/+2 |
| 2022-08-18 | bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpf | Martin KaFai Lau | 1 | -0/+3 |
| 2022-08-17 | net: Fix suspicious RCU usage in bpf_sk_reuseport_detach() | David Howells | 1 | -0/+25 |
| 2022-08-10 | net: fix refcount bug in sk_psock_get (2) | Hawkins Jiawei | 1 | -20/+48 |
| 2022-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+4 |
| 2022-07-25 | net: Fix data-races around sysctl_[rw]mem(_offset)?. | Kuniyuki Iwashima | 1 | -4/+4 |
| 2022-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2022-07-08 | net: Fix data-races around sysctl_mem. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-01 | net: remove SK_RECLAIM_THRESHOLD and SK_RECLAIM_CHUNK | Paolo Abeni | 1 | -5/+0 |
| 2022-06-24 | net: helper function skb_len_add | Richard Gobert | 1 | -3/+1 |
| 2022-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -14/+0 |
| 2022-06-16 | Revert "net: Add a second bind table hashed by port and address" | Joanne Koong | 1 | -14/+0 |
| 2022-06-13 | tcp: sk_forced_mem_schedule() optimization | Eric Dumazet | 1 | -2/+1 |
| 2022-06-10 | net: keep sk->sk_forward_alloc as small as possible | Eric Dumazet | 1 | -27/+2 |
| 2022-06-10 | net: fix sk_wmem_schedule() and sk_rmem_schedule() errors | Eric Dumazet | 1 | -4/+8 |
| 2022-06-10 | net: implement per-cpu reserves for memory_allocated | Eric Dumazet | 1 | -9/+29 |
| 2022-06-10 | net: add per_cpu_fw_alloc field to struct proto | Eric Dumazet | 1 | -0/+1 |
| 2022-06-10 | net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT | Eric Dumazet | 1 | -5/+3 |
| 2022-06-10 | Revert "net: set SK_MEM_QUANTUM to 4096" | Eric Dumazet | 1 | -13/+3 |
| 2022-06-08 | net: constify some inline functions in sock.h | Peter Lafreniere | 1 | -3/+3 |
| 2022-05-20 | net: Add a second bind table hashed by port and address | Joanne Koong | 1 | -0/+14 |
| 2022-05-16 | net: annotate races around sk->sk_bound_dev_if | Eric Dumazet | 1 | -2/+3 |
| 2022-05-13 | inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH() | Eric Dumazet | 1 | -3/+0 |
| 2022-04-30 | net: inline sock_alloc_send_skb | Pavel Begunkov | 1 | -2/+8 |
| 2022-04-28 | net: SO_RCVMARK socket option for SO_MARK with recvmsg() | Erin MacNeil | 1 | -8/+10 |
| 2022-04-26 | net: generalize skb freeing deferral to per-cpu lists | Eric Dumazet | 1 | -2/+0 |
| 2022-04-12 | net: remove noblock parameter from recvmsg() entities | Oliver Hartkopp | 1 | -2/+1 |
| 2022-04-11 | net: sock: introduce sock_queue_rcv_skb_reason() | Menglong Dong | 1 | -1/+8 |
| 2022-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
| 2022-02-18 | net-timestamp: convert sk->sk_tskey to atomic_t | Eric Dumazet | 1 | -2/+2 |
| 2022-01-31 | txhash: Add socket option to control TX hash rethink behavior | Akhmat Karakotov | 1 | -9/+3 |
| 2022-01-31 | txhash: Make rethinking txhash behavior configurable via sysctl | Akhmat Karakotov | 1 | -13/+21 |
| 2022-01-06 | net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND() | Menglong Dong | 1 | -0/+1 |
| 2021-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -1/+1 |
| 2021-12-29 | net: Don't include filter.h from net/sock.h | Jakub Kicinski | 1 | -1/+1 |
| 2021-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2021-12-20 | inet: fully convert sk->sk_rx_dst to RCU rules | Eric Dumazet | 1 | -1/+1 |
| 2021-12-10 | sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned. | Kuniyuki Iwashima | 1 | -11/+12 |
| 2021-12-10 | net: add netns refcount tracker to struct sock | Eric Dumazet | 1 | -0/+2 |
| 2021-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -7/+23 |
| 2021-12-01 | net: avoid uninit-value from tcp_conn_request | Eric Dumazet | 1 | -2/+15 |
| 2021-11-29 | tcp: fix page frag corruption on page fault | Paolo Abeni | 1 | -5/+8 |
| 2021-11-23 | neigh: introduce neigh_confirm() helper function | Yajun Deng | 1 | -4/+1 |
| 2021-11-18 | tcp: add missing htmldocs for skb->ll_node and sk->defer_list | Eric Dumazet | 1 | -0/+1 |
| 2021-11-16 | net: drop nopreempt requirement on sock_prot_inuse_add() | Eric Dumazet | 1 | -2/+2 |
| 2021-11-16 | net: merge net->core.prot_inuse and net->core.sock_inuse | Eric Dumazet | 1 | -1/+2 |
| 2021-11-16 | net: make sock_inuse_add() available | Eric Dumazet | 1 | -0/+10 |
| 2021-11-16 | net: inline sock_prot_inuse_add() | Eric Dumazet | 1 | -3/+11 |
| 2021-11-16 | net: move early demux fields close to sk_refcnt | Eric Dumazet | 1 | -3/+5 |
| 2021-11-16 | tcp: defer skb freeing after socket lock is released | Eric Dumazet | 1 | -0/+3 |
| 2021-11-16 | tcp: add RETPOLINE mitigation to sk_backlog_rcv | Eric Dumazet | 1 | -1/+7 |
| 2021-11-16 | net: forward_alloc_get depends on CONFIG_MPTCP | Eric Dumazet | 1 | -4/+7 |
| 2021-11-16 | net: shrink struct sock by 8 bytes | Eric Dumazet | 1 | -1/+1 |
| 2021-11-16 | net: remove sk_route_nocaps | Eric Dumazet | 1 | -6/+5 |
| 2021-11-16 | net: remove sk_route_forced_caps | Eric Dumazet | 1 | -3/+0 |
| 2021-11-16 | net: use sk_is_tcp() in more places | Eric Dumazet | 1 | -0/+5 |