index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_doit
Ying Xue
1
-1
/
+1
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_name_table_dump
Ying Xue
1
-0
/
+2
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_link_set
Ying Xue
1
-0
/
+5
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_bearer_enable
Ying Xue
1
-0
/
+26
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
Ying Xue
1
-0
/
+15
2019-01-09
tipc: compare remote and local protocols in tipc_udp_enable()
Cong Wang
1
-0
/
+5
2019-01-09
tipc: use lock_sock() in tipc_sk_reinit()
Cong Wang
1
-2
/
+6
2019-01-09
tipc: fix a double kfree_skb()
Cong Wang
1
-3
/
+1
2018-12-08
tipc: use destination length for copy string
Guoqing Jiang
1
-1
/
+1
2018-10-18
tipc: fix flow control accounting for implicit connect
Parthasarathy Bhuvaragan
1
-1
/
+3
2018-09-15
tipc: fix a missing rhashtable_walk_exit()
Cong Wang
1
-0
/
+2
2018-06-21
tipc: eliminate KMSAN uninit-value in strcmp complaint
Ying Xue
1
-2
/
+13
2018-06-21
tipc: fix bug in function tipc_nl_node_dump_monitor
Jon Maloy
1
-1
/
+1
2018-06-21
tipc: fix infinite loop when dumping link monitor summary
Tung Nguyen
2
-8
/
+5
2018-04-29
tipc: add policy for TIPC_NLA_NET_ADDR
Eric Dumazet
1
-1
/
+2
2018-03-03
tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path
Tommi Rantala
1
-1
/
+5
2018-03-03
tipc: error path leak fixes in tipc_enable_bearer()
Tommi Rantala
1
-1
/
+4
2018-01-31
tipc: fix a memory leak in tipc_nl_node_get_link()
Cong Wang
1
-12
/
+14
2018-01-02
tipc: fix hanging poll() for stream sockets
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-12-17
tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
Tommi Rantala
1
-4
/
+0
2017-12-17
tipc: fix memory leak in tipc_accept_from_sock()
Jon Maloy
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-08
tipc: Unclone message at secondary destination lookup
Jon Maloy
1
-0
/
+8
2017-10-08
tipc: correct initialization of skb list
Jon Maloy
1
-2
/
+2
2017-10-01
tipc: use only positive error codes in messages
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-09-06
tipc: remove unnecessary call to dev_net()
Kleber Sacilotto de Souza
1
-1
/
+1
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-33
/
+33
2017-08-29
tipc: permit bond slave as bearer
Parthasarathy Bhuvaragan
2
-15
/
+13
2017-08-24
tipc: context imbalance at node read unlock
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-08-24
tipc: reassign pointers after skb reallocation / linearization
Parthasarathy Bhuvaragan
1
-2
/
+5
2017-08-24
tipc: perform skb_linearize() before parsing the inner header
Parthasarathy Bhuvaragan
1
-0
/
+2
2017-08-24
tipc: Fix tipc_sk_reinit handling of -EAGAIN
Bob Peterson
1
-3
/
+3
2017-08-23
net: tipc: constify genl_ops
Arvind Yadav
1
-1
/
+1
2017-08-22
tipc: fix a race condition of releasing subscriber object
Ying Xue
1
-0
/
+2
2017-08-22
tipc: remove subscription references only for pending timers
Parthasarathy Bhuvaragan
1
-12
/
+7
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2017-08-21
tipc: don't reset stale broadcast send link
Jon Paul Maloy
4
-45
/
+17
2017-08-18
tipc: fix use-after-free
Eric Dumazet
1
-2
/
+4
2017-08-14
tipc: avoid inheriting msg_non_seq flag when message is returned
Jon Paul Maloy
1
-0
/
+1
2017-08-14
tipc: accept PACKET_MULTICAST packets
Jon Paul Maloy
1
-1
/
+1
2017-08-09
tipc: remove premature ESTABLISH FSM event at link synchronization
Jon Paul Maloy
1
-3
/
+1
2017-07-01
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-06-10
net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse
Jia-Ju Bai
1
-1
/
+1
2017-05-11
tipc: make macro tipc_wait_for_cond() smp safe
Jon Paul Maloy
1
-19
/
+19
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
11
-197
/
+197
2017-05-02
tipc: refactor function tipc_sk_recv_stream()
Jon Paul Maloy
1
-84
/
+71
2017-05-02
tipc: refactor function tipc_sk_recvmsg()
Jon Paul Maloy
1
-59
/
+50
2017-04-28
tipc: close the connection if protocol messages contain errors
Parthasarathy Bhuvaragan
1
-0
/
+8
2017-04-28
tipc: improve error validations for sockets in CONNECTING state
Parthasarathy Bhuvaragan
1
-3
/
+22
2017-04-28
tipc: Fix missing connection request handling
Parthasarathy Bhuvaragan
1
-2
/
+1
[next]