aboutsummaryrefslogtreecommitdiff
path: root/include/net/sock.h
Commit message (Expand)AuthorAgeFilesLines
* BACKPORT: tcp: defer skb freeing after socket lock is releasedEric Dumazet2022-04-021-0/+2
* sock: Inline SELinux's sk_security to struct sockPark Ju Hyung2022-04-021-1/+17
* Merge android-4.14-stable.190 (d2d05bc) into msm-4.14Srinivasarao P2020-09-061-1/+0
|\
| * net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan2020-06-301-1/+0
* | Merge android-4.14.162 (c2bd4f8) into msm-4.14Srinivasarao P2020-04-181-0/+5
|\|
| * tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet2020-01-041-0/+5
* | Merge android-4.14.158 (84afceb) into msm-4.14Srinivasarao P2020-04-161-1/+1
|\|
| * net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2019-12-051-1/+1
* | Merge android-4.14-q.154 (b7f5267) into msm-4.14Blagovest Kolenichev2020-02-121-2/+2
|\|
| * net: prevent load/store tearing on sk->sk_stampEric Dumazet2019-11-121-2/+2
* | Merge android-4.14-q.153 (56ab794) into msm-4.14Blagovest Kolenichev2020-02-121-5/+10
|\|
| * net: fix sk_page_frag() recursion from memory reclaimTejun Heo2019-11-101-3/+8
| * net: annotate accesses to sk->sk_incoming_cpuEric Dumazet2019-11-101-2/+2
* | Merge android-4.14.110 (588c629) into msm-4.14Blagovest Kolenichev2019-05-151-0/+6
|\|
| * packets: Always register packet sk in the same orderMaxime Chevallier2019-04-031-0/+6
* | Merge android-4.14-p.92 (62596e5) into msm-4.14Blagovest Kolenichev2019-01-291-3/+35
|\|
| * sock: Make sock->sk_stamp thread-safeDeepa Dinamani2019-01-091-3/+35
* | Merge android-4.14-p.85 (e48b7f2) into msm-4.14Isaac J. Manjarres2018-12-171-0/+1
|\|
| * tcp: do not release socket ownership in tcp_close()Eric Dumazet2018-12-011-0/+1
* | net: socket: Added notifier chains for socket administrative functionsDevi Sandeep Endluri V V2018-03-131-0/+10
* | Merge remote-tracking branch 'remotes/origin/tmp-474d3c4' into msm-4.14Isaac J. Manjarres2018-02-231-3/+0
|\|
| * kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2018-02-221-3/+0
* | net: sk_pacing_shift_update() helperEric Dumazet2018-01-211-0/+11
* | tcp: allow drivers to tweak TSQ logicEric Dumazet2018-01-211-1/+2
|/
* net: remove hlist_nulls_add_tail_rcu()Eric Dumazet2017-12-171-5/+1
* net: prevent dst uses after freeEric Dumazet2017-09-211-1/+1
* neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet2017-08-291-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-211-3/+1
|\
| * datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson2017-08-181-3/+1
* | sock: add MSG_ZEROCOPYWillem de Bruijn2017-08-031-0/+2
* | sock: allocate skbs from optmemWillem de Bruijn2017-08-031-0/+2
* | proto_ops: Add locked held versions of sendmsg and sendpageTom Herbert2017-08-011-0/+3
|/
* Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-191-1/+1
|\
| * randstruct: Mark various structs for randomizationKees Cook2017-06-301-1/+1
* | socket: add documentation for missing elementsstephen hemminger2017-07-121-0/+3
* | net/sock: add WARN_ON(parent->sk) in sock_graft()Sowmini Varadhan2017-07-081-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-36/+29
|\ \
| * | net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-011-8/+9
| * | net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2017-07-011-4/+4
| * | sock: avoid dirtying incoming_cpu if not neededPaolo Abeni2017-06-211-1/+4
| * | tcp: add TCPMemoryPressuresChrono counterEric Dumazet2017-06-081-20/+2
| * | tcp: internal implementation for pacingEric Dumazet2017-05-161-1/+8
| * | net/sock: factor out dequeue/peek with offset codePaolo Abeni2017-05-161-2/+2
| |/
* | Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2017-05-181-5/+4
|\ \ | |/ |/|
| * net: fix some identation issues at kernel-doc markupsMauro Carvalho Chehab2017-05-161-5/+4
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-101-1/+1
|\ \ | |/ |/|
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-231-1/+1
| |\
| | * mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-04-181-1/+1
* | | sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()Eric Dumazet2017-04-021-1/+1
* | | sock: avoid dirtying sk_stamp, if possiblePaolo Abeni2017-03-301-1/+4