index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
2018-05-10
tipc: fix one byte leak in tipc_sk_set_orig_addr()
Eric Dumazet
2018-05-10
tipc: eliminate KMSAN uninit-value in strcmp complaint
Ying Xue
2018-04-27
tipc: fix bug in function tipc_nl_node_dump_monitor
Jon Maloy
2018-04-18
tipc: fix infinite loop when dumping link monitor summary
Tung Nguyen
2018-04-18
tipc: fix use-after-free in tipc_nametbl_stop
Jon Maloy
2018-04-16
tipc: fix possible crash in __tipc_nl_net_set()
Eric Dumazet
2018-04-16
tipc: add policy for TIPC_NLA_NET_ADDR
Eric Dumazet
2018-04-12
tipc: fix missing initializer in tipc_sendmsg()
Jon Maloy
2018-04-12
tipc: fix unbalanced reference counter
Jon Maloy
2018-04-08
tipc: use the right skb in tipc_sk_fill_sock_diag()
Cong Wang
2018-04-04
tipc: Fix namespace violation in tipc_sk_fill_sock_diag
GhantaKrishnamurthy MohanKrishna
2018-04-04
tipc: Fix missing list initializations in struct tipc_subscription
Jon Maloy
2018-03-31
tipc: avoid possible string overflow
Jon Maloy
2018-03-31
tipc: permit overlapping service ranges in name table
Jon Maloy
2018-03-31
tipc: refactor name table translate function
Jon Maloy
2018-03-31
tipc: replace name table service range array with rb tree
Jon Maloy
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
tipc: tipc_node_create() can be static
Wei Yongjun
2018-03-27
tipc: fix error handling in tipc_udp_enable()
Wei Yongjun
2018-03-25
tipc: tipc_disc_addr_trial_msg() can be static
kbuild test robot
2018-03-23
tipc: obtain node identity from interface by default
Jon Maloy
2018-03-23
tipc: handle collisions of 32-bit node address hash values
Jon Maloy
2018-03-23
tipc: add 128-bit node identifier
Jon Maloy
2018-03-23
tipc: remove direct accesses to own_addr field in struct tipc_net
Jon Maloy
2018-03-23
tipc: allow closest-first lookup algorithm when legacy address is configured
Jon Maloy
2018-03-23
tipc: remove restrictions on node address values
Jon Maloy
2018-03-23
tipc: some cleanups in the file discover.c
Jon Maloy
2018-03-23
tipc: refactor function tipc_enable_bearer()
Jon Maloy
2018-03-22
tipc: step sk->sk_drops when rcv buffer is full
GhantaKrishnamurthy MohanKrishna
2018-03-22
tipc: implement socket diagnostics for AF_TIPC
GhantaKrishnamurthy MohanKrishna
2018-03-22
tipc: modify socket iterator for sock_diag
GhantaKrishnamurthy MohanKrishna
2018-03-17
tipc: some name changes
Jon Maloy
2018-03-17
tipc: merge two lists in struct publication
Jon Maloy
2018-03-17
tipc: remove zone_list member in struct publication
Jon Maloy
2018-03-17
tipc: remove zone publication list in name table
Jon Maloy
2018-03-17
tipc: obsolete TIPC_ZONE_SCOPE
Jon Maloy
2018-03-13
net: Convert tipc_net_ops
Kirill Tkhai
2018-03-07
tipc: bcast: use true and false for boolean values
Gustavo A. R. Silva
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-27
tipc: correct initial value for group congestion flag
Jon Maloy
2018-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-19
tipc: don't call sock_release() in atomic context
Paolo Abeni
2018-02-19
tipc: fix bug on error path in tipc_topsrv_kern_subscr()
Jon Maloy
2018-02-16
tipc: rename tipc_server to tipc_topsrv
Jon Maloy
2018-02-16
tipc: separate topology server listener socket from subcsriber sockets
Jon Maloy
2018-02-16
tipc: make struct tipc_server private for server.c
Jon Maloy
2018-02-16
tipc: some prefix changes
Jon Maloy
2018-02-16
tipc: collapse subscription creation functions
Jon Maloy
2018-02-16
tipc: simplify endianness handling in topology subscriber
Jon Maloy
2018-02-16
tipc: simplify interaction between subscription and topology connection
Jon Maloy
[next]