aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sock.h
Commit message (Expand)AuthorAge
* tcp: tcp_release_cb() should release socket ownershipEric Dumazet2014-04-14
* tcp: TSO packets automatic sizingEric Dumazet2013-11-04
* ipv6: do not clear pinet6 fieldEric Dumazet2013-05-11
* net: sock: make sock_tx_timestamp voidDaniel Borkmann2013-04-14
* net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-31
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-18
|\
| * net: fix a compile error when SOCK_REFCNT_DEBUG is enabledYing Xue2013-02-18
* | net: add RCU annotation to sk_dst_cache fieldCong Wang2013-01-28
* | soreuseport: infrastructureTom Herbert2013-01-23
* | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-17
|/
* netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan2012-12-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-19
* | net: fix sparse endianness warnings on sock_commonEric Dumazet2012-12-02
* | net: move inet_dport/inet_num in sock_commonEric Dumazet2012-11-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
| |\
| * | net: remove sk_init() helperEric Dumazet2012-09-27
| * | net: use a per task frag allocatorEric Dumazet2012-09-24
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-24
| |\ \
* | \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ \ \ | | |/ / | |/| |
| * | | userns: Implement sk_user_nsEric W. Biederman2012-08-15
| * | | userns: Convert sock_i_uid to return a kuid_tEric W. Biederman2012-08-15
* | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-10-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.hDaniel Wagner2012-09-14
| | |/ | |/|
* / | include/net/sock.h: squelch compiler warning in sk_rmem_schedule()Chuck Lever2012-09-17
|/ /
* / tcp: Apply device TSO segment limit earlierBen Hutchings2012-08-02
|/
* netvm: prevent a stream-specific deadlockMel Gorman2012-07-31
* netvm: set PF_MEMALLOC as appropriate during SKB processingMel Gorman2012-07-31
* netvm: allow skb allocation to use PFMEMALLOC reservesMel Gorman2012-07-31
* netvm: allow the use of __GFP_MEMALLOC by specific socketsMel Gorman2012-07-31
* net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on th...Mel Gorman2012-07-31
* memcg: rename config variablesAndrew Morton2012-07-31
* tcp: dont drop MTU reduction indicationsEric Dumazet2012-07-23
* tcp: TCP Small QueuesEric Dumazet2012-07-11
* net: struct sock cleanupsEric Dumazet2012-06-25
* net: Remove 'unlikely' qualifier in skb_steal_sock()Vijay Subramanian2012-06-25
* ipv4: Early TCP socket demux.David S. Miller2012-06-20
* memcg: decrement static keys at real destroy timeGlauber Costa2012-05-29
* Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-05-22
|\
| * cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcgGlauber Costa2012-04-10
* | net: include/net/sock.h cleanupEric Dumazet2012-05-17
* | net: sock_flag() cleanupEric Dumazet2012-05-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\ \
| * | net: fix sk_sockets_allocated_read_positiveEric Dumazet2012-04-30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
|\| |
| * | net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap2012-04-17
| |/
* | net: add a limit parameter to sk_add_backlog()Eric Dumazet2012-04-23
* | sock: Introduce named constants for sk_reusePavel Emelyanov2012-04-21
|/