index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
tipc: add name table dump to new netlink api
Richard Alpe
3
-3
/
+200
2014-11-21
tipc: add net set to new netlink api
Richard Alpe
3
-0
/
+53
2014-11-21
tipc: add net dump to new netlink api
Richard Alpe
3
-2
/
+73
2014-11-21
tipc: add node get/dump to new netlink api
Richard Alpe
3
-1
/
+106
2014-11-21
tipc: add media set to new netlink api
Richard Alpe
3
-0
/
+53
2014-11-21
tipc: add media get/dump to new netlink api
Richard Alpe
3
-0
/
+135
2014-11-21
tipc: add link stat reset to new netlink api
Richard Alpe
3
-0
/
+55
2014-11-21
tipc: add link set to new netlink api
Richard Alpe
3
-0
/
+79
2014-11-21
tipc: add link get/dump to new netlink api
Richard Alpe
5
-1
/
+413
2014-11-21
tipc: add publication dump to new netlink api
Richard Alpe
4
-0
/
+154
2014-11-21
tipc: add sock dump to new netlink api
Richard Alpe
3
-0
/
+110
2014-11-21
tipc: add bearer set to new netlink api
Richard Alpe
3
-0
/
+55
2014-11-21
tipc: add bearer get/dump to new netlink api
Richard Alpe
4
-0
/
+139
2014-11-21
tipc: add bearer disable/enable to new netlink api
Richard Alpe
7
-3
/
+237
2014-11-16
tipc: allow one link per bearer to neighboring nodes
Holger Brunck
1
-2
/
+3
2014-11-06
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
1
-4
/
+3
2014-10-30
tipc: spelling errors
stephen hemminger
2
-3
/
+3
2014-10-21
tipc: fix lockdep warning when intra-node messages are delivered
Ying Xue
1
-2
/
+2
2014-10-21
tipc: fix a potential deadlock
Ying Xue
3
-20
/
+35
2014-10-18
tipc: fix bug in bundled buffer reception
Jon Paul Maloy
1
-1
/
+6
2014-10-07
tipc: fix bug in multicast congestion handling
Jon Maloy
4
-3
/
+21
2014-09-11
tipc: fix sparse warnings
Erik Hugne
1
-3
/
+4
2014-09-02
tipc: add name distributor resiliency queue
Erik Hugne
5
-7
/
+79
2014-09-02
tipc: refactor name table updates out of named packet receive routine
Erik Hugne
1
-36
/
+38
2014-08-30
tipc: fix a potential oops
Ying Xue
1
-2
/
+2
2014-08-23
tipc: merge struct tipc_port into struct tipc_sock
Jon Paul Maloy
2
-241
/
+206
2014-08-23
tipc: remove files ref.h and ref.c
Jon Paul Maloy
6
-334
/
+250
2014-08-23
tipc: remove include file port.h
Jon Paul Maloy
9
-193
/
+121
2014-08-23
tipc: remove source file port.c
Jon Paul Maloy
3
-130
/
+97
2014-08-23
tipc: remove port_lock
Jon Paul Maloy
4
-149
/
+108
2014-08-23
tipc: replace port pointer with socket pointer in registry
Jon Paul Maloy
2
-16
/
+11
2014-08-23
tipc: use registry when scanning sockets
Jon Paul Maloy
8
-107
/
+133
2014-08-23
tipc: eliminate functions tipc_port_init and tipc_port_destroy
Jon Paul Maloy
3
-88
/
+42
2014-08-23
tipc: redefine message acknowledge function
Jon Paul Maloy
3
-26
/
+20
2014-08-23
tipc: eliminate port_connect()/port_disconnect() functions
Jon Paul Maloy
3
-132
/
+37
2014-08-23
tipc: eliminate function tipc_port_shutdown()
Jon Paul Maloy
3
-30
/
+11
2014-08-23
tipc: clean up socket timer function
Jon Paul Maloy
2
-103
/
+69
2014-08-23
tipc: use message to abort connections when losing contact to node
Jon Paul Maloy
3
-25
/
+85
2014-08-23
tipc: use pseudo message to wake up sockets after link congestion
Jon Paul Maloy
12
-91
/
+99
2014-08-23
tipc: introduce new function tipc_msg_create()
Jon Paul Maloy
2
-2
/
+33
2014-08-19
tipc: Fix build.
David S. Miller
1
-1
/
+2
2014-08-17
tipc: fix message importance range check
Erik Hugne
2
-2
/
+4
2014-07-30
tipc: remove duplicated include from socket.c
Wei Yongjun
1
-1
/
+0
2014-07-29
tipc: make tipc_buf_append() more robust
Jon Paul Maloy
1
-8
/
+21
2014-07-21
tipc: fix sparse non static symbol warnings
Wei Yongjun
1
-2
/
+3
2014-07-17
tipc: ensure sequential message delivery across dual bearers
Jon Paul Maloy
1
-12
/
+5
2014-07-17
tipc: rename temporarily named functions
Jon Paul Maloy
9
-37
/
+37
2014-07-17
tipc: remove unreferenced functions
Jon Paul Maloy
8
-440
/
+0
2014-07-17
tipc: start using the new multicast functions
Jon Paul Maloy
2
-41
/
+56
2014-07-17
tipc: add new functions for multicast and broadcast distribution
Jon Paul Maloy
6
-2
/
+136
[prev]
[next]