summaryrefslogtreecommitdiffstats
path: root/include/net/sock.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | | cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.hDaniel Wagner2012-09-141-8/+0
| | |/ | |/|
* | | include/net/sock.h: squelch compiler warning in sk_rmem_schedule()Chuck Lever2012-09-171-1/+1
|/ /
* | tcp: Apply device TSO segment limit earlierBen Hutchings2012-08-021-0/+2
|/
* netvm: prevent a stream-specific deadlockMel Gorman2012-07-311-3/+5
* netvm: set PF_MEMALLOC as appropriate during SKB processingMel Gorman2012-07-311-0/+5
* netvm: allow skb allocation to use PFMEMALLOC reservesMel Gorman2012-07-311-0/+15
* netvm: allow the use of __GFP_MEMALLOC by specific socketsMel Gorman2012-07-311-1/+4
* net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on th...Mel Gorman2012-07-311-0/+5
* memcg: rename config variablesAndrew Morton2012-07-311-2/+2
* tcp: dont drop MTU reduction indicationsEric Dumazet2012-07-231-0/+1
* tcp: TCP Small QueuesEric Dumazet2012-07-111-0/+2
* net: struct sock cleanupsEric Dumazet2012-06-251-1/+2
* net: Remove 'unlikely' qualifier in skb_steal_sock()Vijay Subramanian2012-06-251-1/+1
* ipv4: Early TCP socket demux.David S. Miller2012-06-191-0/+2
* memcg: decrement static keys at real destroy timeGlauber Costa2012-05-291-0/+22
* Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-05-221-6/+6
|\
| * cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcgGlauber Costa2012-04-101-6/+6
* | net: include/net/sock.h cleanupEric Dumazet2012-05-171-77/+74
* | net: sock_flag() cleanupEric Dumazet2012-05-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-2/+2
|\ \
| * | net: fix sk_sockets_allocated_read_positiveEric Dumazet2012-04-301-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-231-0/+1
|\ \ \ | |/ /
| * | net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap2012-04-171-0/+1
| |/
* | net: add a limit parameter to sk_add_backlog()Eric Dumazet2012-04-231-4/+6
* | sock: Introduce named constants for sk_reusePavel Emelyanov2012-04-211-0/+11
|/
* poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil2012-03-231-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-211-0/+2
|\
| * security: trim security.hAl Viro2012-02-141-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-201-0/+29
|\ \
| * | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+4
| * | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+25
| |/
* | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-03-201-4/+3
|\ \
| * | cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-021-4/+3
* | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-241-3/+3
| |/ |/|
* | net: explicitly add jump_label.h header to sock.hGlauber Costa2012-01-261-0/+1
* | net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-221-6/+4
* | net: fix socket memcg build with !CONFIG_NETGlauber Costa2012-01-221-1/+1
* | kernel-doc: fix new warning in net/sock.hRandy Dunlap2012-01-221-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-231-1/+3
|\
| * net: relax rcvbuf limitsEric Dumazet2011-12-231-1/+3
* | net: fix compilation with !CONFIG_NETGlauber Costa2011-12-161-0/+12
* | net: fix build error if CONFIG_CGROUPS=nEric Dumazet2011-12-131-0/+2
* | tcp memory pressure controlsGlauber Costa2011-12-121-0/+2
* | socket: initial cgroup code.Glauber Costa2011-12-121-6/+150
* | foundations of per-cgroup memory pressure controlling.Glauber Costa2011-12-121-1/+95
* | net: add network priority cgroup infrastructure (v4)Neil Horman2011-11-221-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+6
|\ \
| * | net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+6
* | | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-3/+3
* | | net: rename sk_clone to sk_clone_lockEric Dumazet2011-11-081-2/+2
| |/ |/|
OpenPOWER on IntegriCloud