Commit Graph

524 Commits (181d55d7fb1bea1bc9477ce2f47d22e030a4edb2)

Author SHA1 Message Date
Simon1511 34c64e7c67 Import A525FXXU3AUG4 3 years ago
Cong Wang 82fd2138a5 cgroup: fix cgroup_sk_alloc() for sk_clone_lock() 5 years ago
Tariq Toukan 1eb41db96e net: Do not clear the sock TX queue in sk_set_socket() 5 years ago
Shakeel Butt 357ac1da6e net: memcg: late association of sock to memcg 5 years ago
Eric Dumazet 2ffb5a9b39 net: avoid possible false sharing in sk_leave_memory_pressure() 5 years ago
Eric Dumazet 75fa3a9a2f net: fix possible overflow in __sk_mem_raise_allocated() 5 years ago
Eric Dumazet 0d50fc2bb4 net: use skb_queue_empty_lockless() in busy poll contexts 5 years ago
Eric Dumazet 2261df133d net: annotate accesses to sk->sk_incoming_cpu 5 years ago
Martin KaFai Lau 1e24f532c7 net: Unpublish sk from sk_reuseport_cb before call_rcu 5 years ago
Alexander Potapenko 8a4e1fcd4b BACKPORT: mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options 6 years ago
JingYi Hou 9032157250 net: remove duplicate fetch in sock_getsockopt 6 years ago
yupeng e1bca2f43d net: call sk_dst_reset when set SO_DONTROUTE 6 years ago
Deepa Dinamani e5af70e98a sock: Make sock->sk_stamp thread-safe 6 years ago
Eric Dumazet e6ddc2c3d8 tcp: do not release socket ownership in tcp_close() 6 years ago
Eric Dumazet edabcd0f12 sock_diag: fix use-after-free read in __sk_free 7 years ago
Levin, Alexander (Sasha Levin) 2abfcdf8e7 kmemcheck: remove annotations 7 years ago
Roman Gushchin 799a34d5b0 Revert "defer call to mem_cgroup_sk_alloc()" 7 years ago
Eric Dumazet 4b9e740f06 tcp: allow drivers to tweak TSQ logic 7 years ago
Eric Dumazet c0576e3975 net: call cgroup_sk_alloc() earlier in sk_clone_lock() 7 years ago
Eric Dumazet 75cb070960 Revert "net: defer call to cgroup_sk_alloc()" 7 years ago
Eric Dumazet fbb1fb4ad4 net: defer call to cgroup_sk_alloc() 7 years ago
Eric Dumazet 9f1c2674b3 net: memcontrol: defer call to mem_cgroup_sk_alloc() 7 years ago
Eric Dumazet eefca20eb2 socket, bpf: fix possible use after free 7 years ago
Christoph Paasch 9d538fa60b net: Set sk_prot_creator when cloning sockets to the right proto 7 years ago
Eric Dumazet eaa72dc474 neigh: increase queue_len_bytes to match wmem_default 8 years ago
Paolo Abeni 257a73031d net/sock: allow the user to set negative peek offset 8 years ago
Willem de Bruijn 76851d1212 sock: add SOCK_ZEROCOPY sockopt 8 years ago
Willem de Bruijn 52267790ef sock: add MSG_ZEROCOPY 8 years ago
Willem de Bruijn 98ba0bd550 sock: allocate skbs from optmem 8 years ago
Steffen Klassert f70f250a77 net: Allow IPsec GSO for local sockets 8 years ago
Tom Herbert 306b13eb3c proto_ops: Add locked held versions of sendmsg and sendpage 8 years ago
Reshetova, Elena 41c6d650f6 net: convert sock.sk_refcnt from atomic_t to refcount_t 8 years ago
Reshetova, Elena 14afee4b60 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t 8 years ago
David Herrmann 28b5ba2aa0 net: introduce SO_PEERGROUPS getsockopt 8 years ago
Eric Dumazet 0604475119 tcp: add TCPMemoryPressuresChrono counter 8 years ago
Eric Dumazet 9142e9007f net: fix compile error in skb_orphan_partial() 8 years ago
Eric Dumazet 218af599fa tcp: internal implementation for pacing 8 years ago
Mauro Carvalho Chehab d651983dde net: fix some identation issues at kernel-doc markups 8 years ago
Eric Dumazet f6ba8d33cf netem: fix skb_orphan_partial() 8 years ago
Vlastimil Babka f108304872 treewide: convert PF_MEMALLOC manipulations to new helpers 8 years ago
NeilBrown 717a94b5fc sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current_restore_flags() 8 years ago
Chenbo Feng 5daab9db7b New getsockopt option to get socket cookie 8 years ago
Paolo Abeni 6c7c98bad4 sock: avoid dirtying sk_stamp, if possible 8 years ago
Sridhar Samudrala 6d4339028b net: Introduce SO_INCOMING_NAPI_ID 8 years ago
Sridhar Samudrala 7db6b048da net: Commonize busy polling code to focus on napi_id instead of socket 8 years ago
Daniel Borkmann a97e50cc4c socket, bpf: fix sk_filter use after free in sk_clone_lock 8 years ago
Josh Hunt a2d133b1d4 sock: introduce SO_MEMINFO getsockopt 8 years ago
Eric Dumazet 22a0e18eac net: properly release sk_frag.page 8 years ago
David Howells cdfbabfb2f net: Work around lockdep limitation in sockets that use sockets 8 years ago
Paolo Abeni 581319c586 net/socket: use per af lockdep classes for sk queues 8 years ago