index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
net.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-14
1
-3
/
+0
*
net: unix: allow set_peek_off to fail
Sasha Levin
2013-12-10
1
-1
/
+1
*
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
1
-0
/
+8
*
net: make net_get_random_once irq safe
Hannes Frederic Sowa
2013-10-25
1
-1
/
+0
*
net: fix build warnings because of net_get_random_once merge
Hannes Frederic Sowa
2013-10-21
1
-0
/
+1
*
net: introduce new macro net_get_random_once
Hannes Frederic Sowa
2013-10-19
1
-0
/
+25
*
net.h/skbuff.h: Remove extern from function prototypes
Joe Perches
2013-09-26
1
-45
/
+37
*
net: do not manually initialize enumerators
Jean Sacren
2013-06-04
1
-3
/
+3
*
net: rename random32 to prandom
Akinobu Mita
2013-04-29
1
-2
/
+2
*
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
1
-38
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
1
-1
/
+2
|
\
|
*
unexport sock_map_fd(), switch to sock_alloc_file()
Al Viro
2012-09-26
1
-1
/
+2
|
/
*
net: netprio_cgroup: rework update socket logic
John Fastabend
2012-07-22
1
-0
/
+1
*
tun: fix a crash bug and a memory leak
Mikulas Patocka
2012-07-20
1
-0
/
+1
*
net: add MODULE_ALIAS_NET_PF_PROTO_NAME
Neil Horman
2012-05-29
1
-0
/
+3
*
net: Add net_ratelimited_function and net_<level>_ratelimited macros
Joe Perches
2012-05-15
1
-0
/
+23
*
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
2012-02-21
1
-0
/
+1
*
net: Kill ratelimit.h dependency in linux/net.h
David S. Miller
2011-05-27
1
-6
/
+0
*
net: Add sendmmsg socket system call
Anton Blanchard
2011-05-05
1
-0
/
+1
*
net: add __rcu annotations to sk_wq and wq
Eric Dumazet
2011-02-22
1
-1
/
+2
*
net: Export __sock_create
Pavel Emelyanov
2010-10-01
1
-0
/
+2
*
linux/net.h: fix kernel-doc warnings
Randy Dunlap
2010-07-02
1
-2
/
+1
*
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
2010-05-01
1
-5
/
+9
*
net: CONFIG_COMPAT redux
Alexey Dobriyan
2010-02-03
1
-0
/
+4
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-05
1
-0
/
+1
|
\
|
*
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-05
1
-0
/
+1
|
|
\
|
|
*
printk: Remove ratelimit.h from kernel.h
Ingo Molnar
2009-09-22
1
-0
/
+1
*
|
|
net: kill proto_ops wrapper
Arnd Bergmann
2009-11-07
1
-83
/
+0
*
|
|
net: pass kern to net_proto_family create function
Eric Paris
2009-11-05
1
-1
/
+2
*
|
|
net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time
Cyrill Gorcunov
2009-10-29
1
-0
/
+3
*
|
|
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
2009-10-12
1
-0
/
+1
|
/
/
*
|
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
1
-4
/
+4
|
/
*
[PATCH] net: kmemcheck annotation in struct socket
Eric Dumazet
2009-09-15
1
-0
/
+5
*
net: reorder fields of struct socket
Eric Dumazet
2009-03-15
1
-2
/
+6
*
reintroduce accept4
Ulrich Drepper
2008-11-19
1
-4
/
+2
*
Fix userspace export of <linux/net.h>
David Woodhouse
2008-08-26
1
-7
/
+7
*
printk ratelimiting rewrite
Dave Young
2008-07-25
1
-2
/
+1
*
flag parameters: NONBLOCK in socket and socketpair
Ulrich Drepper
2008-07-24
1
-1
/
+1
*
flag parameters: paccept w/out set_restore_sigmask
Ulrich Drepper
2008-07-24
1
-0
/
+3
*
flag parameters: paccept
Ulrich Drepper
2008-07-24
1
-0
/
+3
*
flag parameters: socket and socketpair
Ulrich Drepper
2008-07-24
1
-1
/
+8
*
net: remove padding from struct socket on 64bit & increase objects/cache
Richard Kennedy
2008-07-08
1
-2
/
+2
*
[NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.
Rusty Russell
2008-03-22
1
-1
/
+2
*
[NET]: Remove the empty net_table
Pavel Emelyanov
2008-01-28
1
-1
/
+0
*
[NET]: Name magic constants in sock_wake_async()
Pavel Emelyanov
2008-01-28
1
-0
/
+7
*
[TCP]: Splice receive support.
Jens Axboe
2008-01-28
1
-0
/
+3
*
[NET]: Add the helper kernel_sock_shutdown()
Trond Myklebust
2007-11-12
1
-0
/
+8
*
[INET]: Let inet_diag and friends autoload
Jean Delvare
2007-10-22
1
-0
/
+4
*
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2007-10-10
1
-1
/
+2
*
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
2007-04-26
1
-1
/
+1
[next]