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 |
Pavel Emelyanov
|
4a17fd5229
sock: Introduce named constants for sk_reuse
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Glauber Costa
|
1d62e43657
cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcg
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Linus Torvalds
|
3b59bf0816
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
13 years ago |
Linus Torvalds
|
0d9cabdcce
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
13 years ago |
Ingo Molnar
|
737f24bda7
Merge branch 'perf/urgent' into perf/core
|
13 years ago |
David S. Miller
|
bc2f799685
net: Add missing getsockopt for SO_NOFCS.
|
13 years ago |
Ben Greear
|
3bdc0eba0b
net: Add framework to allow sending packets with customized CRC.
|
13 years ago |
Ingo Molnar
|
c5905afb0e
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
|
13 years ago |
Pavel Emelyanov
|
ef64a54f6e
sock: Introduce the SO_PEEK_OFF sock option
|
13 years ago |
Neil Horman
|
2b73bc65e2
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
|
13 years ago |
Li Zefan
|
761b3ef50e
cgroup: remove cgroup_subsys argument from callbacks
|
13 years ago |
Glauber Costa
|
0e90b31f4b
net: introduce res_counter_charge_nofail() for socket allocations
|
13 years ago |
David S. Miller
|
3969eb3859
net: Fix build with INET disabled.
|
13 years ago |
Stephen Rothwell
|
475f1b5264
net: sk_update_clone is only used in net/core/sock.c
|
13 years ago |
Glauber Costa
|
f3f511e1ce
net: fix sock_clone reference mismatch with tcp memcontrol
|
13 years ago |
David S. Miller
|
abb434cb05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |