summaryrefslogtreecommitdiffstats
path: root/include/net/sock.h
Commit message (Expand)AuthorAgeFilesLines
* net: add pfmemalloc check in sk_add_backlog()Eric Dumazet2015-10-171-0/+8
* memcg: move memcg_proto_active from sock.hMichal Hocko2015-09-091-5/+0Star
* memcg: export struct mem_cgroupMichal Hocko2015-09-091-28/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-011-1/+1
|\
| * tcp: fix recv with flags MSG_WAITALL | MSG_PEEKSabrina Dubroca2015-07-271-1/+1
* | net: Recompute sk_txhash on negative routing adviceTom Herbert2015-07-301-0/+8
* | net: Set sk_txhash from a random numberTom Herbert2015-07-301-0/+8
* | net: #ifdefify sk_classid member of struct sockMathias Krause2015-07-221-0/+2
|/
* net: Kill sock->sk_protinfoDavid Miller2015-06-291-2/+0Star
* net: Update out-of-date commentZhaowei Yuan2015-06-211-1/+0Star
* sock_diag: define destruction multicast groupsCraig Gallek2015-06-161-0/+1
* tcp: add a force_schedule argument to sk_stream_alloc_skb()Eric Dumazet2015-05-211-1/+2
* net: fix sk_mem_reclaim_partial()Eric Dumazet2015-05-181-3/+3
* net: kill sk_change_net and sk_release_kernelEric W. Biederman2015-05-111-17/+0Star
* net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman2015-05-111-0/+2
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-111-1/+1
* Merge branch 'iocb' into for-davemAl Viro2015-04-091-1/+0Star
|\
| * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-261-1/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-071-0/+2
|\ \
| * | ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-061-0/+2
| |/
* | net: increase sk_[max_]ack_backlogEric Dumazet2015-03-201-2/+2
* | net: add sk_fullsock() helperEric Dumazet2015-03-161-0/+9
* | inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV stateEric Dumazet2015-03-131-1/+1
* | net: Introduce possible_net_tEric W. Biederman2015-03-121-3/+1Star
* | net: Kill hold_net release_netEric W. Biederman2015-03-121-1/+1
* | net: add real socket cookiesEric Dumazet2015-03-121-0/+3
* | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-021-9/+7Star
* | net: move skb->dropcount to skb->cb[]Eyal Birger2015-03-021-2/+16
* | net: add common accessor for setting dropcount on packetsEyal Birger2015-03-021-0/+6
* | net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger2015-03-021-0/+3
|/
* memcg: cleanup static keys decrementVladimir Davydov2015-02-131-5/+0Star
* net: rfs: add hash collision detectionEric Dumazet2015-02-091-23/+1Star
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-02-051-10/+8Star
|\
| * ip: convert tcp_sendmsg() to iov_iter primitivesAl Viro2015-02-041-10/+8Star
* | net-timestamp: no-payload only sysctlWillem de Bruijn2015-02-031-0/+1
|/
* net: remove sock_iocbChristoph Hellwig2015-01-291-23/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-131-0/+1
|\
| * crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()Daniel Borkmann2014-11-251-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-33/+12Star
|\ \
| * | bury skb_copy_to_page()Al Viro2014-11-191-23/+0Star
| * | net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2014-11-111-7/+0Star
| * | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+12
| * | sock.h: Remove unused NETDEBUG macroJoe Perches2014-11-061-3/+0Star
| |/
* | mm: memcontrol: lockless page countersJohannes Weiner2014-12-111-17/+9Star
* | sched, net: Clean up sk_wait_event() vs. might_sleep()Peter Zijlstra2014-10-281-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-091-1/+15
|\
| * net-timestamp: optimize sock_tx_timestamp default pathWillem de Bruijn2014-09-101-1/+9
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-081-3/+1Star
| |\
| * | net: merge cases where sock_efree and sock_edemux are the same functionAlexander Duyck2014-09-061-0/+4
| * | net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck2014-09-061-0/+1