Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e81baf4cb19a9b428ba477fd0423f81672a58817
/
net
/
tipc
f87d8ad
tipc: fix memory leak in tipc_nl_compat_publ_dump
by Gustavo A. R. Silva
· 6 years ago
46273cf
tipc: fix a missing check of genlmsg_put
by Kangjie Lu
· 6 years ago
dc4501f
tipc: fix a double free in tipc_enable_bearer()
by Cong Wang
· 6 years ago
90cadbbf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
89dfd00
net/netlink_compat: Fix a missing check of nla_parse_nested
by Aditya Pakki
· 6 years ago
2be09de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
0557227
tipc: fix uninitialized value for broadcast retransmission
by Hoang Le
· 6 years ago
cf5f55f
tipc: add trace_events for tipc bearer
by Tuong Lien
· 6 years ago
eb18a51
tipc: add trace_events for tipc node
by Tuong Lien
· 6 years ago
01e661e
tipc: add trace_events for tipc socket
by Tuong Lien
· 6 years ago
26574db
tipc: add trace_events for tipc link
by Tuong Lien
· 6 years ago
b4b9771
tipc: enable tracepoints in tipc
by Tuong Lien
· 6 years ago
5679ee7
tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving it
by Zhenbo Gao
· 6 years ago
3c6306d
tipc: check group dests after tipc_wait_for_cond()
by Cong Wang
· 6 years ago
143ece6
tipc: check tsk->group in tipc_wait_for_cond()
by Cong Wang
· 6 years ago
fb83ed4
tipc: compare remote and local protocols in tipc_udp_enable()
by Cong Wang
· 6 years ago
acb4a33
tipc: fix a double kfree_skb()
by Cong Wang
· 6 years ago
15ef70e
tipc: use lock_sock() in tipc_sk_reinit()
by Cong Wang
· 6 years ago
f5d6c3e
tipc: fix node keep alive interval calculation
by Hoang Le
· 6 years ago
e561bb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
ec835f89
tipc: fix lockdep warning during node delete
by Jon Maloy
· 6 years ago
f2be6d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
1c1274a
tipc: don't assume linear buffer when reading ancillary data
by Jon Maloy
· 6 years ago
adba75b
tipc: fix lockdep warning when reinitilaizing sockets
by Jon Maloy
· 6 years ago
2b9b750
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
7ab412d
tipc: fix link re-establish failure
by Jon Maloy
· 6 years ago
31c4f4c
tipc: improve broadcast retransmission algorithm
by LUU Duc Canh
· 6 years ago
9931a07
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
aa563d7
iov_iter: Separate type from direction and use accessor functions
by David Howells
· 6 years ago
89ab066
Revert "net: simplify sock_poll_wait"
by Karsten Graul
· 6 years ago
988f3f1
tipc: eliminate message disordering during binding table update
by Jon Maloy
· 6 years ago
29e270f
tipc: use destination length for copy string
by Guoqing Jiang
· 6 years ago
2e2d6f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
b06f9d9
tipc: fix info leak from kernel tipc_event
by Jon Maloy
· 6 years ago
d3092b2
tipc: fix unsafe rcu locking when accessing publication list
by Tung Nguyen
· 6 years ago
4af00f4
tipc: initialize broadcast link stale counter correctly
by Jon Maloy
· 6 years ago
acad76a
tipc: support binding to specific ip address when activating UDP bearer
by Hoang Le
· 6 years ago
d864991
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
a1f8dd3
tipc: eliminate possible recursive locking detected by LOCKDEP
by Ying Xue
· 6 years ago
e7eb058
tipc: queue socket protocol error messages into socket receive buffer
by Parthasarathy Bhuvaragan
· 6 years ago
047491e
tipc: set link tolerance correctly in broadcast link
by Jon Maloy
· 6 years ago
6f41617
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
d949cfe
tipc: ignore STATE_MSG on wrong link session
by LUU Duc Canh
· 6 years ago
c140eb1
tipc: fix failover problem
by LUU Duc Canh
· 6 years ago
6787927
tipc: buffer overflow handling in listener socket
by Tung Nguyen
· 6 years ago
25b9221
tipc: add SYN bit to connection setup messages
by Jon Maloy
· 6 years ago
39fdc9c
tipc: refactor function tipc_sk_filter_connect()
by Jon Maloy
· 6 years ago
afe8792
tipc: refactor function tipc_sk_timeout()
by Jon Maloy
· 6 years ago
5cbdbd1
tipc: refactor function tipc_msg_reverse()
by Jon Maloy
· 6 years ago
3f32d0b
tipc: lock wakeup & inputq at tipc_link_reset()
by Parthasarathy Bhuvaragan
· 6 years ago
94b6ddc
tipc: reset bearer if device carrier not ok
by Parthasarathy Bhuvaragan
· 6 years ago
92ef12b
tipc: fix flow control accounting for implicit connect
by Parthasarathy Bhuvaragan
· 6 years ago
aaf9253
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
12a78b0
tipc: check return value of __tipc_dump_start()
by Cong Wang
· 6 years ago
a8305bf
net: Add and use skb_mark_not_on_list().
by David S. Miller
· 6 years ago
8f5c5fc
tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
by Cong Wang
· 6 years ago
0a3b8b2
tipc: orphan sock in tipc_release()
by Cong Wang
· 6 years ago
3630268
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
a484ef3
tipc: correct spelling errors for tipc_topsrv_queue_evt() comments
by Zhenbo Gao
· 6 years ago
9cc1bf3
tipc: correct spelling errors for struct tipc_bc_base's comment
by Zhenbo Gao
· 6 years ago
05a6843
tipc: correct structure parameter comments for topsrv
by Zhenbo Gao
· 6 years ago
9a07efa
tipc: switch to rhashtable iterator
by Cong Wang
· 6 years ago
bd583fe
tipc: fix a missing rhashtable_walk_exit()
by Cong Wang
· 6 years ago
3093519
tipc: fix the big/little endian issue in tipc_dest
by Haiqing Bai
· 6 years ago
a736e07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
37436d9
tipc: fix an interrupt unsafe locking scenario
by Ying Xue
· 6 years ago
b053fcc
net/tipc: remove redundant variables 'tn' and 'oport'
by Colin Ian King
· 6 years ago
dd979b4
net: simplify sock_poll_wait
by Christoph Hellwig
· 6 years ago
a073254
net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init()
by Jia-Ju Bai
· 6 years ago
04b9ce4
net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init()
by Jia-Ju Bai
· 6 years ago
63135ee
tipc: add missing dev_put() on error in tipc_enable_l2_media
by YueHaibing
· 6 years ago
e064cce
tipc: make some functions static
by YueHaibing
· 6 years ago
c4c5551
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 6 years ago
40999f1
tipc: make link capability update thread safe
by Jon Maloy
· 6 years ago
d81d25e
tipc: remove unused tipc_group_size
by YueHaibing
· 6 years ago
c94b1ac
tipc: remove unused tipc_link_is_active
by YueHaibing
· 6 years ago
7ea817f
tipc: check session number before accepting link protocol messages
by Jon Maloy
· 7 years ago
9012de5
tipc: add sequence number check for link STATE messages
by Jon Maloy
· 7 years ago
a4dc70d
tipc: extend link reset criteria for stale packet retransmission
by Jon Maloy
· 7 years ago
9faa89d
tipc: make function tipc_net_finalize() thread safe
by Jon Maloy
· 7 years ago
92018c7
tipc: fix correct setting of message type in second discoverer
by Jon Maloy
· 7 years ago
e415577
tipc: correct discovery message handling during address trial period
by Jon Maloy
· 7 years ago
2a57f18
tipc: fix wrong return value from function tipc_node_try_addr()
by Jon Maloy
· 7 years ago
c53e0c7
tipc: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
5cd3da4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
a1be5a2
tipc: extend sock diag for group communication
by GhantaKrishnamurthy MohanKrishna
· 7 years ago
6a939f3
tipc: Auto removal of peer down node instance
by GhantaKrishnamurthy MohanKrishna
· 7 years ago
759f29b
tipc: optimize function tipc_node_timeout()
by Tung Nguyen
· 7 years ago
ef9be75
tipc: eliminate buffer cloning in function tipc_msg_extract()
by Tung Nguyen
· 7 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
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
4df7338
net/tipc: convert to ->poll_mask
by Christoph Hellwig
· 7 years ago
b2d6cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
09c8b97
tipc: fix one byte leak in tipc_sk_set_orig_addr()
by Eric Dumazet
· 7 years ago
5f30721
tipc: clean up removal of binding table items
by Jon Maloy
· 7 years ago
94f6a80
tipc: eliminate KMSAN uninit-value in strcmp complaint
by Ying Xue
· 7 years ago
a7b15ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
3e5cf36
tipc: introduce ioctl for fetching node identity
by Jon Maloy
· 7 years ago
Next »