index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
net.h
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
|
\
|
*
net: Fix a typo in comment about sock flags.
Tonghao Zhang
2017-08-15
*
|
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
2017-08-01
|
/
*
random: add get_random_{bytes,u32,u64,int,long,once}_wait family
Jason A. Donenfeld
2017-06-19
*
l2tp: device MTU setup, tunnel socket needs a lock
R. Parameswaran
2017-04-17
*
New kernel function to get IP overhead on a socket.
R. Parameswaran
2017-04-06
*
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
*
net: Add read_sock proto_op
Tom Herbert
2016-08-28
*
tun: switch to use skb array for tx
Jason Wang
2016-07-01
*
net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
Jason A. Donenfeld
2016-06-15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-04
|
\
|
*
net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
Tim Bingham
2016-05-01
*
|
[net] drop 'size' argument of sock_recvmsg()
Al Viro
2016-03-28
|
/
*
net: Make sock_alloc exportable
Tom Herbert
2016-03-09
*
net: fix sock_wake_async() rcu protection
Eric Dumazet
2015-12-01
*
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-12-01
*
net: move net_get_random_once to lib
Hannes Frederic Sowa
2015-10-08
*
net_dbg_ratelimited: turn into no-op when !DEBUG
Jason A. Donenfeld
2015-08-06
*
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-05-11
*
tun: Utilize the normal socket network namespace refcounting.
Eric W. Biederman
2015-05-11
*
get rid of the size argument of sock_sendmsg()
Al Viro
2015-04-11
*
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
*
net: avoid dependency of net_get_random_once on nop patching
Hannes Frederic Sowa
2014-05-14
*
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-14
*
net: unix: allow set_peek_off to fail
Sasha Levin
2013-12-10
*
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
*
net: make net_get_random_once irq safe
Hannes Frederic Sowa
2013-10-25
*
net: fix build warnings because of net_get_random_once merge
Hannes Frederic Sowa
2013-10-21
*
net: introduce new macro net_get_random_once
Hannes Frederic Sowa
2013-10-19
*
net.h/skbuff.h: Remove extern from function prototypes
Joe Perches
2013-09-26
*
net: do not manually initialize enumerators
Jean Sacren
2013-06-04
*
net: rename random32 to prandom
Akinobu Mita
2013-04-29
*
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
|
\
|
*
unexport sock_map_fd(), switch to sock_alloc_file()
Al Viro
2012-09-26
|
/
*
net: netprio_cgroup: rework update socket logic
John Fastabend
2012-07-22
*
tun: fix a crash bug and a memory leak
Mikulas Patocka
2012-07-20
*
net: add MODULE_ALIAS_NET_PF_PROTO_NAME
Neil Horman
2012-05-29
*
net: Add net_ratelimited_function and net_<level>_ratelimited macros
Joe Perches
2012-05-15
*
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
2012-02-21
*
net: Kill ratelimit.h dependency in linux/net.h
David S. Miller
2011-05-27
*
net: Add sendmmsg socket system call
Anton Blanchard
2011-05-05
*
net: add __rcu annotations to sk_wq and wq
Eric Dumazet
2011-02-22
*
net: Export __sock_create
Pavel Emelyanov
2010-10-01
*
linux/net.h: fix kernel-doc warnings
Randy Dunlap
2010-07-02
*
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
2010-05-01
*
net: CONFIG_COMPAT redux
Alexey Dobriyan
2010-02-03
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-05
|
\
|
*
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-05
|
|
\
|
|
*
printk: Remove ratelimit.h from kernel.h
Ingo Molnar
2009-09-22
[next]