index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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 compatibility bug
Jon Paul Maloy
2015-07-21
1
-1
/
+1
*
tipc: reduce locking scope during packet reception
Jon Paul Maloy
2015-07-20
8
-389
/
+478
*
tipc: introduce node contact FSM
Jon Paul Maloy
2015-07-20
4
-54
/
+185
*
tipc: move link supervision timer to node level
Jon Paul Maloy
2015-07-20
4
-80
/
+68
*
tipc: simplify link timer implementation
Jon Paul Maloy
2015-07-20
2
-45
/
+72
*
tipc: improve link FSM implementation
Jon Paul Maloy
2015-07-20
2
-156
/
+195
*
tipc: introduce new link protocol msg create function
Jon Paul Maloy
2015-07-20
1
-67
/
+77
*
tipc: clean up definitions and usage of link flags
Jon Paul Maloy
2015-07-20
4
-78
/
+67
*
tipc: make media xmit call outside node spinlock context
Jon Paul Maloy
2015-07-20
8
-77
/
+198
*
tipc: change sk_buffer handling in tipc_link_xmit()
Jon Paul Maloy
2015-07-20
3
-40
/
+37
*
tipc: use bearer index when looking up active links
Jon Paul Maloy
2015-07-20
2
-73
/
+59
*
tipc: move link input queue to tipc_node
Jon Paul Maloy
2015-07-20
4
-19
/
+27
*
tipc: move link creation from neighbor discoverer to node
Jon Paul Maloy
2015-07-20
3
-16
/
+37
*
tipc: introduce link entry structure to struct tipc_node
Jon Paul Maloy
2015-07-20
6
-136
/
+143
*
net/tipc: initialize security state for new connection socket
Stephen Smalley
2015-07-08
1
-0
/
+1
*
tipc: purge backlog queue counters when broadcast link is reset
Jon Paul Maloy
2015-06-28
3
-1
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-13
1
-5
/
+11
|
\
|
*
tipc: disconnect socket directly after probe failure
Erik Hugne
2015-06-10
1
-5
/
+11
*
|
tipc: unconditionally put sock refcnt when sock timer to be deleted is pending
Ying Xue
2015-05-30
1
-5
/
+2
*
|
tipc: fix bug in link protocol message create function
Jon Paul Maloy
2015-05-26
1
-2
/
+0
*
|
tipc: use sock_create_kern interface to create kernel socket
Ying Xue
2015-05-14
1
-1
/
+1
*
|
tipc: add packet sequence number at instant of transmission
Jon Paul Maloy
2015-05-14
5
-41
/
+54
*
|
tipc: improve link congestion algorithm
Jon Paul Maloy
2015-05-14
3
-10
/
+22
*
|
tipc: simplify link supervision checkpointing
Jon Paul Maloy
2015-05-14
2
-61
/
+22
*
|
tipc: rename fields in struct tipc_link
Jon Paul Maloy
2015-05-14
3
-96
/
+97
*
|
tipc: simplify packet sequence number handling
Jon Paul Maloy
2015-05-14
4
-62
/
+53
*
|
tipc: simplify include dependencies
Jon Paul Maloy
2015-05-14
8
-17
/
+22
*
|
tipc: simplify link timer handling
Jon Paul Maloy
2015-05-14
1
-3
/
+3
*
|
tipc: simplify resetting and disabling of bearers
Jon Paul Maloy
2015-05-14
3
-32
/
+10
*
|
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
1
-1
/
+1
*
|
tipc: send explicit not supported error in nl compat
Richard Alpe
2015-05-09
1
-1
/
+1
*
|
tipc: add broadcast link window set/get to nl api
Richard Alpe
2015-05-09
3
-30
/
+58
*
|
tipc: fix default link prop regression in nl compat
Richard Alpe
2015-05-09
2
-23
/
+114
*
|
tipc: deal with return value of tipc_conn_new callback
Ying Xue
2015-05-04
1
-0
/
+4
*
|
tipc: adjust locking policy of subscription
Ying Xue
2015-05-04
1
-2
/
+4
*
|
tipc: involve reference counter for subscriber
Ying Xue
2015-05-04
1
-68
/
+52
*
|
tipc: introduce tipc_subscrb_create routine
Ying Xue
2015-05-04
1
-13
/
+17
*
|
tipc: rename functions defined in subscr.c
Ying Xue
2015-05-04
4
-97
/
+75
|
/
*
tipc: fix problem with parallel link synchronization mechanism
Jon Paul Maloy
2015-04-29
1
-5
/
+2
*
tipc: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-29
2
-12
/
+13
*
tipc: fix node refcount issue
Erik Hugne
2015-04-23
1
-1
/
+0
*
tipc: fix random link reset problem
Erik Hugne
2015-04-23
1
-1
/
+2
*
tipc: fix topology server broken issue
Ying Xue
2015-04-23
1
-6
/
+3
*
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
2015-04-07
1
-2
/
+4
*
tipc: simplify link mtu negotiation
Jon Paul Maloy
2015-04-02
4
-111
/
+43
*
tipc: eliminate delayed link deletion at link failover
Jon Paul Maloy
2015-04-02
5
-90
/
+78
*
tipc: drop tunneled packet duplicates at reception
Jon Paul Maloy
2015-04-02
1
-85
/
+47
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
1
-1
/
+1
|
\
|
*
tipc: fix a slab object leak
Ying Xue
2015-03-31
1
-1
/
+1
*
|
tipc: fix two bugs in secondary destination lookup
Jon Paul Maloy
2015-03-29
3
-1
/
+14
[next]