index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
2014-05-14
Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.x
Scott Wood
2014-04-18
tipc: fix spinlock recursion bug for failed subscriptions
Erik Hugne
2014-04-18
tipc: don't log disabled tasklet handler errors
Erik Hugne
2014-04-18
tipc: fix memory leak during module removal
Erik Hugne
2014-04-18
tipc: drop subscriber connection id invalidation
Erik Hugne
2014-04-18
tipc: fix connection refcount leak
Ying Xue
2014-04-18
tipc: allow connection shutdown callback to be invoked in advance
Ying Xue
2014-04-08
Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.x
Scott Wood
2014-04-08
Merge branch 'merge' into sdk-v1.6.x
Scott Wood
2014-04-07
Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12
Scott Wood
2013-12-14
Merge remote-tracking branch 'linus/master' into merge
Scott Wood
2013-12-08
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-21
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-15
tipc: fix dereference before check warning
Erik Hugne
2013-11-07
tipc: reassembly failures should cause link reset
Erik Hugne
2013-11-07
tipc: message reassembly using fragment chain
Erik Hugne
2013-11-07
tipc: don't reroute message fragments
Erik Hugne
2013-11-03
Merge tag 'v3.10' into sdk-kernel-3.10
Scott Wood
2013-10-30
tipc: remove two indentation levels in tipc_recv_msg routine
Ying Xue
2013-10-29
Revert to 3.8 (no rt, no stable)
Scott Wood
2013-10-29
Revert to v3.8 (no RT, no stable)
Scott Wood
2013-10-19
net: misc: Remove extern from function prototypes
Joe Perches
2013-10-18
tipc: simplify the link lookup routine
Erik Hugne
2013-10-18
tipc: correct return value of link_cmd_set_value routine
Ying Xue
2013-10-18
tipc: correct return value of recv_msg routine
Ying Xue
2013-10-18
tipc: avoid unnecessary lookup for tipc bearer instance
Ying Xue
2013-10-18
tipc: make bearer and media naming consistent
Ying Xue
2013-10-18
tipc: silence sparse warnings
Ying Xue
2013-10-18
tipc: remove iovec length parameter from all sending functions
Ying Xue
2013-10-18
tipc: don't use memcpy to copy from user space
Ying Xue
2013-09-27
Enable TIPC in multiple network namespaces
Bogdan Purcareata
2013-08-30
tipc: set sk_err correctly when connection fails
Erik Hugne
2013-08-12
tipc: avoid possible deadlock while enable and disable bearer
dingtianhong
2013-08-01
tipc: fix oops when creating server socket fails
Ying Xue
2013-07-12
net/tipc: use %*phC to dump small buffers in hex form
Andy Shevchenko
2013-06-17
tipc: remove dev_base_lock use from enable_bearer
Ying Xue
2013-06-17
tipc: fix wrong return value for link_send_sections_long routine
Ying Xue
2013-06-17
tipc: make tipc_link_send_sections_fast exit earlier
Ying Xue
2013-06-17
tipc: enhance priority of link protocol packet
Ying Xue
2013-06-17
tipc: cosmetic realignment of function arguments
Paul Gortmaker
2013-06-17
tipc: save sock structure pointer instead of void pointer to tipc_port
Ying Xue
2013-06-17
tipc: convert config_lock from spinlock to mutex
Ying Xue
2013-06-17
tipc: rename tipc_createport_raw to tipc_createport
Ying Xue
2013-06-17
tipc: remove user_port instance from tipc_port structure
Ying Xue
2013-06-17
tipc: delete code orphaned by new server infrastructure
Ying Xue
2013-06-17
tipc: convert configuration server to use new server facility
Ying Xue
2013-06-17
tipc: convert topology server to use new server facility
Ying Xue
2013-06-17
tipc: introduce new TIPC server infrastructure
Ying Xue
2013-06-17
tipc: allow implicit connect for stream sockets
Erik Hugne
[next]