aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sock.h
Commit message (Expand)AuthorAge
* 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
|\
| * userns: Implement sk_user_nsEric W. Biederman2012-08-15
| * userns: Convert sock_i_uid to return a kuid_tEric W. Biederman2012-08-15
* | 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
|/
* poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil2012-03-23
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-21
|\
| * security: trim security.hAl Viro2012-02-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\ \
| * | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-24
| * | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-21
| |/
* | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-03-20
|\ \
| * | cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-02
* | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-24
| |/ |/|
* | net: explicitly add jump_label.h header to sock.hGlauber Costa2012-01-26
* | net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-22
* | net: fix socket memcg build with !CONFIG_NETGlauber Costa2012-01-22
* | kernel-doc: fix new warning in net/sock.hRandy Dunlap2012-01-22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\
| * net: relax rcvbuf limitsEric Dumazet2011-12-23
* | net: fix compilation with !CONFIG_NETGlauber Costa2011-12-16
* | net: fix build error if CONFIG_CGROUPS=nEric Dumazet2011-12-13
* | tcp memory pressure controlsGlauber Costa2011-12-12
* | socket: initial cgroup code.Glauber Costa2011-12-12
* | foundations of per-cgroup memory pressure controlling.Glauber Costa2011-12-12
* | net: add network priority cgroup infrastructure (v4)Neil Horman2011-11-22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-17
|\ \