index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
netvm: prevent a stream-specific deadlock
Mel Gorman
2012-07-31
1
-3
/
+5
*
netvm: set PF_MEMALLOC as appropriate during SKB processing
Mel Gorman
2012-07-31
1
-0
/
+5
*
netvm: allow skb allocation to use PFMEMALLOC reserves
Mel Gorman
2012-07-31
1
-0
/
+15
*
netvm: allow the use of __GFP_MEMALLOC by specific sockets
Mel Gorman
2012-07-31
1
-1
/
+4
*
net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on th...
Mel Gorman
2012-07-31
1
-0
/
+5
*
memcg: rename config variables
Andrew Morton
2012-07-31
1
-2
/
+2
*
tcp: dont drop MTU reduction indications
Eric Dumazet
2012-07-23
1
-0
/
+1
*
tcp: TCP Small Queues
Eric Dumazet
2012-07-11
1
-0
/
+2
*
net: struct sock cleanups
Eric Dumazet
2012-06-25
1
-1
/
+2
*
net: Remove 'unlikely' qualifier in skb_steal_sock()
Vijay Subramanian
2012-06-25
1
-1
/
+1
*
ipv4: Early TCP socket demux.
David S. Miller
2012-06-19
1
-0
/
+2
*
memcg: decrement static keys at real destroy time
Glauber Costa
2012-05-29
1
-0
/
+22
*
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-05-22
1
-6
/
+6
|
\
|
*
cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcg
Glauber Costa
2012-04-10
1
-6
/
+6
*
|
net: include/net/sock.h cleanup
Eric Dumazet
2012-05-17
1
-77
/
+74
*
|
net: sock_flag() cleanup
Eric Dumazet
2012-05-16
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-2
/
+2
|
\
\
|
*
|
net: fix sk_sockets_allocated_read_positive
Eric Dumazet
2012-04-30
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-23
1
-0
/
+1
|
\
|
|
|
*
|
net/sock.h: fix sk_peek_off kernel-doc warning
Randy Dunlap
2012-04-17
1
-0
/
+1
|
|
/
*
|
net: add a limit parameter to sk_add_backlog()
Eric Dumazet
2012-04-23
1
-4
/
+6
*
|
sock: Introduce named constants for sk_reuse
Pavel Emelyanov
2012-04-21
1
-0
/
+11
|
/
*
poll: add poll_requested_events() and poll_does_not_wait() functions
Hans Verkuil
2012-03-23
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-03-21
1
-0
/
+2
|
\
|
*
security: trim security.h
Al Viro
2012-02-14
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
1
-0
/
+29
|
\
\
|
*
|
net: Add framework to allow sending packets with customized CRC.
Ben Greear
2012-02-24
1
-0
/
+4
|
*
|
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
2012-02-21
1
-0
/
+25
|
|
/
*
|
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-03-20
1
-4
/
+3
|
\
\
|
*
|
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2012-02-02
1
-4
/
+3
*
|
|
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-24
1
-3
/
+3
|
|
/
|
/
|
*
|
net: explicitly add jump_label.h header to sock.h
Glauber Costa
2012-01-26
1
-0
/
+1
*
|
net: introduce res_counter_charge_nofail() for socket allocations
Glauber Costa
2012-01-22
1
-6
/
+4
*
|
net: fix socket memcg build with !CONFIG_NET
Glauber Costa
2012-01-22
1
-1
/
+1
*
|
kernel-doc: fix new warning in net/sock.h
Randy Dunlap
2012-01-22
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
1
-1
/
+3
|
\
|
*
net: relax rcvbuf limits
Eric Dumazet
2011-12-23
1
-1
/
+3
*
|
net: fix compilation with !CONFIG_NET
Glauber Costa
2011-12-16
1
-0
/
+12
*
|
net: fix build error if CONFIG_CGROUPS=n
Eric Dumazet
2011-12-13
1
-0
/
+2
*
|
tcp memory pressure controls
Glauber Costa
2011-12-12
1
-0
/
+2
*
|
socket: initial cgroup code.
Glauber Costa
2011-12-12
1
-6
/
+150
*
|
foundations of per-cgroup memory pressure controlling.
Glauber Costa
2011-12-12
1
-1
/
+95
*
|
net: add network priority cgroup infrastructure (v4)
Neil Horman
2011-11-22
1
-0
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-17
1
-0
/
+6
|
\
\
|
*
|
net: add wireless TX status socket option
Johannes Berg
2011-11-09
1
-0
/
+6
*
|
|
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
1
-3
/
+3
*
|
|
net: rename sk_clone to sk_clone_lock
Eric Dumazet
2011-11-08
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-1
/
+1
|
\
\
|
*
|
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
2011-10-31
1
-1
/
+1
|
|
/
*
/
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
1
-2
/
+2
|
/
[next]