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
/
net
/
decnet
/
af_decnet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-3
/
+3
*
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
1
-3
/
+3
|
\
|
*
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
2018-05-26
1
-3
/
+3
*
|
proc: introduce proc_create_seq_private
Christoph Hellwig
2018-05-16
1
-14
/
+3
|
/
*
net: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-19
1
-29
/
+33
|
\
|
*
dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock
Paolo Abeni
2018-02-16
1
-29
/
+33
*
|
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-4
/
+2
|
/
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
1
-1
/
+0
|
\
|
*
net: delete /proc THIS_MODULE references
Alexey Dobriyan
2018-01-16
1
-1
/
+0
*
|
net: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
|
/
*
decnet: af_decnet: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-18
1
-0
/
+3
*
net/decnet: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-4
/
+0
*
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
2017-06-08
1
-1
/
+1
*
format-security: move static strings to const
Kees Cook
2017-05-08
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-15
1
-2
/
+3
|
\
|
*
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
1
-2
/
+3
*
|
decnet: Use TCP nagle macro instead of literal number in decnet
Gao Feng
2017-03-07
1
-6
/
+7
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
net: fix sleeping for sk_wait_event()
WANG Cong
2016-11-14
1
-8
/
+8
*
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2015-12-14
1
-0
/
+3
*
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-12-01
1
-4
/
+4
*
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
1
-4
/
+4
*
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-4
/
+3
*
new helper: memcpy_to_msg()
Al Viro
2014-11-24
1
-1
/
+1
*
new helper: memcpy_from_msg()
Al Viro
2014-11-24
1
-1
/
+1
*
af_decnet: Use time_after_eq
Himangi Saraogi
2014-08-22
1
-1
/
+2
*
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
2014-05-23
1
-1
/
+1
*
net: Move prototype declaration to header file include/net/dn.h from net/decn...
Rashika Kheria
2014-02-09
1
-3
/
+0
*
net: Move prototype declaration to appropriate header file from decnet/af_dec...
Rashika Kheria
2014-02-09
1
-2
/
+0
*
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2014-01-18
1
-1
/
+2
*
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
1
-2
/
+2
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-6
/
+3
*
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
1
-1
/
+1
*
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-18
1
-1
/
+1
*
decnet: use correct RCU API to deref sk_dst_cache field
Cong Wang
2013-01-28
1
-2
/
+4
*
decnet: fix shutdown parameter checking
Xi Wang
2012-08-31
1
-2
/
+2
*
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
1
-3
/
+3
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
decnet: Reduce switch/case indent
Joe Perches
2011-07-01
1
-349
/
+348
*
decnet: Convert to use flowidn where applicable.
David S. Miller
2011-03-12
1
-8
/
+8
*
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-12
1
-2
/
+2
*
net: Abstract default ADVMSS behind an accessor.
David S. Miller
2010-12-13
1
-2
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-08
1
-0
/
+2
|
\
|
*
DECnet: don't leak uninitialized stack byte
Dan Rosenberg
2010-11-28
1
-0
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-14
1
-1
/
+1
|
\
|
|
*
net: avoid limits overflow
Eric Dumazet
2010-11-10
1
-1
/
+1
*
|
decnet: RCU conversion and get rid of dev_base_lock
Eric Dumazet
2010-11-08
1
-1
/
+1
|
/
*
net: sk_sleep() helper
Eric Dumazet
2010-04-20
1
-13
/
+13
[next]