Eric Dumazet
|
e2bcabec6e
net: remove sk_init() helper
|
13 years ago |
Eric Dumazet
|
5640f76858
net: use a per task frag allocator
|
13 years ago |
David S. Miller
|
b48b63a1f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Randy Dunlap
|
1c463e57b3
net: fix net/core/sock.c build error
|
13 years ago |
Eric Dumazet
|
e812347ccf
net: sock_edemux() should take care of timewait sockets
|
13 years ago |
David S. Miller
|
e6acb38480
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
Neil Horman
|
3afa6d00fb
cls_cgroup: Allow classifier cgroups to have their classid reset to 0
|
13 years ago |
Eric W. Biederman
|
976d020150
userns: Convert sock_i_uid to return a kuid_t
|
13 years ago |
Eric W. Biederman
|
b2e4f544fd
userns: Convert net/core/scm.c to use kuids and kgids
|
13 years ago |
Ben Hutchings
|
1485348d24
tcp: Apply device TSO segment limit earlier
|
13 years ago |
Mel Gorman
|
c76562b670
netvm: prevent a stream-specific deadlock
|
13 years ago |
Mel Gorman
|
b4b9e35585
netvm: set PF_MEMALLOC as appropriate during SKB processing
|
13 years ago |
Mel Gorman
|
c93bdd0e03
netvm: allow skb allocation to use PFMEMALLOC reserves
|
13 years ago |
Mel Gorman
|
7cb0240492
netvm: allow the use of __GFP_MEMALLOC by specific sockets
|
13 years ago |
Andrew Morton
|
c255a45805
memcg: rename config variables
|
13 years ago |
John Fastabend
|
406a3c638c
net: netprio_cgroup: rework update socket logic
|
13 years ago |
Eric Dumazet
|
46d3ceabd8
tcp: TCP Small Queues
|
13 years ago |
David S. Miller
|
41063e9dd1
ipv4: Early TCP socket demux.
|
13 years ago |
Jason Wang
|
cc9b17ad29
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
|
13 years ago |
Linus Torvalds
|
644473e9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
Linus Torvalds
|
88d6ae8dc3
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
13 years ago |
Joe Perches
|
e005d193d5
net: core: Use pr_<level>
|
13 years ago |
Eric Dumazet
|
1b23a5dfc2
net: sock_flag() cleanup
|
13 years ago |
Hans Schillstrom
|
6d8ebc8a27
net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
|
13 years ago |
Eric W. Biederman
|
76b6db0102
userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid
|
13 years ago |
David S. Miller
|
8c1ae10d79
net: Add missing linux/prefetch.h include to net/core/sock.c
|
13 years ago |
Eric Dumazet
|
e4cbb02a10
net: add a prefetch in socket backlog processing
|
13 years ago |
Jeffrin Jose
|
cb75a36c8a
net: Fixed a coding style issue related to spaces.
|
13 years ago |
Eric Dumazet
|
8298193012
net: cleanups in sock_setsockopt()
|
13 years ago |
Eric Dumazet
|
f545a38f74
net: add a limit parameter to sk_add_backlog()
|
13 years ago |