aboutsummaryrefslogtreecommitdiff
path: root/include/net/sock.h
Commit message (Expand)AuthorAgeFilesLines
* net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2020-02-041-1/+1
* vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar2019-08-161-0/+5
* packets: Always register packet sk in the same orderMaxime Chevallier2019-04-121-0/+6
* Merge tag 'v3.10.105' into lineage-15.1Julian Veit2018-07-071-3/+13
|\
| * net: avoid sk_forward_alloc overflowsEric Dumazet2017-02-101-0/+10
| * net: fix sk_mem_reclaim_partial()Eric Dumazet2017-02-101-3/+3
* | Merge tag 'v3.10.95' into lineage-15.1Julian Veit2018-07-041-0/+2
|\|
| * net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2016-01-221-0/+1
| * sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2016-01-221-0/+2
* | Merge tag 'v3.10.92' into lineage-15.1Julian Veit2018-07-031-0/+8
|\|
| * net: add pfmemalloc check in sk_add_backlog()Eric Dumazet2015-10-271-0/+8
* | net: core: Add a UID field to struct sock.Lorenzo Colitti2017-11-141-0/+7
* | net: add sk_fullsock() helperEric Dumazet2016-09-301-0/+10
* | net: diag: Add the ability to destroy a socket.Lorenzo Colitti2016-09-011-0/+1
* | net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2016-02-191-0/+1
* | Merge upstream tag 'v3.10.84' into LA.BF64.1.2.2Ian Maund2015-08-131-9/+8
|\|
| * tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell2014-10-151-1/+0
| * net: fix sparse warning in sk_dst_set()Eric Dumazet2014-07-281-1/+1
| * ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet2014-07-281-6/+6
| * ipv4: fix dst race in sk_dst_get()Eric Dumazet2014-07-281-2/+2
* | net: tcp: Scale the TCP backlog queue to absorb packet burstsHarout Hedeshian2015-02-041-1/+3
* | Merge upstream tag 'v3.10.49' into msm-3.10Ian Maund2014-08-201-0/+5
|\|
| * net: Add variants of capable for use on on socketsEric W. Biederman2014-06-261-0/+5
* | Merge upstream tag 'v3.10.40' into msm-3.10Ian Maund2014-06-181-0/+5
|\|
| * tcp: tcp_release_cb() should release socket ownershipEric Dumazet2014-04-141-0/+5
* | net: socket: Added notifier chains for socket administrative functionsHarout Hedeshian2014-04-241-0/+11
|/
* tcp: TSO packets automatic sizingEric Dumazet2013-11-041-0/+2
* ipv6: do not clear pinet6 fieldEric Dumazet2013-05-111-0/+12
* net: sock: make sock_tx_timestamp voidDaniel Borkmann2013-04-141-3/+2
* net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-311-0/+1
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-11/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-181-1/+1
|\
| * net: fix a compile error when SOCK_REFCNT_DEBUG is enabledYing Xue2013-02-181-1/+1
* | net: add RCU annotation to sk_dst_cache fieldCong Wang2013-01-281-1/+1
* | soreuseport: infrastructureTom Herbert2013-01-231-1/+4
* | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-171-0/+1
|/
* netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan2012-12-261-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
* | net: fix sparse endianness warnings on sock_commonEric Dumazet2012-12-021-2/+5
* | net: move inet_dport/inet_num in sock_commonEric Dumazet2012-11-301-5/+20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-14/+15
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-1/+1
| |\
| * | net: remove sk_init() helperEric Dumazet2012-09-271-2/+0
| * | net: use a per task frag allocatorEric Dumazet2012-09-241-12/+15
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-241-1/+10
| |\ \
* | \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-1/+10
|\ \ \ \ | | |/ / | |/| |
| * | | userns: Implement sk_user_nsEric W. Biederman2012-08-141-0/+9
| * | | userns: Convert sock_i_uid to return a kuid_tEric W. Biederman2012-08-141-1/+1
* | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-10-021-8/+0
|\ \ \ \ | |_|_|/ |/| | |