Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f8ddadc4db6c7b7029b6d0e0d9af24f74ad27ca2
/
net
/
tipc
0d5fcebf
tipc: refactor tipc_sk_timeout() function
by Jon Maloy
· 7 years ago
cb4dc41
tipc: fix broken tipc_poll() function
by Jon Maloy
· 7 years ago
c75e427
tipc: checking for NULL instead of IS_ERR()
by Dan Carpenter
· 7 years ago
36c0a9d
tipc: fix rebasing error
by Jon Maloy
· 7 years ago
04d7b57
tipc: add multipoint-to-point flow control
by Jon Maloy
· 7 years ago
a3bada7
tipc: guarantee delivery of last broadcast before DOWN event
by Jon Maloy
· 7 years ago
399574d
tipc: guarantee delivery of UP event before first broadcast
by Jon Maloy
· 7 years ago
2f48771
tipc: guarantee that group broadcast doesn't bypass group unicast
by Jon Maloy
· 7 years ago
b87a5ea
tipc: guarantee group unicast doesn't bypass group broadcast
by Jon Maloy
· 7 years ago
5b8dddb
tipc: introduce group multicast messaging
by Jon Maloy
· 7 years ago
ee106d7
tipc: introduce group anycast messaging
by Jon Maloy
· 7 years ago
27bd9ec
tipc: introduce group unicast messaging
by Jon Maloy
· 7 years ago
b7d4263
tipc: introduce flow control for group broadcast messages
by Jon Maloy
· 7 years ago
ae236fb
tipc: receive group membership events via member socket
by Jon Maloy
· 7 years ago
31c82a2
tipc: add second source address to recvmsg()/recvfrom()
by Jon Maloy
· 7 years ago
75da216
tipc: introduce communication groups
by Jon Maloy
· 7 years ago
a80ae53
tipc: improve destination linked list
by Jon Maloy
· 7 years ago
f70d37b
tipc: add new function for sending multiple small messages
by Jon Maloy
· 7 years ago
64ac5f5
tipc: refactor function filter_rcv()
by Jon Maloy
· 7 years ago
38077b8
tipc: add ability to obtain node availability status from other files
by Jon Maloy
· 7 years ago
2399883
tipc: improve address sanity check in tipc_connect()
by Jon Maloy
· 7 years ago
14c0449
tipc: add ability to order and receive topology events in driver
by Jon Maloy
· 7 years ago
a9e2971
tipc: Unclone message at secondary destination lookup
by Jon Maloy
· 7 years ago
3382605
tipc: correct initialization of skb list
by Jon Maloy
· 7 years ago
aad0621
tipc: use only positive error codes in messages
by Parthasarathy Bhuvaragan
· 7 years ago
8e0deed
tipc: remove unnecessary call to dev_net()
by Kleber Sacilotto de Souza
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d55c60e
tipc: permit bond slave as bearer
by Parthasarathy Bhuvaragan
· 7 years ago
991ca84
tipc: context imbalance at node read unlock
by Parthasarathy Bhuvaragan
· 7 years ago
60d1d93
tipc: reassign pointers after skb reallocation / linearization
by Parthasarathy Bhuvaragan
· 7 years ago
2716313
tipc: perform skb_linearize() before parsing the inner header
by Parthasarathy Bhuvaragan
· 7 years ago
6c7e983
tipc: Fix tipc_sk_reinit handling of -EAGAIN
by Bob Peterson
· 7 years ago
042a901
net: tipc: constify genl_ops
by Arvind Yadav
· 7 years ago
fd849b7
tipc: fix a race condition of releasing subscriber object
by Ying Xue
· 7 years ago
458be02
tipc: remove subscription references only for pending timers
by Parthasarathy Bhuvaragan
· 7 years ago
e2a7c34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
40501f90
tipc: don't reset stale broadcast send link
by Jon Paul Maloy
· 7 years ago
5bfd37b
tipc: fix use-after-free
by Eric Dumazet
· 7 years ago
59a361b
tipc: avoid inheriting msg_non_seq flag when message is returned
by Jon Paul Maloy
· 7 years ago
fed5f57
tipc: accept PACKET_MULTICAST packets
by Jon Paul Maloy
· 7 years ago
ed43594
tipc: remove premature ESTABLISH FSM event at link synchronization
by Jon Paul Maloy
· 7 years ago
41c6d65
net: convert sock.sk_refcnt from atomic_t to refcount_t
by Reshetova, Elena
· 8 years ago
343eba6
net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse
by Jia-Ju Bai
· 8 years ago
844cf76
tipc: make macro tipc_wait_for_cond() smp safe
by Jon Paul Maloy
· 8 years ago
8d65b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
ec8a09f
tipc: refactor function tipc_sk_recv_stream()
by Jon Paul Maloy
· 8 years ago
e9f8b10
tipc: refactor function tipc_sk_recvmsg()
by Jon Paul Maloy
· 8 years ago
c1be775
tipc: close the connection if protocol messages contain errors
by Parthasarathy Bhuvaragan
· 8 years ago
4e0df49
tipc: improve error validations for sockets in CONNECTING state
by Parthasarathy Bhuvaragan
· 8 years ago
42b531d
tipc: Fix missing connection request handling
by Parthasarathy Bhuvaragan
· 8 years ago
b1513c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
05ff837
tipc: fix socket flow control accounting error at tipc_recv_stream
by Parthasarathy Bhuvaragan
· 8 years ago
3364d61
tipc: fix socket flow control accounting error at tipc_send_stream
by Parthasarathy Bhuvaragan
· 8 years ago
78302fd
tipc: check return value of nlmsg_new
by Pan Bian
· 8 years ago
fe52145
netlink: pass extended ACK struct where available
by Johannes Berg
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
66bc1e8
tipc: allow rdm/dgram socketpairs
by Erik Hugne
· 8 years ago
70b0375
tipc: add support for stream/seqpacket socketpairs
by Erik Hugne
· 8 years ago
7efea60
tipc: adjust the policy of holding subscription kref
by Ying Xue
· 8 years ago
139bb36
tipc: advance the time of deleting subscription from subscriber->subscrp_list
by Ying Xue
· 8 years ago
557d054c
tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe
by Ying Xue
· 8 years ago
cdfbabf
net: Work around lockdep limitation in sockets that use sockets
by David Howells
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
681a55d
tipc: move premature initilalization of stack variables
by Jon Paul Maloy
· 8 years ago
40f9f43
tipc: Fix tipc_sk_reinit race conditions
by Herbert Xu
· 8 years ago
4e8f2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
a08ef47
tipc: uninitialized return code in tipc_setsockopt()
by Dan Carpenter
· 8 years ago
35e22e4
tipc: fix cleanup at module unload
by Parthasarathy Bhuvaragan
· 8 years ago
4c887aa
tipc: ignore requests when the connection state is not CONNECTED
by Parthasarathy Bhuvaragan
· 8 years ago
9dc3abd
tipc: fix nametbl_lock soft lockup at module exit
by Parthasarathy Bhuvaragan
· 8 years ago
fc0adfc
tipc: fix connection refcount error
by Parthasarathy Bhuvaragan
· 8 years ago
d094c4d
tipc: add subscription refcount to avoid invalid delete
by Parthasarathy Bhuvaragan
· 8 years ago
93f955a
tipc: fix nametbl_lock soft lockup at node/link events
by Parthasarathy Bhuvaragan
· 8 years ago
01fd12b
tipc: make replicast a user selectable option
by Jon Paul Maloy
· 8 years ago
a853e4c
tipc: introduce replicast as transport option for multicast
by Jon Paul Maloy
· 8 years ago
2ae0b8a
tipc: add functionality to lookup multicast destination nodes
by Jon Paul Maloy
· 8 years ago
9999974
tipc: add function for checking broadcast support in bearer
by Jon Paul Maloy
· 8 years ago
580bdf5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
57d5f64
tipc: allocate user memory with GFP_KERNEL flag
by Parthasarathy Bhuvaragan
· 8 years ago
365ad35
tipc: reduce risk of user starvation during link congestion
by Jon Paul Maloy
· 8 years ago
4d8642d
tipc: modify struct tipc_plist to be more versatile
by Jon Paul Maloy
· 8 years ago
8c44e1a
tipc: unify tipc_wait_for_sndpkt() and tipc_wait_for_sndmsg() functions
by Jon Paul Maloy
· 8 years ago
693c564
tipc: don't send FIN message from connectionless socket
by Jon Paul Maloy
· 8 years ago
9a19a6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
cbbd26b
[iov_iter] new primitives - copy_from_iter_full() and friends
by Al Viro
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3de81b7
tipc: check minimum bearer MTU
by Michal Kubeček
· 8 years ago
9590112
tipc: fix link statistics counter errors
by Jon Paul Maloy
· 8 years ago
0b42f25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
6998cc6
tipc: resolve connection flow control compatibility problem
by Jon Paul Maloy
· 8 years ago
d876a4d
tipc: improve sanity check for received domain records
by Jon Paul Maloy
· 8 years ago
f796755
tipc: fix compatibility bug in link monitoring
by Jon Paul Maloy
· 8 years ago
f9aa9dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
51b9a31
tipc: eliminate obsolete socket locking policy description
by Jon Paul Maloy
· 8 years ago
c7d03a0
netns: make struct pernet_operations::id unsigned int
by Alexey Dobriyan
· 8 years ago
d9dc8b0
net: fix sleeping for sk_wait_event()
by WANG Cong
· 8 years ago
f40acba
tipc: remove SS_CONNECTED sock state
by Parthasarathy Bhuvaragan
· 8 years ago
99a2088
tipc: create TIPC_CONNECTING as a new sk_state
by Parthasarathy Bhuvaragan
· 8 years ago
6f00089
tipc: remove SS_DISCONNECTING state
by Parthasarathy Bhuvaragan
· 8 years ago
9fd4b07
tipc: create TIPC_DISCONNECTING as a new sk_state
by Parthasarathy Bhuvaragan
· 8 years ago
Next »