index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: fix uninit-value in tipc_nl_compat_doit
Ying Xue
2019-01-23
1
-1
/
+1
*
tipc: fix uninit-value in tipc_nl_compat_name_table_dump
Ying Xue
2019-01-23
1
-0
/
+2
*
tipc: fix uninit-value in tipc_nl_compat_link_set
Ying Xue
2019-01-23
1
-0
/
+5
*
tipc: fix uninit-value in tipc_nl_compat_bearer_enable
Ying Xue
2019-01-23
1
-0
/
+26
*
tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
Ying Xue
2019-01-23
1
-0
/
+15
*
tipc: compare remote and local protocols in tipc_udp_enable()
Cong Wang
2019-01-09
1
-0
/
+5
*
tipc: use lock_sock() in tipc_sk_reinit()
Cong Wang
2019-01-09
1
-2
/
+6
*
tipc: fix a double kfree_skb()
Cong Wang
2019-01-09
1
-3
/
+1
*
tipc: use destination length for copy string
Guoqing Jiang
2018-12-08
1
-1
/
+1
*
tipc: fix flow control accounting for implicit connect
Parthasarathy Bhuvaragan
2018-10-18
1
-1
/
+3
*
tipc: fix a missing rhashtable_walk_exit()
Cong Wang
2018-09-15
1
-0
/
+2
*
tipc: eliminate KMSAN uninit-value in strcmp complaint
Ying Xue
2018-06-21
1
-2
/
+13
*
tipc: fix bug in function tipc_nl_node_dump_monitor
Jon Maloy
2018-06-21
1
-1
/
+1
*
tipc: fix infinite loop when dumping link monitor summary
Tung Nguyen
2018-06-21
2
-8
/
+5
*
tipc: add policy for TIPC_NLA_NET_ADDR
Eric Dumazet
2018-04-29
1
-1
/
+2
*
tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path
Tommi Rantala
2018-03-03
1
-1
/
+5
*
tipc: error path leak fixes in tipc_enable_bearer()
Tommi Rantala
2018-03-03
1
-1
/
+4
*
tipc: fix a memory leak in tipc_nl_node_get_link()
Cong Wang
2018-01-31
1
-12
/
+14
*
tipc: fix hanging poll() for stream sockets
Parthasarathy Bhuvaragan
2018-01-02
1
-1
/
+1
*
tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
Tommi Rantala
2017-12-17
1
-4
/
+0
*
tipc: fix memory leak in tipc_accept_from_sock()
Jon Maloy
2017-12-17
1
-0
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
tipc: Unclone message at secondary destination lookup
Jon Maloy
2017-10-08
1
-0
/
+8
*
tipc: correct initialization of skb list
Jon Maloy
2017-10-08
1
-2
/
+2
*
tipc: use only positive error codes in messages
Parthasarathy Bhuvaragan
2017-10-01
1
-1
/
+1
*
tipc: remove unnecessary call to dev_net()
Kleber Sacilotto de Souza
2017-09-06
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
6
-33
/
+33
|
\
|
*
tipc: permit bond slave as bearer
Parthasarathy Bhuvaragan
2017-08-29
2
-15
/
+13
|
*
tipc: context imbalance at node read unlock
Parthasarathy Bhuvaragan
2017-08-24
1
-1
/
+1
|
*
tipc: reassign pointers after skb reallocation / linearization
Parthasarathy Bhuvaragan
2017-08-24
1
-2
/
+5
|
*
tipc: perform skb_linearize() before parsing the inner header
Parthasarathy Bhuvaragan
2017-08-24
1
-0
/
+2
|
*
tipc: Fix tipc_sk_reinit handling of -EAGAIN
Bob Peterson
2017-08-24
1
-3
/
+3
|
*
tipc: fix a race condition of releasing subscriber object
Ying Xue
2017-08-22
1
-0
/
+2
|
*
tipc: remove subscription references only for pending timers
Parthasarathy Bhuvaragan
2017-08-22
1
-12
/
+7
*
|
net: tipc: constify genl_ops
Arvind Yadav
2017-08-23
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
1
-2
/
+4
|
\
|
|
*
tipc: fix use-after-free
Eric Dumazet
2017-08-18
1
-2
/
+4
*
|
tipc: don't reset stale broadcast send link
Jon Paul Maloy
2017-08-21
4
-45
/
+17
|
/
*
tipc: avoid inheriting msg_non_seq flag when message is returned
Jon Paul Maloy
2017-08-14
1
-0
/
+1
*
tipc: accept PACKET_MULTICAST packets
Jon Paul Maloy
2017-08-14
1
-1
/
+1
*
tipc: remove premature ESTABLISH FSM event at link synchronization
Jon Paul Maloy
2017-08-09
1
-3
/
+1
*
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+1
*
net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse
Jia-Ju Bai
2017-06-10
1
-1
/
+1
*
tipc: make macro tipc_wait_for_cond() smp safe
Jon Paul Maloy
2017-05-11
1
-19
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
11
-197
/
+197
|
\
|
*
tipc: refactor function tipc_sk_recv_stream()
Jon Paul Maloy
2017-05-02
1
-84
/
+71
|
*
tipc: refactor function tipc_sk_recvmsg()
Jon Paul Maloy
2017-05-02
1
-59
/
+50
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-26
1
-2
/
+2
|
|
\
|
*
|
tipc: check return value of nlmsg_new
Pan Bian
2017-04-24
1
-0
/
+2
|
*
|
netlink: pass extended ACK struct where available
Johannes Berg
2017-04-13
3
-12
/
+12
[next]