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
2015-12-26
ip_tunnel: Move stats update to iptunnel_xmit()
Pravin B Shelar
1
-9
/
+3
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+14
2015-12-03
tipc: fix node reference count bug
Jon Paul Maloy
1
-8
/
+7
2015-11-30
net: Generalise wq_has_sleeper helper
Herbert Xu
1
-2
/
+2
2015-11-24
tipc: fix error handling of expanding buffer headroom
Ying Xue
1
-2
/
+5
2015-11-24
tipc: avoid packets leaking on socket receive queue
Ying Xue
1
-3
/
+7
2015-11-20
tipc: correct settings of broadcast link state
Jon Paul Maloy
1
-0
/
+2
2015-11-20
tipc: eliminate remnants of hungarian notation
Jon Paul Maloy
6
-133
/
+133
2015-11-20
tipc: narrow down interface towards struct tipc_link
Jon Paul Maloy
7
-345
/
+415
2015-11-20
tipc: narrow down exposure of struct tipc_node
Jon Paul Maloy
7
-461
/
+462
2015-11-20
tipc: convert node lock to rwlock
Jon Paul Maloy
3
-133
/
+136
2015-11-20
tipc: introduce per-link spinlock
Jon Paul Maloy
3
-26
/
+25
2015-11-20
tipc: reduce code dependency between binding table and node layer
Jon Paul Maloy
6
-67
/
+74
2015-11-20
tipc: small cleanup of function tipc_node_check_state()
Jon Paul Maloy
1
-3
/
+2
2015-11-20
tipc: move linearization of buffers to generic code
Jon Paul Maloy
3
-5
/
+3
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2015-11-01
tipc: linearize arriving NAME_DISTR and LINK_PROTO buffers
Jon Paul Maloy
1
-0
/
+5
2015-10-25
tipc: link_is_bc_sndlink() can be static
Wu Fengguang
2
-5
/
+5
2015-10-24
tipc: clean up unused code and structures
Jon Paul Maloy
9
-1104
/
+30
2015-10-24
tipc: ensure binding table initial distribution is sent via first link
Jon Paul Maloy
2
-3
/
+3
2015-10-24
tipc: eliminate link's reference to owner node
Jon Paul Maloy
4
-22
/
+29
2015-10-24
tipc: eliminate redundant buffer cloning at transmission
Jon Paul Maloy
2
-28
/
+15
2015-10-24
tipc: let neighbor discoverer tranmsit consumable buffers
Jon Paul Maloy
4
-12
/
+38
2015-10-24
tipc: introduce jumbo frame support for broadcast
Jon Paul Maloy
7
-6
/
+39
2015-10-24
tipc: simplify bearer level broadcast
Jon Paul Maloy
5
-45
/
+151
2015-10-24
tipc: let broadcast packet reception use new link receive function
Jon Paul Maloy
9
-220
/
+615
2015-10-24
tipc: introduce capability bit for broadcast synchronization
Jon Paul Maloy
6
-7
/
+23
2015-10-24
tipc: let broadcast transmission use new link transmit function
Jon Paul Maloy
5
-57
/
+85
2015-10-24
tipc: make struct tipc_link generic to support broadcast
Jon Paul Maloy
3
-12
/
+34
2015-10-24
tipc: use explicit allocation of broadcast send link
Jon Paul Maloy
4
-45
/
+79
2015-10-24
tipc: make link implementation independent from struct tipc_bearer
Jon Paul Maloy
3
-23
/
+36
2015-10-24
tipc: create broadcast transmission link at namespace init
Jon Paul Maloy
4
-7
/
+24
2015-10-24
tipc: move broadcast link lock to struct tipc_net
Jon Paul Maloy
3
-9
/
+14
2015-10-24
tipc: move bcast definitions to bcast.c
Jon Paul Maloy
5
-107
/
+110
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+19
2015-10-22
tipc: conditionally expand buffer headroom over udp tunnel
Jon Paul Maloy
1
-0
/
+5
2015-10-22
tipc: allow non-linear first fragment buffer
Jon Paul Maloy
1
-3
/
+9
2015-10-22
tipc: extend broadcast link window size
Jon Paul Maloy
1
-3
/
+5
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+5
2015-10-16
tipc: update node FSM when peer RESET message is received
Jon Paul Maloy
3
-6
/
+13
2015-10-16
tipc: send out RESET immediately when link goes down
Jon Paul Maloy
5
-8
/
+19
2015-10-16
tipc: delay ESTABLISH state event when link is established
Jon Paul Maloy
3
-23
/
+49
2015-10-16
tipc: disallow packet duplicates in link deferred queue
Jon Paul Maloy
3
-33
/
+34
2015-10-16
tipc: improve sequence number checking
Jon Paul Maloy
2
-15
/
+13
2015-10-16
tipc: simplify tipc_link_rcv() reception loop
Jon Paul Maloy
1
-37
/
+47
2015-10-16
tipc: limit usage of temporary skb list during packet reception
Jon Paul Maloy
1
-8
/
+7
2015-10-15
tipc: move fragment importance field to new header position
Jon Paul Maloy
1
-2
/
+2
2015-10-14
tipc: eliminate risk of stalled link synchronization
Jon Paul Maloy
1
-3
/
+3
2015-09-21
tipc: reinitialize pointer after skb linearize
Erik Hugne
1
-0
/
+1
2015-09-09
net: tipc: fix stall during bclink wakeup procedure
Kolmakov Dmitriy
1
-1
/
+29
[next]