Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
refs/heads/android12-5.10-lts
/
net
/
decnet
/
af_decnet.c
30b8302
net: decnet: Fix sleeping inside in af_decnet
by Yajun Deng
· 3 years, 6 months ago
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 4 months ago
a7b75c5
net: pass a sockptr_t into ->setsockopt
by Christoph Hellwig
· 4 years, 5 months ago
c2f1263
netfilter: switch nf_setsockopt to sockptr_t
by Christoph Hellwig
· 4 years, 5 months ago
e0c3f4c
net: decnet: af_decnet: Simplify goto loop.
by Suraj Upadhyay
· 4 years, 5 months ago
e9cdced
net: Make sock protocol value checks more specific
by Mat Martineau
· 5 years ago
7976a11
net: use helpers to change sk_ack_backlog
by Eric Dumazet
· 5 years ago
3ef7cf5
net: use skb_queue_empty_lockless() in poll() handlers
by Eric Dumazet
· 5 years ago
fd9871f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24
by Thomas Gleixner
· 6 years ago
5869b8f
net: use rcu_dereference_protected to fetch sk_dst_cache in sk_destruct
by Xin Long
· 6 years ago
e0c38a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
dd06d25
net/decnet: Replace rcu_barrier_bh() with rcu_barrier()
by Paul E. McKenney
· 6 years ago
99310e7
net/decnet: add missing indentation
by Colin Ian King
· 6 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 7 years ago
408afb8
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
db5051e
net: convert datagram_poll users tp ->poll_mask
by Christoph Hellwig
· 7 years ago
44414d8
proc: introduce proc_create_seq_private
by Christoph Hellwig
· 7 years ago
d644406
net: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
f5c0c6f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
dfec091
dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock
by Paolo Abeni
· 7 years ago
9b2c45d
net: make getname() functions return length rather than use int* parameter
by Denys Vlasenko
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
96890d6
net: delete /proc THIS_MODULE references
by Alexey Dobriyan
· 7 years ago
ade994f
net: annotate ->poll() instances
by Al Viro
· 7 years ago
86e58cc
decnet: af_decnet: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
eb4ddaf
net/decnet: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
0604475
tcp: add TCPMemoryPressuresChrono counter
by Eric Dumazet
· 8 years ago
0632466
format-security: move static strings to const
by Kees Cook
· 8 years ago
101c431
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
cdfbabf
net: Work around lockdep limitation in sockets that use sockets
by David Howells
· 8 years ago
9c28286
decnet: Use TCP nagle macro instead of literal number in decnet
by Gao Feng
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
d9dc8b0
net: fix sleeping for sk_wait_event()
by WANG Cong
· 8 years ago
79462ad0
net: add validation for the socket syscall protocol argument
by Hannes Frederic Sowa
· 9 years ago
9cd3e07
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
by Eric Dumazet
· 9 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
7eab8d9
new helper: memcpy_to_msg()
by Al Viro
· 11 years ago
6ce8e9c
new helper: memcpy_from_msg()
by Al Viro
· 11 years ago
c0b8023
af_decnet: Use time_after_eq
by Himangi Saraogi
· 10 years ago
28448b8
net: Split sk_no_check into sk_no_check_{rx,tx}
by Tom Herbert
· 11 years ago
ab3301bd
net: Move prototype declaration to header file include/net/dn.h from net/decnet/af_decnet.c
by Rashika Kheria
· 11 years ago
f56b8bf
net: Move prototype declaration to appropriate header file from decnet/af_decnet.c
by Rashika Kheria
· 11 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
d4beaa6
net: proc: change proc_net_fops_create to proc_create
by Gao feng
· 12 years ago
cec771d
decnet: use correct RCU API to deref sk_dst_cache field
by Cong Wang
· 12 years ago
46b66d7
decnet: fix shutdown parameter checking
by Xi Wang
· 12 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
06f8fe1
decnet: Reduce switch/case indent
by Joe Perches
· 14 years ago
bef55ae
decnet: Convert to use flowidn where applicable.
by David S. Miller
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
0dbaee3
net: Abstract default ADVMSS behind an accessor.
by David S. Miller
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
3c6f27b
DECnet: don't leak uninitialized stack byte
by Dan Rosenberg
· 14 years ago
c25ecd0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
8d987e5
net: avoid limits overflow
by Eric Dumazet
· 14 years ago
fc766e4c
decnet: RCU conversion and get rid of dev_base_lock
by Eric Dumazet
· 14 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
b6c6712
net: sk_dst_cache RCUification
by Eric Dumazet
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
c6d14c8
net: Introduce for_each_netdev_rcu() iterator
by Eric Dumazet
· 15 years ago
ea94ff3
net: Fix for dst_negative_advice
by Krishna Kumar
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
10e8544
decnet: Use rcu_barrier() on module unload.
by Jesper Dangaard Brouer
· 16 years ago
31e6d36
net: correct off-by-one write allocations reports
by Eric Dumazet
· 16 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 16 years ago
bec571e
decnet: Use SKB queue and list helpers instead of doing it by-hand.
by David S. Miller
· 16 years ago
7546dd9
net: convert usage of packet_type to read_mostly
by Stephen Hemminger
· 16 years ago
e57c624
decnet: fix sparse warnings: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
db849df
decnet: remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
09640e63
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
c4106aa
decnet: remove private wrappers of endian helpers
by Harvey Harrison
· 16 years ago
721499e
netns: Use net_eq() to compare net-namespaces for optimization.
by YOSHIFUJI Hideaki
· 16 years ago
5c52ba1
sock: add net to prot->enter_memory_pressure callback
by Pavel Emelyanov
· 16 years ago
22196d3
decnet: Remove SOCK_SLEEP_{PRE,POST} usage.
by David S. Miller
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c20932d2
[ATALK/DECNET]: Use seq_open_private in appletalk and decnet.
by Pavel Emelyanov
· 17 years ago
b98999d
[DECNET]: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
e9dc865
[NET]: Make device event notification network namespace safe
by Eric W. Biederman
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 17 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 18 years ago
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
fa34ddd
[DECNet]: Use rtnl registration interface
by Thomas Graf
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
429eb0f
[NET] DECNET: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
375d9d7
[DECNET]: Endianess fixes (try #2)
by Steven Whitehouse
· 18 years ago
52c41a3
[DECNET]: Fix sfuzz hanging on 2.6.18
by Patrick McHardy
· 18 years ago
a8731cb
[DECNET]: Covert rules to use generic code
by Steven Whitehouse
· 18 years ago
Next »