index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
node.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: enforce valid ratio between skb truesize and contents
Jon Maloy
2017-11-16
1
-1
/
+1
*
net: tipc: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-4
/
+4
*
tipc: add new function for sending multiple small messages
Jon Maloy
2017-10-13
1
-0
/
+16
*
tipc: add ability to obtain node availability status from other files
Jon Maloy
2017-10-13
1
-5
/
+21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
1
-1
/
+3
|
\
|
*
tipc: context imbalance at node read unlock
Parthasarathy Bhuvaragan
2017-08-24
1
-1
/
+1
|
*
tipc: perform skb_linearize() before parsing the inner header
Parthasarathy Bhuvaragan
2017-08-24
1
-0
/
+2
*
|
tipc: don't reset stale broadcast send link
Jon Paul Maloy
2017-08-21
1
-10
/
+4
|
/
*
tipc: remove premature ESTABLISH FSM event at link synchronization
Jon Paul Maloy
2017-08-09
1
-3
/
+1
*
tipc: check return value of nlmsg_new
Pan Bian
2017-04-24
1
-0
/
+2
*
netlink: pass extended ACK struct where available
Johannes Berg
2017-04-13
1
-4
/
+4
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-6
/
+6
*
tipc: move premature initilalization of stack variables
Jon Paul Maloy
2017-02-24
1
-5
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
1
-2
/
+7
|
\
|
*
tipc: fix nametbl_lock soft lockup at node/link events
Parthasarathy Bhuvaragan
2017-01-24
1
-2
/
+7
*
|
tipc: introduce replicast as transport option for multicast
Jon Paul Maloy
2017-01-20
1
-9
/
+18
*
|
tipc: reduce risk of user starvation during link congestion
Jon Paul Maloy
2017-01-03
1
-10
/
+5
|
/
*
tipc: fix broadcast link synchronization problem
Jon Paul Maloy
2016-10-29
1
-1
/
+1
*
tipc: transfer broadcast nacks in link state messages
Jon Paul Maloy
2016-09-02
1
-2
/
+30
*
tipc: add peer removal functionality
Richard Alpe
2016-08-18
1
-0
/
+63
*
tipc: dump monitor attributes
Parthasarathy Bhuvaragan
2016-07-26
1
-0
/
+86
*
tipc: get monitor threshold for the cluster
Parthasarathy Bhuvaragan
2016-07-26
1
-0
/
+52
*
tipc: make cluster size threshold for monitoring configurable
Parthasarathy Bhuvaragan
2016-07-26
1
-0
/
+27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
1
-4
/
+11
|
\
|
*
tipc: reset all unicast links when broadcast send link fails
Jon Paul Maloy
2016-07-11
1
-4
/
+11
*
|
tipc: add neighbor monitoring framework
Jon Paul Maloy
2016-06-15
1
-14
/
+12
*
|
tipc: change node timer unit from jiffies to ms
Jon Paul Maloy
2016-06-08
1
-8
/
+10
*
|
tipc: correct error in node fsm
Jon Paul Maloy
2016-06-08
1
-2
/
+2
|
/
*
tipc: eliminate risk of double link_up events
Jon Paul Maloy
2016-05-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-04
1
-0
/
+5
|
\
|
*
tipc: only process unicast on intended node
Hamish Martin
2016-05-01
1
-0
/
+5
*
|
tipc: propagate peer node capabilities to socket layer
Jon Paul Maloy
2016-05-03
1
-2
/
+19
*
|
tipc: set 'active' state correctly for first established link
Jon Paul Maloy
2016-05-01
1
-0
/
+1
*
|
tipc: let first message on link be a state message
Jon Paul Maloy
2016-04-15
1
-1
/
+4
*
|
tipc: ensure that first packets on link are sent in order
Jon Paul Maloy
2016-04-15
1
-0
/
+4
|
/
*
tipc: move netlink policies to netlink.c
Richard Alpe
2016-03-07
1
-22
/
+1
*
tipc: don't check link reset on non existing link
Richard Alpe
2016-03-06
1
-1
/
+1
*
tipc: fix crash during node removal
Jon Paul Maloy
2016-02-25
1
-13
/
+11
*
tipc: eliminate risk of finding to-be-deleted node instance
Jon Paul Maloy
2016-02-25
1
-9
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
1
-6
/
+6
|
\
|
*
tipc: fix premature addition of node to lookup table
Jon Paul Maloy
2016-02-16
1
-6
/
+6
*
|
tipc: refactor node xmit and fix memory leaks
Richard Alpe
2016-02-16
1
-22
/
+32
*
|
tipc: fix link attribute propagation bug
Richard Alpe
2016-02-06
1
-3
/
+6
|
/
*
tipc: fix node reference count bug
Jon Paul Maloy
2015-12-03
1
-8
/
+7
*
tipc: eliminate remnants of hungarian notation
Jon Paul Maloy
2015-11-20
1
-37
/
+37
*
tipc: narrow down interface towards struct tipc_link
Jon Paul Maloy
2015-11-20
1
-55
/
+53
*
tipc: narrow down exposure of struct tipc_node
Jon Paul Maloy
2015-11-20
1
-5
/
+444
*
tipc: convert node lock to rwlock
Jon Paul Maloy
2015-11-20
1
-110
/
+117
*
tipc: introduce per-link spinlock
Jon Paul Maloy
2015-11-20
1
-21
/
+18
*
tipc: reduce code dependency between binding table and node layer
Jon Paul Maloy
2015-11-20
1
-0
/
+60
[next]