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-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
2018-02-16
tipc: eliminate struct tipc_subscriber
Jon Maloy
2018-02-16
tipc: remove unnecessary function pointers
Jon Maloy
2018-02-16
tipc: remove redundant code in topology server
Jon Maloy
2018-02-14
tipc: apply bearer link tolerance on running links
Jon Maloy
2018-02-14
tipc: Fix missing RTNL lock protection during setting link properties
Ying Xue
2018-02-14
tipc: Introduce __tipc_nl_net_set
Ying Xue
2018-02-14
tipc: Introduce __tipc_nl_media_set
Ying Xue
2018-02-14
tipc: Introduce __tipc_nl_bearer_set
Ying Xue
2018-02-14
tipc: Introduce __tipc_nl_bearer_enable
Ying Xue
2018-02-14
tipc: Introduce __tipc_nl_bearer_disable
Ying Xue
2018-02-14
tipc: Refactor __tipc_nl_compat_doit
Ying Xue
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-08
tipc: fix skb truesize/datasize ratio control
Hoang Le
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-30
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-19
tipc: fix race between poll() and setsockopt()
Jon Maloy
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-16
tipc: fix race condition at topology server receive
Jon Maloy
2018-01-15
tipc: fix bug during lookup of multicast destination nodes
Jon Maloy
2018-01-15
tipc: fix a memory leak in tipc_nl_node_get_link()
Cong Wang
2018-01-15
tipc: fix a potental access after delete in tipc_sk_join()
Jon Maloy
2018-01-09
tipc: improve poll() for group member socket
Jon Maloy
2018-01-09
tipc: improve groupcast scope handling
Jon Maloy
[next]