index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: fix nullptr crash during subscription cancel
Parthasarathy Bhuvaragan
2016-03-06
1
-1
/
+2
*
tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
Parthasarathy Bhuvaragan
2016-03-03
1
-14
/
+19
*
tipc: unlock in error path
Insu Yun
2016-02-19
1
-1
/
+3
*
tipc: fix premature addition of node to lookup table
Jon Paul Maloy
2016-02-16
1
-6
/
+6
*
tipc: fix connection abort during subscription cancel
Parthasarathy Bhuvaragan
2016-01-29
1
-6
/
+5
*
ip_tunnel: Move stats update to iptunnel_xmit()
Pravin B Shelar
2015-12-25
1
-9
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
3
-5
/
+14
|
\
|
*
tipc: fix error handling of expanding buffer headroom
Ying Xue
2015-11-24
1
-2
/
+5
|
*
tipc: avoid packets leaking on socket receive queue
Ying Xue
2015-11-23
1
-3
/
+7
|
*
tipc: correct settings of broadcast link state
Jon Paul Maloy
2015-11-20
1
-0
/
+2
*
|
tipc: fix node reference count bug
Jon Paul Maloy
2015-12-03
1
-8
/
+7
*
|
net: Generalise wq_has_sleeper helper
Herbert Xu
2015-11-30
1
-2
/
+2
*
|
tipc: eliminate remnants of hungarian notation
Jon Paul Maloy
2015-11-20
6
-133
/
+133
*
|
tipc: narrow down interface towards struct tipc_link
Jon Paul Maloy
2015-11-20
7
-345
/
+415
*
|
tipc: narrow down exposure of struct tipc_node
Jon Paul Maloy
2015-11-20
7
-461
/
+462
*
|
tipc: convert node lock to rwlock
Jon Paul Maloy
2015-11-20
3
-133
/
+136
*
|
tipc: introduce per-link spinlock
Jon Paul Maloy
2015-11-20
3
-26
/
+25
*
|
tipc: reduce code dependency between binding table and node layer
Jon Paul Maloy
2015-11-20
6
-67
/
+74
*
|
tipc: small cleanup of function tipc_node_check_state()
Jon Paul Maloy
2015-11-20
1
-3
/
+2
*
|
tipc: move linearization of buffers to generic code
Jon Paul Maloy
2015-11-20
3
-5
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-03
1
-0
/
+5
|
\
|
*
tipc: linearize arriving NAME_DISTR and LINK_PROTO buffers
Jon Paul Maloy
2015-11-01
1
-0
/
+5
*
|
tipc: link_is_bc_sndlink() can be static
Wu Fengguang
2015-10-25
2
-5
/
+5
*
|
tipc: clean up unused code and structures
Jon Paul Maloy
2015-10-24
9
-1104
/
+30
*
|
tipc: ensure binding table initial distribution is sent via first link
Jon Paul Maloy
2015-10-24
2
-3
/
+3
*
|
tipc: eliminate link's reference to owner node
Jon Paul Maloy
2015-10-24
4
-22
/
+29
*
|
tipc: eliminate redundant buffer cloning at transmission
Jon Paul Maloy
2015-10-24
2
-28
/
+15
*
|
tipc: let neighbor discoverer tranmsit consumable buffers
Jon Paul Maloy
2015-10-24
4
-12
/
+38
*
|
tipc: introduce jumbo frame support for broadcast
Jon Paul Maloy
2015-10-24
7
-6
/
+39
*
|
tipc: simplify bearer level broadcast
Jon Paul Maloy
2015-10-24
5
-45
/
+151
*
|
tipc: let broadcast packet reception use new link receive function
Jon Paul Maloy
2015-10-24
9
-220
/
+615
*
|
tipc: introduce capability bit for broadcast synchronization
Jon Paul Maloy
2015-10-24
6
-7
/
+23
*
|
tipc: let broadcast transmission use new link transmit function
Jon Paul Maloy
2015-10-24
5
-57
/
+85
*
|
tipc: make struct tipc_link generic to support broadcast
Jon Paul Maloy
2015-10-24
3
-12
/
+34
*
|
tipc: use explicit allocation of broadcast send link
Jon Paul Maloy
2015-10-24
4
-45
/
+79
*
|
tipc: make link implementation independent from struct tipc_bearer
Jon Paul Maloy
2015-10-24
3
-23
/
+36
*
|
tipc: create broadcast transmission link at namespace init
Jon Paul Maloy
2015-10-24
4
-7
/
+24
*
|
tipc: move broadcast link lock to struct tipc_net
Jon Paul Maloy
2015-10-24
3
-9
/
+14
*
|
tipc: move bcast definitions to bcast.c
Jon Paul Maloy
2015-10-24
5
-107
/
+110
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
3
-6
/
+19
|
\
|
|
*
tipc: conditionally expand buffer headroom over udp tunnel
Jon Paul Maloy
2015-10-21
1
-0
/
+5
|
*
tipc: allow non-linear first fragment buffer
Jon Paul Maloy
2015-10-21
1
-3
/
+9
|
*
tipc: extend broadcast link window size
Jon Paul Maloy
2015-10-21
1
-3
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
2
-5
/
+5
|
\
|
|
*
tipc: move fragment importance field to new header position
Jon Paul Maloy
2015-10-14
1
-2
/
+2
|
*
tipc: eliminate risk of stalled link synchronization
Jon Paul Maloy
2015-10-14
1
-3
/
+3
*
|
tipc: update node FSM when peer RESET message is received
Jon Paul Maloy
2015-10-15
3
-6
/
+13
*
|
tipc: send out RESET immediately when link goes down
Jon Paul Maloy
2015-10-15
5
-8
/
+19
*
|
tipc: delay ESTABLISH state event when link is established
Jon Paul Maloy
2015-10-15
3
-23
/
+49
*
|
tipc: disallow packet duplicates in link deferred queue
Jon Paul Maloy
2015-10-15
3
-33
/
+34
[next]