Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7065e8267bfaac4fb43caaa81a4e2b5660f7c1f0
/
net
/
core
/
sock.c
1485348
tcp: Apply device TSO segment limit earlier
by Ben Hutchings
· 12 years ago
c76562b
netvm: prevent a stream-specific deadlock
by Mel Gorman
· 12 years ago
b4b9e35
netvm: set PF_MEMALLOC as appropriate during SKB processing
by Mel Gorman
· 12 years ago
c93bdd0
netvm: allow skb allocation to use PFMEMALLOC reserves
by Mel Gorman
· 12 years ago
7cb0240
netvm: allow the use of __GFP_MEMALLOC by specific sockets
by Mel Gorman
· 12 years ago
c255a45
memcg: rename config variables
by Andrew Morton
· 12 years ago
406a3c6
net: netprio_cgroup: rework update socket logic
by John Fastabend
· 12 years ago
46d3cea
tcp: TCP Small Queues
by Eric Dumazet
· 12 years ago
41063e9
ipv4: Early TCP socket demux.
by David S. Miller
· 12 years ago
cc9b17a
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
by Jason Wang
· 12 years ago
644473e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
88d6ae8d
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
e005d19
net: core: Use pr_<level>
by Joe Perches
· 12 years ago
1b23a5d
net: sock_flag() cleanup
by Eric Dumazet
· 12 years ago
6d8ebc8
net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
by Hans Schillstrom
· 13 years ago
76b6db0
userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid
by Eric W. Biederman
· 13 years ago
8c1ae10
net: Add missing linux/prefetch.h include to net/core/sock.c
by David S. Miller
· 13 years ago
e4cbb02
net: add a prefetch in socket backlog processing
by Eric Dumazet
· 13 years ago
cb75a36
net: Fixed a coding style issue related to spaces.
by Jeffrin Jose
· 13 years ago
8298193
net: cleanups in sock_setsockopt()
by Eric Dumazet
· 13 years ago
f545a38
net: add a limit parameter to sk_add_backlog()
by Eric Dumazet
· 13 years ago
4a17fd5
sock: Introduce named constants for sk_reuse
by Pavel Emelyanov
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
1d62e43
cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcg
by Glauber Costa
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
0d9cabd
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
737f24b
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
bc2f799
net: Add missing getsockopt for SO_NOFCS.
by David S. Miller
· 13 years ago
3bdc0eb
net: Add framework to allow sending packets with customized CRC.
by Ben Greear
· 13 years ago
c5905af
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
by Ingo Molnar
· 13 years ago
ef64a54
sock: Introduce the SO_PEEK_OFF sock option
by Pavel Emelyanov
· 13 years ago
2b73bc6
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
by Neil Horman
· 13 years ago
761b3ef
cgroup: remove cgroup_subsys argument from callbacks
by Li Zefan
· 13 years ago
0e90b31
net: introduce res_counter_charge_nofail() for socket allocations
by Glauber Costa
· 13 years ago
3969eb3
net: Fix build with INET disabled.
by David S. Miller
· 13 years ago
475f1b5
net: sk_update_clone is only used in net/core/sock.c
by Stephen Rothwell
· 13 years ago
f3f511e
net: fix sock_clone reference mismatch with tcp memcontrol
by Glauber Costa
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
0fd7bac
net: relax rcvbuf limits
by Eric Dumazet
· 13 years ago
36b77a5
net: fix sleeping while atomic problem in sock mem_cgroup.
by Glauber Costa
· 13 years ago
d1a4c0b
tcp memory pressure controls
by Glauber Costa
· 13 years ago
e1aab16
socket: initial cgroup code.
by Glauber Costa
· 13 years ago
180d8cd
foundations of per-cgroup memory pressure controlling.
by Glauber Costa
· 13 years ago
08e29af
net: optimize socket timestamping
by Eric Dumazet
· 13 years ago
5bc1421
net: add network priority cgroup infrastructure (v4)
by Neil Horman
· 13 years ago
e11c259
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
6e3e939
net: add wireless TX status socket option
by Johannes Berg
· 13 years ago
e56c57d
net: rename sk_clone to sk_clone_lock
by Eric Dumazet
· 13 years ago
b0691c8
net: Unlock sock before calling sk_free()
by Thomas Gleixner
· 13 years ago
87fb4b7
net: more accurate skb truesize
by Eric Dumazet
· 13 years ago
8083f0f
net: use sock_valbool_flag to set/clear SOCK_RXQ_OVFL
by Johannes Berg
· 13 years ago
ea2ab69
net: convert core to skb paged frag APIs
by Ian Campbell
· 13 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
204d164
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
c7fe3b5
NFC: add NFC socket family
by Aloisio Almeida Jr
· 13 years ago
3847ce3
core: add tracepoints for queueing skb to rcvbuf
by Satoru Moriya
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
27d189c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
2c6607c
net: add POLLPRI to sock_def_readable()
by Eric Dumazet
· 14 years ago
b4aa9e0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
fcbdf09
net: fix nulls list corruptions in sk_prot_alloc
by Octavian Purdila
· 14 years ago
68835ab
net: optimize INET input path further
by Eric Dumazet
· 14 years ago
6f107b5
net: Add missing lockdep class names for af_alg
by Miloslav Trmač
· 14 years ago
8d987e5
net: avoid limits overflow
by Eric Dumazet
· 14 years ago
0d7da9d
net: add __rcu annotation to sk_filter
by Eric Dumazet
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
1144182
net: suppress RCU lockdep false positive in sock_update_classid
by Paul E. McKenney
· 14 years ago
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
f064af1
net: fix a lockdep splat
by Eric Dumazet
· 14 years ago
f39234d
net/core: add lock context change annotations in net/core/sock.c
by Namhyung Kim
· 14 years ago
d6d9ca0
net: this_cpu_xxx conversions
by Eric Dumazet
· 14 years ago
d361fd5
net: sock_free() optimizations
by Eric Dumazet
· 14 years ago
3924773
net: Export cred_to_ucred to modules.
by David S. Miller
· 14 years ago
109f6e3
af_unix: Allow SO_PEERCRED to work across namespaces.
by Eric W. Biederman
· 14 years ago
3f551f9
sock: Introduce cred_to_ucred
by Eric W. Biederman
· 14 years ago
fe33147
net-caif: Added missing lock validator constants
by Alex Lorca
· 14 years ago
8a74ad6
net: fix lock_sock_bh/unlock_sock_bh
by Eric Dumazet
· 14 years ago
8286274
tun: Update classid on packet injection
by Herbert Xu
· 14 years ago
f845172
cls_cgroup: Store classid in struct sock
by Herbert Xu
· 14 years ago
7fee226
net: add a noref bit on skb dst
by Eric Dumazet
· 14 years ago
a465419
net: Introduce sk_route_nocaps
by Eric Dumazet
· 14 years ago
4381548
net: sock_def_readable() and friends RCU conversion
by Eric Dumazet
· 15 years ago
c377411
net: sk_add_backlog() take rmem_alloc into account
by Eric Dumazet
· 15 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
b6c6712
net: sk_dst_cache RCUification
by Eric Dumazet
· 15 years ago
72150e9
sock.c: potential null dereference
by Dan Carpenter
· 15 years ago
a3a858f
net: backlog functions rename
by Zhu Yi
· 15 years ago
8eae939
net: add limit for socket backlog
by Zhu Yi
· 15 years ago
4787188
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
a898def
net: Add checking to rcu_dereference() primitives
by Paul E. McKenney
· 15 years ago
faf2342
net: use kasprintf() for socket cache names
by Alexey Dobriyan
· 15 years ago
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 15 years ago
4d0392b
net/core/sock.c: quiet sparse noise
by H Hartley Sweeten
· 15 years ago
704da560
tcp: update the netstamp_needed counter when cloning sockets
by Octavian Purdila
· 15 years ago
000ba2e
net: Fix build warning in sock_bindtodevice().
by David S. Miller
· 15 years ago
bf8e56b
net: sock_bindtodevice() RCU-ification
by Eric Dumazet
· 15 years ago
ea94ff3
net: Fix for dst_negative_advice
by Krishna Kumar
· 15 years ago
e022f0b
net: Introduce sk_tx_queue_mapping
by Krishna Kumar
· 15 years ago
766e9037
net: sk_drops consolidation
by Eric Dumazet
· 15 years ago
Next »