aboutsummaryrefslogtreecommitdiff
path: root/include/net/sock.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'lsk-v3.18-17.03-android' into 'msm-3.18'Imran Khan2017-05-031-0/+7
|\
| * net: core: Add a UID field to struct sock.Lorenzo Colitti2017-01-021-0/+7
* | Merge tag 'lsk-v3.18-16.04-android' into 'msm-3.18'Imran Khan2016-06-091-3/+15
|\|
| * Merge branch 'linaro-android-3.18-lsk' of git://android.git.linaro.org/kernel...Mark Brown2016-02-101-2/+4
| |\
| | * Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir2016-02-101-2/+4
| | |\
| | | * net: diag: Add the ability to destroy a socket.Lorenzo Colitti2016-01-251-0/+1
| | | * net: add sk_fullsock() helperEric Dumazet2016-01-251-0/+10
| * | | net: fix IP early demux racesEric Dumazet2016-01-151-1/+1
| * | | net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2016-01-151-0/+1
| * | | sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2016-01-151-0/+2
| |/ /
| * | net: add pfmemalloc check in sk_add_backlog()Eric Dumazet2015-11-131-0/+8
* | | net: diag: Add the ability to destroy a socket.Lorenzo Colitti2016-05-181-0/+1
* | | Merge tag 'v3.18.17' into msm-3.18Matt Wagantall2015-07-141-0/+9
|\| |
| * | net: add sk_fullsock() helperEric Dumazet2015-06-281-0/+9
* | | Merge tag 'v3.18.13' into msm-3.18Matt Wagantall2015-07-141-0/+2
|\| |
| * | ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-271-0/+2
| |/
* / net: socket: Added notifier chains for socket administrative functionsHarout Hedeshian2015-05-301-0/+11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-081-1/+15
|\
| * net-timestamp: optimize sock_tx_timestamp default pathWillem de Bruijn2014-09-091-1/+9
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-071-3/+1
| |\
| * | net: merge cases where sock_efree and sock_edemux are the same functionAlexander Duyck2014-09-051-0/+4
| * | net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck2014-09-051-0/+1
| * | sock: deduplicate errqueue dequeueWillem de Bruijn2014-09-011-0/+1
* | | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-10-071-18/+1
|\ \ \ | |_|/ |/| |
| * | net_dma: simple removalDan Williams2014-09-281-18/+1
* | | net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn2014-09-051-3/+1
| |/ |/|
* | tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell2014-08-141-1/+0
* | net-timestamp: sock_tx_timestamp() fixEric Dumazet2014-08-061-2/+4
* | net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn2014-08-051-0/+2
* | net-timestamp: move timestamp flags out of sk_flagsWillem de Bruijn2014-08-051-18/+11
* | net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn2014-08-051-1/+3
* | net: remove deprecated syststamp timestampWillem de Bruijn2014-07-291-8/+3
* | sock: remove skb argument from sk_rcvqueues_fullSorin Dumitru2014-07-231-3/+2
* | udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.David Held2014-07-161-0/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-161-6/+6
|\ \
| * | net: fix sparse warning in sk_dst_set()Eric Dumazet2014-07-021-1/+1
| * | ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet2014-06-301-6/+6
* | | net: Save TX flow hash in sock and set in skbuf on xmitTom Herbert2014-07-071-0/+11
* | | inet: move ipv6only in sock_commonEric Dumazet2014-07-011-1/+3
|/ /
* | ipv4: fix dst race in sk_dst_get()Eric Dumazet2014-06-251-2/+2
* | net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert2014-05-231-2/+4
* | net: Add variants of capable for use on on socketsEric W. Biederman2014-04-241-0/+5
* | net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-111-1/+1
* | net: filter: move filter accounting to filter coreDaniel Borkmann2014-03-311-27/+0
* | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-261-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-141-1/+5
|\|
| * tcp: tcp_release_cb() should release socket ownershipEric Dumazet2014-03-111-0/+5
| * net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski2014-03-061-1/+0
* | net: add a pre-check of net_ns in sk_change_net()Gu Zheng2014-03-101-2/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-01-051-1/+1
|\