index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
decnet
Age
Commit message (
Expand
)
Author
2021-07-16
net: decnet: Fix sleeping inside in af_decnet
Yajun Deng
2021-06-02
decnet: Fix spelling mistakes
Zheng Yongjun
2021-03-30
net/decnet: Delete obsolete TODO file
Wang Qing
2021-03-25
net: decnet: Fix a typo in dn_nsp_in.c
Lu Wei
2021-03-24
net: decnet: Fixed multiple Coding Style issues
Sai Kalyaan Palla
2021-03-20
net: decnet: Fixed multiple coding style issues
Sai Kalyaan Palla
2021-03-10
decnet: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-01-27
net: decnet: fix netdev refcount leaking on error path
Vadim Fedorenko
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-07-29
netfilter: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
2020-07-17
net: decnet: af_decnet: Simplify goto loop.
Suraj Upadhyay
2020-07-15
decnet: dn_dev: Remove an unnecessary label.
Suraj Upadhyay
2020-07-13
net: decnet: kerneldoc fixes
Andrew Lunn
2020-06-23
dn_route_rcv: remove redundant dev null check
Gaurav Singh
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-04-28
docs: networking: convert decnet.txt to ReST
Mauro Carvalho Chehab
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-03-23
Remove DST_HOST
David Laight
2020-01-09
net: Make sock protocol value checks more specific
Mat Martineau
2019-12-24
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-11-06
net: use helpers to change sk_ack_backlog
Eric Dumazet
2019-10-28
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 53
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
net: fix two coding style issues
Michal Kubecek
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-22
net: Rename net/nexthop.h net/rtnh.h
David Ahern
2019-04-01
net: use rcu_dereference_protected to fetch sk_dst_cache in sk_destruct
Xin Long
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-27
decnet: fix DN_IFREQ_SIZE
Johannes Berg
2019-01-16
net, decnet: use struct_size() in kzalloc()
Gustavo A. R. Silva
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-01
net/decnet: Replace rcu_barrier_bh() with rcu_barrier()
Paul E. McKenney
2018-11-16
net/decnet: add missing indentation
Colin Ian King
2018-09-21
decnet: Remove unnecessary check for dev->name
Nathan Chancellor
2018-08-09
decnet: fix using plain integer as NULL warning
YueHaibing
2018-07-24
decnet: whitespace fixes
Stephen Hemminger
2018-07-05
net: decnet: dn_nsp_in: mark expected switch fall-through
Gustavo A. R. Silva
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-05-26
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
[next]